photo

Toby


Last seen: 12개월 전 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
MATLAB Answers

0 질문
1 답변

File Exchange

8 파일

Cody

0 문제
1 답안

순위
2,794
of 301,195

평판
22

참여
0 질문
1 답변

답변 채택
0.00%

획득한 표
11

순위
11,238 of 21,190

평판
46

평균 평점
5.00

참여
8 파일

다운로드 수
12

ALL TIME 다운로드 수
419

순위
117,835
of 173,322

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

배지 보기

Feeds

보기 기준

제출됨


21
basic blackjack simulation

12개월 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

거의 6년 전 | 다운로드 수: 3 |

0.0 / 5

제출됨


fig2img
.fig to image conversion

6년 초과 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


savefigures(varargin)
Save Figures

8년 초과 전 | 다운로드 수: 1 |

5.0 / 5
Thumbnail

제출됨


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

거의 9년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

거의 9년 전 | 다운로드 수: 1 |

0.0 / 5

문제를 풀었습니다


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

9년 초과 전

답변 있음
Matlab jokes or puns
In order to understand recursion, one must first understand recursion.

9년 초과 전 | 11

제출됨


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

9년 초과 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

거의 10년 전 | 다운로드 수: 3 |

0.0 / 5