Risolto


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

oltre 14 anni fa

Risolto


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

oltre 14 anni fa

Risolto


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

oltre 14 anni fa

Risolto


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

oltre 14 anni fa

Risolto


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

oltre 14 anni fa

Risolto


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

oltre 14 anni fa

Risolto


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

oltre 14 anni fa

Inviato


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

quasi 15 anni fa | 377 download |

0.0 / 5

Inviato


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

oltre 16 anni fa | 662 download |

0.0 / 5

Inviato


Improvement Focus Animation
This is for the Data Viz contest

oltre 17 anni fa | 519 download |

1.0 / 5
Thumbnail

Inviato


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

oltre 17 anni fa | 548 download |

1.0 / 5
Thumbnail

Inviato


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

oltre 17 anni fa | 663 download |

2.0 / 5
Thumbnail