Community Profile

photo

Richard Jones


Last seen: 約2年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Promoter
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

3年以上 前

解決済み


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年以上 前

質問


How can I plot both a surface and line on the same plot image?
I'll start by saying this is motivated by my interest in complex numbers and analysis. This is something I feel I could do by ha...

4年弱 前 | 1 件の回答 | 0

1

回答