photo

Ashish Vijay


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

All
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


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

más de 12 años hace

Resuelto


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

más de 12 años hace

Resuelto


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

más de 12 años hace

Resuelto


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

más de 12 años hace

Pregunta


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

casi 13 años hace | 3 respuestas | 0

3

respuestas