Problema


Metamorphosis
Inspired by problem <http://www.mathworks.com/matlabcentral/cody/problems/866-community-problem-500 866>. Can you make your c...

casi 13 años hace | 5 | 20 solvers

Resuelto


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

casi 13 años hace

Resuelto


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

casi 13 años hace

Resuelto


Add two numbers
Add two numbers (For beginners)

casi 13 años hace

Resuelto


Hackathon: the beginnings
I am thinking of a number between 1 and 10000... can you guess what this number is? *Description* The test suite has rando...

casi 13 años hace

Resuelto


Now!
I said now!

casi 13 años hace

Resuelto


The sum of individual numbers...
Well this one is taking a number and then summing the individual parts till you reach a value of 1, 2, 3, 4, 5, 6, 7, 8, 9, or 0...

casi 13 años hace

Enviada


Fancy Graphs
This is a very simple script aimed at improving the readability of plots.

alrededor de 14 años hace | 3 descargas |

5.0 / 5
Thumbnail

Enviada


Fancy DualGraphs
Create double axis to use with matlab plotting tools, and automatically draw markers.

alrededor de 14 años hace | 2 descargas |

4.66667 / 5
Thumbnail

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

alrededor de 14 años hace

Resuelto


Function composition - harder
Write a function that accepts an arbitrary number of function handles f_1, f_2, ..., f_n and returns the composition h. That is,...

alrededor de 14 años hace