Emipel
Followers: 0 Following: 0
統計
All
Feeds
質問
Symbolic array summation in MATLAB
I am trying to output the following symbolic expression in MATLAB: How can I genereate this? 10*L(1) + 20*L(2) + 30*L(3) + 10*L...
約5年 前 | 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:...
8年弱 前