Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

más de 7 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

más de 7 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

más de 7 años hace

Respondida
Why the phase-phase voltage and current measurement are like this?
your reference point for DC side is not right. to measure the DC side voltage, you should measure the DC+ to DC-, not to the gro...

más de 7 años hace | 0

Respondida
how i can give pulse to gate of IGBT
I make a simple one, you can have a look.

más de 7 años hace | 0

| aceptada

Respondida
Can anyone help me identify why my data for a bandpass filter does not match the theory curve?
how did you get the data of different frequencies? by sweep frequency (eg. 1Hz to 100Hz, 10Hz/s variation)? the filter has some ...

más de 7 años hace | 0

Respondida
how i can give pulse to gate of IGBT
you have to know something. 1. when the DC is 24V, the maximum output voltage(RMS value) is 20V so if you want a 220V volta...

más de 7 años hace | 0

Respondida
Excelのデータから作成したグラフとSimulinkのグラフを同じグラフ上に表示させたい.
maybe you should upload your data and let us know the detail, then we can try to help you.

más de 7 años hace | 0

Respondida
Filtering Noise from a random time domain signal
you can use a lowpass filter to smooth the signal, but it affact you to detecct the peak. FFT is used for periodic signals, and...

más de 7 años hace | 0