Community Profile

photo

Toby


Last seen: oltre un anno fa Attivo dal 2016

Followers: 0   Following: 0

Contatto

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

Statistiche

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

Visualizza badge

Feeds

Visto da

Inviato


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

circa 4 anni fa | 1 download |

Inviato


fig2img
.fig to image conversion

oltre 4 anni fa | 1 download |

Inviato


savefigures(varargin)
Save Figures

oltre 6 anni fa | 1 download |

Thumbnail

Inviato


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

circa 7 anni fa | 1 download |

Inviato


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

circa 7 anni fa | 1 download |

Inviato


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

oltre 7 anni fa | 1 download |

Inviato


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

quasi 8 anni fa | 3 download |