Community Profile

photo

Toby


Last seen: plus d'un an il y a Actif depuis 2016

Followers: 0   Following: 0

Contact

Strong technical background comprised of numerical modeling and simulation / analytical methods; software validation and verification / configuration control; data processing and assessment; optimization and reliability.

Statistiques

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • First Answer
  • Scavenger Finisher
  • Solver

Afficher les badges

Feeds

Afficher par

A soumis


Fibonacci
Anonymous function to return the desired number(s) of the Fibonacci sequence. Function is zero-based; i.e. fib(0) = 0, fib(1) = ...

environ 4 ans il y a | 1 téléchargement |

A soumis


fig2img
.fig to image conversion

plus de 4 ans il y a | 1 téléchargement |

A soumis


savefigures(varargin)
Save Figures

plus de 6 ans il y a | 1 téléchargement |

Thumbnail

A soumis


dateseries(dateStart,dateEnd,varargin)
% Generates a vector of dates over the interval [dateStart:dateEnd].

environ 7 ans il y a | 1 téléchargement |

A soumis


normalFit(x,varargin)
Performs a chi squared normality test on input sample x.

environ 7 ans il y a | 1 téléchargement |

A résolu


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

plus de 7 ans il y a

A répondu
Matlab jokes or puns
In order to understand recursion, one must first understand recursion.

plus de 7 ans il y a | 11

A soumis


getExcelRange(rowLimits,columnLimits)
Returns input row / column limits as Microsoft Excel range.

plus de 7 ans il y a | 1 téléchargement |

A soumis


makeChange(amount,denomination)
Determines combinations of integers (denominations) which sum to a specified integer amount

presque 8 ans il y a | 3 téléchargements |