Samitha - MATLAB Central
photo

Samitha


Lanka Electricity Co. Pvt. Ltd.

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 01/12 to 04/25Use left and right arrows to move selectionFrom 01/12Use 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

1 个提问
4 个回答

排名
9,751
of 298,264

声誉
2

贡献数
1 个提问
4 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How can i export all data points from FFT analysis Tool to workspace
sps = power_fftscope(bdroot); %Sampling time Ts = sps.FFTdata.t(2)-sps.FFTdata.t(1); %Samples per cycle Sc...

12 years 前 | 1

已回答
Simple for loops
This would do. for i=1:10, disp(i) end as you can see, what it does is run the foor loop 10 times, starting from 1, ...

13 years 前 | 0

已回答
display of amplitude and time at each point in a range of a signal in simulink
<http://mycola.info/2011/04/08/adding-matlab-figure-toolbar-to-simulink-scope/ Adding_Figure_Toolbar_To_Simulink> or copy and pa...

13 years 前 | 0

已回答
display of amplitude and time at each point in a range of a signal in simulink
Regarding the Simulink thing! Presumably this article might be helpful as it explains the way which a scope plot can be conve...

13 years 前 | 0

提问


Why there is no Mutual Inductance in PMSM model?
Hi All, I'm using the PMSM model comes with SimPower Systems, to simulate a motor drive. At the moment, I'm planning to operate...

13 years 前 | 1 个回答 | 0

1

个回答