photo

Yair Treister


Lockheed Martin

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

I use Matlab, Simulink, Matlab Coder, Simulink Coder, Embedded Coder, SimMechanics...

统计学

All
  • Solver

查看徽章

Feeds

排序方式:

已解决


Count number of words in string
Count number of words in string E.g. 'hi', answer is 1 'hi hi', answer is 2 'I enjoy cody', answer is 3

10 years 前

已解决


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

10 years 前

已解决


Remove the Zero
Given an array n, remove all zeros

10 years 前