photo

Joshua


Last seen: 3年以上 前 2014 年からアクティブ

Followers: 0   Following: 0

Finished M.Tech

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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...

約9年 前 | 1 件の回答 | 0

1

回答

質問


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...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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?

9年以上 前 | 1 件の回答 | 1

1

回答

質問


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...

9年以上 前 | 3 件の回答 | 0

3

回答

質問


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...

約10年 前 | 3 件の回答 | 0

3

回答