photo

Martin Dale


Last seen: 8ヶ月 前 2003 年からアクティブ

Followers: 0   Following: 0

NVH Engineer by day, lay about slob by night.

Programming Languages:
Python, C, MATLAB, Visual Basic
Spoken Languages:
English

統計

All
  • MATLAB Central Treasure Hunt Finisher
  • First Review
  • First Submission
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

約2年 前

解決済み


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

11年以上 前

解決済み


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

11年以上 前

解決済み


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

11年以上 前

解決済み


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

11年以上 前

解決済み


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

11年以上 前

解決済み


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

11年以上 前

送信済み


GUI Scripter
Creates an M-File from a Visual Basic 6.0 Project GUI Interface

21年以上 前 | ダウンロード 1 件 |