問題


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

13年弱 前 | 5 | 20 個のソルバー

解決済み


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

13年弱 前

解決済み


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

13年弱 前

解決済み


Add two numbers
Add two numbers (For beginners)

13年弱 前

解決済み


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

13年弱 前

解決済み


Now!
I said now!

13年弱 前

解決済み


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

13年弱 前

送信済み


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

約14年 前 | ダウンロード 3 件 |

5.0 / 5
Thumbnail

送信済み


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

約14年 前 | ダウンロード 2 件 |

4.66667 / 5
Thumbnail

解決済み


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

約14年 前

解決済み


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

約14年 前