photo

Joshua


Last seen: más de 3 años hace Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Finished M.Tech

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to Time Shift a waveform to left in simulink?
I wish to shift a waveform by 0.2 seconds to the left and the value before origin should be zero. Can anyone help me how to do t...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can a simulink output be scaled to be in the range of [-1 1]?
I have an output of voltage in the range of -600V to 600V on Scope. I want to scale the output to -1V to 1V so I can do some cal...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to replace variable 's' in the transfer function with another variable
Consider a=1 and b=[1 2]; d=tf(a,b); how do we replace the 's' term in d with (g+1) or (g+1)/(g-2)? Is that even possible?

más de 9 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to convert an equation from z-plane to w-plane in MATLAB
If we have an equation like G(z)=(2z^3-4.424z^2+3.3634z-0.8721)/(z^4-3.037z^3+3.425z^2-1.6935237z+0.3084332) how do we convert t...

más de 9 años hace | 3 respuestas | 0

3

respuestas

Pregunta


If a=[1 2 3], b=[10 20 30], how to create c=[10 20 20 30 30 30]?
The b matrix i'th element is repeated the number of times the given number in 'a' matrix and placed in matix 'c'. Also if a=[0 1...

alrededor de 10 años hace | 3 respuestas | 0

3

respuestas