Matthew Taliaferro
University of Minnesota Twin Cities
Followers: 0 Following: 0
I am currently a graduate student
Estadística
2 Preguntas
3 Respuestas
2 Archivos
CLASIFICACIÓN
33.164
of 295.527
REPUTACIÓN
1
CONTRIBUCIONES
2 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
9.813 of 20.242
REPUTACIÓN
64
EVALUACIÓN MEDIA
3.70
CONTRIBUCIONES
2 Archivos
DESCARGAS
7
ALL TIME DESCARGAS
556
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
generalized_esd(x,alpha,k)
Applies generalized extreme Studentized deviate test for outliers at a specified confidence level
más de 7 años hace | 2 descargas |
Solving a sum of series of exponential function with a sum of series of cosine function inside
You cannot raise things to a power unless they are scalar or square (like the warning said). If you want to square each element,...
más de 7 años hace | 0
Enviada
csapsGCV(x,y,p,xx,W)
Returns optimal cubic smoothing spline using the generalized cross validation method
más de 7 años hace | 5 descargas |
Confidence intervals estimates for cubic smoothing spline (csaps)
I wrote my own code and posted it <https://www.mathworks.com/matlabcentral/fileexchange/63168-csapsgcv here>. Hopefully it's use...
más de 7 años hace | 0
| aceptada
Pregunta
Confidence intervals estimates for cubic smoothing spline (csaps)
Is there a built in function that will return the confidence bands for csaps (or the output from ppval)? Extra information that ...
más de 7 años hace | 2 respuestas | 0
2
respuestasHow can i do leave-one-out for classification?
I'm unsure what you are asking, but maybe the functions cvpartition() and/or crossval() are what you're looking for?
más de 7 años hace | 0
Pregunta
Variable file path for importdata
I am unsure why the following code does not work: str = input('Enter the filename: ', 's'); bottom_temp = fullfile('Temp...
más de 11 años hace | 1 respuesta | 1