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년 초과 전 | 답변 수: 0 | 0
0
답변질문
How does matlab simulink (simpower system)calculates this from machine parameters?
how does it know these parameters?
거의 11년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전
질문
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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
