문제를 풀었습니다


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

12년 초과 전

문제를 풀었습니다


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

12년 초과 전

문제를 풀었습니다


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

제출됨


Map texture to patch
patchTexture maps a texture onto a patch object

대략 14년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


A dice roller for Matlab
Everyone needs to roll dice or flip a coin now and then. This is the program to make it easy.

대략 14년 전 | 다운로드 수: 1 |

제출됨


Subversion GUI
GUI for command-line subversion client

14년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Plot average line
plotAverage plots an average line into the data.

14년 초과 전 | 다운로드 수: 5 |

Thumbnail

제출됨


Automatic template for new functions
newFunction creates an empty function with custom header

14년 초과 전 | 다운로드 수: 1 |