N/A
2013년부터 활동
Followers: 0 Following: 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
답변1
답변질문
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