Shlok Pravinbhai Kansara
Followers: 0 Following: 0
Feeds
提问
How do I access and plot thetadot vs. time from function I have created?
function thetadot= oscltr(t,theta) A= [0 0 0.5 0 0 0; 0.5 0 0 0 0 0.5; 0.5 0.5 0 0 0 0; 0 0.5 0 0 0 0; 0 0 0.5 0 0 0; 0 0 0 0.5...
2 years 前 | 2 个回答 | 0
2
个回答已解决
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:...
2 years 前