Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
155.950
of 297.527
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
70.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.454
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.075
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
Pregunta
How to use sequentialfs in regression?
I'm trying to use sequential feature selection in a regression problem and I keep on getting errors. I know something is wrong w...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Backward and Forward stepwise regression?
i'm using stepwiselm to find a feature subset. I know the function uses a combination of forward and backward elimination. I nee...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
find the best linear regression model using stepwiselm
Hi all; sp I have a table with the response variable bein 'VNAF'. I have 9 other predictors and I'm trying to use stepwiselm to...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
write superscript in string
Hello all, I'm trying to show my R squared as a title but i wan 2 to be as a superscript not just R2. Here's my inputs: R2 = 0...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Logical indexing cell array
I have a cell array as follows: array = 5×4 cell array {[ 0.5000]} {[ 0.0250]} {[0.4000]} {[ 0.0150]}...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Why does lsqnonlin find wrong coefficients?
I'm trying to learn lsqnonlin and I just tried an example and it failed to find the right answer. Here's my example: X = ran...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the file in a folder that contains a specific word
I have three files in my folder: subject10_post_acc_global.sto subject10_post_vel_global.sto subject10_post_pos_global.sto I...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create a table from a string array as header and a numerical matrix as data?
Hello everyone, So I have a string array as my header like this : header = ['time' 'femur_r_X' 'femur_...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How generate a patch object with tetramesh?
I have a triangulation object and I'm trying to create a patch from it using tetramesh, but once I use tetramesh it gives me dou...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Gaussian using fspecial('gaussian',h,s)
Hi, I'm trying to generate a gaussian with fspecial but I keep on getting the same error: Error in fspecial (line 8) LG...
más de 5 años hace | 1 respuesta | 0