已解决


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

12 years 前

已解决


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

12 years 前

已解决


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

12 years 前

已解决


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

12 years 前

已解决


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

12 years 前

已解决


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

12 years 前

已解决


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

12 years 前

已提交


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

13 years 前 | 1 次下载 |

已提交


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

14 years 前 | 0 次下载 |

已提交


Improvement Focus Animation
This is for the Data Viz contest

15 years 前 | 0 次下载 |

Thumbnail

已提交


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

15 years 前 | 1 次下载 |

Thumbnail

已提交


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

15 years 前 | 1 次下载 |

Thumbnail