문제를 풀었습니다


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년 초과 전

문제를 풀었습니다


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

14년 초과 전

문제를 풀었습니다


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

14년 초과 전

문제를 풀었습니다


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

14년 초과 전

문제를 풀었습니다


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년 초과 전

문제를 풀었습니다


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년 초과 전

문제를 풀었습니다


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년 초과 전

제출됨


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

거의 15년 전 | 다운로드 수: 377 |

0.0 / 5

제출됨


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

16년 초과 전 | 다운로드 수: 662 |

0.0 / 5

제출됨


Improvement Focus Animation
This is for the Data Viz contest

17년 초과 전 | 다운로드 수: 519 |

1.0 / 5
Thumbnail

제출됨


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

17년 초과 전 | 다운로드 수: 548 |

1.0 / 5
Thumbnail

제출됨


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

17년 초과 전 | 다운로드 수: 663 |

2.0 / 5
Thumbnail