回答済み Back-emf Constant (V/rpm) of PM DC machine
You indeed are correct, it should be V/rad/s compared to the mentioned V/rpm at the following location:
http://www.mathworks.co...
10年以上 前 | 0
回答済み Induction Machine Stator-Rotor turns ratio
I understand you are referring to this Asynchronous machine:
http://www.mathworks.com/help/physmod/sps/powersys/ref/asynchron...
回答済み Create a Simulink Library Installer
As per the documentation, need to write a 'slblocks.m' and have the library model together.
http://www.mathworks.com/help/sim...
回答済み Simulink Embedded Coder C2000 F28069M
As of Embedded Coder R2014b, F28069M is not supported and there is no update to be downloaded to have this hardware show up in t...
10年以上 前 | 1
回答済み Simulink matrix multiplication error
Based on the error message, it looks like the second signal is 12x1, but the first signal is not as expected, i.e., 4x12. Maybe ...