Community Profile

photo

Martin Dale


Last seen: 5 mesi fa Attivo dal 2003

Followers: 0   Following: 0

Contatto

NVH Engineer by day, lay about slob by night.

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

Statistiche

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

Visualizza badge

Feeds

Visto da

Risolto


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

quasi 2 anni fa

Risolto


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

oltre 11 anni fa

Risolto


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

oltre 11 anni fa

Risolto


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

oltre 11 anni fa

Risolto


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

oltre 11 anni fa

Risolto


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

oltre 11 anni fa

Risolto


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

oltre 11 anni fa

Inviato


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

circa 21 anni fa | 1 download |