Community Profile

photo

Daniel Frey


MIT

Last seen: 19 days 前 自 2013 起处于活动状态

Followers: 0   Following: 0

联系

Professor of Mechanical Engineering Professional Interests: Statistics, Design of Experiments, RC Flying

统计数据

All
  • Personal Best Downloads Level 3
  • Editor's Pick
  • 5-Star Galaxy Level 3
  • First Submission
  • Solver

查看徽章

Feeds

排序方式:

已解决


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

10 years 前

已解决


Add two numbers
Given a and b, return the sum a+b in c.

10 years 前

已解决


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

10 years 前