N/A
2013 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
compiler problem 2013a 64 bit: Help me how to get rid of this problem
I have installed Microsoft Visual C++ 2008 Professional SP1 and Windows SDK 6.1 but I am facing problem: >> mex -se...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to convert 70 kA/MW to per unit??
In simulink I am using a model where a gain block is given with a value 70 kA/MW ; so I need to convert it in to per unit. In th...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Equation of capacitive energy storage
equation or block diagram hint for capacitive energy storage; or suggest any journal paper
11年以上 前 | 0 件の回答 | 0
0
回答質問
Derivative input 1 of'test ces aqc/transfer fcn1' at time 0.1649673124062185 is Inf or NaN. stopping simulation. There may be singularity in the solution. If not, try reducing step size.................
how to get rid of this problem.....and how to reduce fixed step size or by tightening the error tolerences.........??????
11年以上 前 | 0 件の回答 | 0
0
回答質問
should the "sample time" be same in all the blocks in a model in SIMULINK???? what is the use of "sample time" in gain block???
purpose of using of sample time parameter??
11年以上 前 | 1 件の回答 | 0
1
回答質問
matlab program of half bridge rectifier with L load,R-L load (in M file)
Matlab program of half wave rectifier(AC to DC) with L load and R-L load when R=1 ohm and L=10mH. we need to plot the output v...
11年以上 前 | 0 件の回答 | 0
0
回答質問
how it works in the following example Vo=Vs.*(Vs>=0)
Vm=120*sqrt(2);R=2; dth=pi/100; wt=0:dth:4*pi; Vs=Vm.*sin(wt); Vo=Vs.*(Vs>=0); id=Vo/R; Vd=Vs-Vo; plot(wt,Vo);
11年以上 前 | 1 件の回答 | 0