![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9160413_1523822058374_DEF.jpg)
Ramu Nair R
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
if loop inside matlab function ----- i dont understand why this is not working
function y = fcn(u) if(u>0.7) && (u<0.71) y=1; end It gives error when put inside my simulink simulation: ...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Response of the system
I want to know the step response of the system (attached). It may be unstable, but still i want to see the response. I am gettin...
7年弱 前 | 1 件の回答 | 0
1
回答質問
if within while loop not recognized
while(t<0.1) if(t==0.05) v=3; end % NOT GETTING REFLECTED IN v t=t+Ts; end
7年弱 前 | 2 件の回答 | 0
2
回答質問
Solving differential equation in matlab
T - T_const = J dw/dt + Bw; where T depends on w and some other parameters. I want to numerically solve for w. How to proce...
7年弱 前 | 1 件の回答 | 0
1
回答質問
How to put anti wind up (integrator clamping) for PI in simulink
I am using saturation block, but that creates error.
約7年 前 | 3 件の回答 | 0
3
回答質問
Derivative of state '1' in block 'Transfer Fcn2' at time 6.6924656277640509E-9 is not finite
Please let me know how to tide over this issue. My simulation involves transfer functions and derivative blocks. I have upload...
7年以上 前 | 0 件の回答 | 0