photo

Nikos Makris


VU University Medical Center

2011 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

解決済み


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

約12年 前

解決済み


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

約12年 前

解決済み


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

約12年 前

質問


2nd order polynomial fitting with NaNs
I want to fit a 2nd order polynomial to my data x=(1,256) y=(1,256) Only 40 cells from each side of the y array include va...

約14年 前 | 1 件の回答 | 0

1

回答