photo

Toby


Last seen: 2 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

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

查看徽章

Feeds

排序方式:

已提交


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

4 years 前 | 1 次下载 |

已提交


fig2img
.fig to image conversion

4 years 前 | 2 次下载 |

已提交


savefigures(varargin)
Save Figures

7 years 前 | 1 次下载 |

Thumbnail

已提交


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

7 years 前 | 1 次下载 |

已提交


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

7 years 前 | 1 次下载 |

已提交


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

8 years 前 | 1 次下载 |

已提交


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

8 years 前 | 3 次下载 |