Feeds
문제를 풀었습니다
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:...
거의 14년 전
답변 있음
Extract state space from Simulink - Blocks without pre-programmed exact Jacobian
Thank you for your answer Kaustubha and sorry for my late response. I overcame this problem by changing the lookup method fro...
Extract state space from Simulink - Blocks without pre-programmed exact Jacobian
Thank you for your answer Kaustubha and sorry for my late response. I overcame this problem by changing the lookup method fro...
거의 14년 전 | 0
| 수락됨
답변 있음
How to code recursive function of a function with dependent variable inside?? sorry, I dont know how to explain.
Hi Tang, generally when you have to calculate recursive equations you need to initialise that parameters and then use them insi...
How to code recursive function of a function with dependent variable inside?? sorry, I dont know how to explain.
Hi Tang, generally when you have to calculate recursive equations you need to initialise that parameters and then use them insi...
거의 14년 전 | 0
답변 있음
prompt for variables in an equation
Hi Ken, i think the instruction input is what you need. ex. reply = input('Do you want more? Y/N [Y]: ', 's'); ...
prompt for variables in an equation
Hi Ken, i think the instruction input is what you need. ex. reply = input('Do you want more? Y/N [Y]: ', 's'); ...
거의 14년 전 | 0
질문
Extract state space from Simulink - Blocks without pre-programmed exact Jacobian
Hello people, I am trying to extract the state space of the 'sldemo_autotrans' demo in Simulink. This file includes some look...
거의 14년 전 | 답변 수: 2 | 0

