photo

Matt Stead


Mayo Clinic & Foundation

Last seen: 대략 2개월 전 2019년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

0 질문
3 답변

File Exchange

12 파일

순위
19,838
of 300,369

평판
2

참여
0 질문
3 답변

답변 채택
0.00%

획득한 표
1

순위
16,809 of 20,936

평판
6

평균 평점
0.00

참여
12 파일

다운로드 수
6

ALL TIME 다운로드 수
35

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Personal Best Downloads Level 1
  • First Submission

배지 보기

Feeds

보기 기준

제출됨


moments
mean, variance, skewness, kurtosis (without statistics toolbox)

3개월 전 | 다운로드 수: 0 |

0.0 / 5

답변 있음
command history with updates
I wote this function, which works, but the history is not updated until Mtalb is relaunched. So this is part answer and part que...

9개월 전 | 1

답변 있음
Multi-colored pop-up menu entries
This worked better for me. Largely copied & pasted from something I'm working on, so edit as necessary. % set colors DARK_R...

11개월 전 | 0

제출됨


directory_chooser
A UI widget to allow selection of multiple directories

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

0.0 / 5

답변 있음
Mask Password with asterisk in edit field used in app designer
function password_entry(src, evt) % password stored in src.UserData.password % src == 'edit' textbox whose 'KeyPress...

거의 4년 전 | 0

제출됨


ts_stats
mex function to return time series statistics

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

0.0 / 5

제출됨


lad_reg.c
mex version of lad_reg

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

0.0 / 5

제출됨


ts_sort.c
mex version of ts_sort.m

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

0.0 / 5

제출됨


quantval.c
returns quantile value in a 1-dimensional array

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

0.0 / 5

제출됨


quantval_int.c
int32 version of quantval.c

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

0.0 / 5

제출됨


ts_sort_int.c
int32 version of ts_sort.c

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

0.0 / 5

제출됨


quantfilt1.c
mex file for quantfilt1.m

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

0.0 / 5

제출됨


lad_reg
Least absolute deviation linear fit. Faster than ladregr.m (courtesy Joe Henning, available here), but not as general.

대략 6년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


ts_sort
A sort for time series data. Faster than qsort(), mergesort(), or heapsort() when compiled.

대략 6년 전 | 다운로드 수: 3 |

0.0 / 5

제출됨


quantfilt1
quantfilt1() is a span-order quantile filter for one-dimensional arrays

대략 6년 전 | 다운로드 수: 1 |

0.0 / 5