Community Profile

photo

Martin Dale


Last seen: 5 Monate vor Aktiv seit 2003

Followers: 0   Following: 0

Kontakt

NVH Engineer by day, lay about slob by night.

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

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

fast 2 Jahre vor

Gelöst


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

mehr als 11 Jahre vor

Gelöst


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

mehr als 11 Jahre vor

Gelöst


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

mehr als 11 Jahre vor

Gelöst


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

mehr als 11 Jahre vor

Gelöst


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

mehr als 11 Jahre vor

Gelöst


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

mehr als 11 Jahre vor

Gesendet


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

etwa 21 Jahre vor | 1 Download |