photo

Samitha


Lanka Electricity Co. Pvt. Ltd.

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 11 Jahre vor | 1

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

fast 13 Jahre vor | 0

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

fast 13 Jahre vor | 0

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

fast 13 Jahre vor | 0

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort