Community Profile

photo

Nicolas Martin


Last seen: más de 2 años hace Con actividad desde 2016

Followers: 0   Following: 0

Estadísticas

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


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

casi 6 años hace

Resuelto


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

casi 7 años hace

Resuelto


Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
Example: in = magic(5) in = 17 24 1 8 15 23 5 7 14 16 4 6 13 20 ...

casi 7 años hace

Resuelto


Is my wife right? Now with even more wrong husband
Again, as in "Is my wife right?" ( <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right> ), answer 'yes' r...

casi 7 años hace

Resuelto


Is my wife right?
Regardless of input, output the string 'yes'.

casi 7 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

casi 7 años hace

Enviada


HyperChaos
Visualization of 4D dynamical system.

alrededor de 7 años hace | 3 descargas |

Thumbnail

Resuelto


Get the elements of diagonal and antidiagonal for any m-by-n matrix
In the problem <http://www.mathworks.com/matlabcentral/cody/problems/858-permute-diagonal-and-antidiagonal Problem 858. Permute ...

alrededor de 7 años hace

Resuelto


2 b | ~ 2 b
Given a string input, output true if there are 2 b's in it, false if otherwise Examples: 'Macbeth' -> false 'Publius Cor...

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

alrededor de 7 años hace

Resuelto


Matrix indexing with two vectors of indices
Given a matrix M and two index vectors a and b, return a row vector x where x(i) = M(a(i),b(i)).

alrededor de 7 años hace

Respondida
Modification to GUIDE corrupts FIG-file
Back up is love. Back up is life. Luckily I had one not too old. But yes, I understood the importance to back up more often. ...

alrededor de 8 años hace | 0

Pregunta


Modification to GUIDE corrupts FIG-file
Hello, I used GUIDE for creating a GUI and I have been using the program for 2 months and it always worked fine. Now sudde...

alrededor de 8 años hace | 4 respuestas | 0

4

respuestas