photo

Ashish Vijay


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • Solver

查看徽章

Feeds

排序方式:

已解决


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

12 years 前

已解决


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

12 years 前

已解决


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

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

12 years 前

提问


Generic S function for communication with external application
I want to develop S functions for reading and writing data for MATALB Simulink system to a different application like C/C++ outs...

13 years 前 | 3 个回答 | 0

3

个回答