photo

Toby


Last seen: 2年以上 前 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) = ...

5年弱 前 | ダウンロード 2 件 |

送信済み


fig2img
.fig to image conversion

5年以上 前 | ダウンロード 1 件 |

送信済み


savefigures(varargin)
Save Figures

7年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

8年弱 前 | ダウンロード 1 件 |

送信済み


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

8年弱 前 | ダウンロード 1 件 |

解決済み


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

8年以上 前

回答済み
Matlab jokes or puns
In order to understand recursion, one must first understand recursion.

8年以上 前 | 11

送信済み


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

8年以上 前 | ダウンロード 1 件 |

送信済み


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

9年弱 前 | ダウンロード 3 件 |