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 years 前
已回答
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

