Solved


Most nonzero elements in row
Given the matrix a, return the index r of the row with the most nonzero elements. Assume there will always be exactly one row th...

14 years ago

Solved


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

14 years ago

Solved


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

14 years ago

Solved


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

14 years ago

Solved


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 years ago

Solved


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

14 years ago

Solved


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

14 years ago

Submitted


MATLAB Contest - Vines (Improved visualization tools)
This is a modified version of the visualizevines.m and runcontest.m files that better shows the data

14 years ago | 1 download |

0.0 / 5

Submitted


MATLAB Sensor Contest data set
Set of all entries submitted to the Sensor contest, along with a function to extract an entry.

15 years ago | 0 downloads |

0.0 / 5

Submitted


Improvement Focus Animation
This is for the Data Viz contest

17 years ago | 0 downloads |

1.0 / 5
Thumbnail

Submitted


Animation of Leading Entry over Time
This shows various things about the leading entry over time.

17 years ago | 1 download |

1.0 / 5
Thumbnail

Submitted


Animation of result vs. cpu_time by day
This is a DATAVIZ contest entry showing an animation of result vs. cpu_time

17 years ago | 1 download |

2.0 / 5
Thumbnail