Istiaq Ansari
Followers: 0 Following: 0
Feeds
提问
How to write a line of statement with two vector of different size using no loops
I am not sure if the title us correct. But here's what i want to do. n = -10:10; p = [-0.6 0.2]; r = [ -1.7500 2.7500];...
7 years 前 | 1 个回答 | 0
1
个回答已解决
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:...
7 years 前