解決済み


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年弱 前 | ダウンロード 3 件 |

送信済み


Subversion GUI
GUI for command-line subversion client

約14年 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

約14年 前 | ダウンロード 10 件 |

Thumbnail

送信済み


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

約14年 前 | ダウンロード 3 件 |