photo

Rahul U S


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver

バッジを表示

Feeds

表示方法

質問


Need Help with summation
I'm very much new to MATLAB and i need some help in solving the above equation. I've used 'for' loop for simple summation b...

2年以上 前 | 1 件の回答 | 0

1

回答

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

3年弱 前

解決済み


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:...

3年弱 前