Feeds
提问
Linking Simulink including matlab function with script file
I have a simulink file that one of the blocks is changed with its codes on a matlab function,initial condition for this codes is...
10 years 前 | 0 个回答 | 0
0
个回答提问
How does matlab simulink (simpower system)calculates this from machine parameters?
how does it know these parameters?
11 years 前 | 1 个回答 | 0
1
个回答提问
refering dampers 2 stator side
Hello everyone.I have below parameters for a 3.7 kw synchronous generator and want to refer damper windings R and L to stator si...
11 years 前 | 0 个回答 | 0
0
个回答提问
rotor side or stator side(synchronous generator)
I have bellow parameters from a 3.7kw synchronous generator.but the reference is not mentioned that field and damper windings ar...
11 years 前 | 0 个回答 | 0
0
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
11 years 前
提问
How can I implement this formula in simulink?
<</matlabcentral/answers/uploaded_files/31012/1st.PNG>> <</matlabcentral/answers/uploaded_files/31013/2nd.PNG>> hence that...
11 years 前 | 1 个回答 | 0
1
个回答提问
hello everyone I have bellow code to solve with ode solvers but souloution goes to infinity.I have checked the model and I'm sure about its correctness.thanks for every help
function out=vbrcont2(t,s) theta=s(1); omegha=s(2); lambdafd=s(3); lambdakd1=s(4); lambdakq1=s(5); l...
11 years 前 | 1 个回答 | 0
