N/A - MATLAB Central

N/A


自 2013 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 04/13 to 04/25Use left and right arrows to move selectionFrom 04/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

8 个提问
0 个回答

排名
225,003
of 297,986

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
37.5%

收到投票数
0

排名
 of 20,517

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,028

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • First Review
  • Thankful Level 1

查看徽章

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

10 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 前 | 1 个回答 | 0

1

个回答

提问


sample time (-1 for inherited)
what is the meaning of -1 for inherited

11 years 前 | 1 个回答 | 0

1

个回答

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

12 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);

12 years 前 | 1 个回答 | 0

1

个回答