Matt Stead - MATLAB Central
photo

Matt Stead


Mayo Clinic & Foundation

Last seen: 23 días hace Con actividad desde 2019

Followers: 0   Following: 0

Mensaje

Estadística

All
File ExchangeMATLAB AnswersFrom 10/19 to 01/25Use left and right arrows to move selectionFrom 10/19Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

CLASIFICACIÓN
16.747 of 20.397

REPUTACIÓN
5

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
11 Archivos

DESCARGAS
4

ALL TIME DESCARGAS
27

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

Ver insignias

Feeds

Ver por

Respondida
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...

23 días hace | 0

Enviada


directory_chooser
A UI widget to allow selection of multiple directories

9 meses hace | 1 descarga |

Respondida
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...

alrededor de 3 años hace | 0

Enviada


ts_stats
mex function to return time series statistics

alrededor de 5 años hace | 3 descargas |

Enviada


lad_reg.c
mex version of lad_reg

alrededor de 5 años hace | 2 descargas |

Enviada


ts_sort.c
mex version of ts_sort.m

alrededor de 5 años hace | 1 descarga |

Enviada


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

alrededor de 5 años hace | 1 descarga |

Enviada


quantval_int.c
int32 version of quantval.c

alrededor de 5 años hace | 1 descarga |

Enviada


ts_sort_int.c
int32 version of ts_sort.c

alrededor de 5 años hace | 1 descarga |

Enviada


quantfilt1.c
mex file for quantfilt1.m

alrededor de 5 años hace | 2 descargas |

Enviada


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

alrededor de 5 años hace | 1 descarga |

Enviada


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

alrededor de 5 años hace | 1 descarga |

Enviada


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

alrededor de 5 años hace | 1 descarga |

Go to top of page