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 years 前 | 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 years 前 | 1 个回答 | 0
1
个回答提问
Equation of capacitive energy storage
equation or block diagram hint for capacitive energy storage; or suggest any journal paper
11 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0