Mahmoud Zeydabadinezhad
Oakland University
Followers: 0 Following: 0
Estadística
15 Preguntas
0 Respuestas
CLASIFICACIÓN
8.501
of 295.673
REPUTACIÓN
5
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
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 plot several confidence intervals together?
Hi, I need to plot three regression lines and their confidence interval, all in one plot. It would be something like the attac...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
creating a feature matrix
Hi, I have a cell array P of size 5000x1 which each element of it is another cell array of variable size (1xDIM). There is ano...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
creating a vocab list
Hi, I have a cell array (P) of size 5000x1. Each element of this cell array is another cell array of variable size which contai...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
most frequent word in cell array
Hi, I have a cell array "P" of size 2000 by 20. Each cell value is either "Yes" or "No". How can I make a new cell array "vote...
alrededor de 7 años hace | 3 respuestas | 1
3
respuestasPregunta
gradient tree boosting implementation
I need to implement gradient boosting with shrinkage in MATLAB. I'm allowed to use the built-in function(s) for decision tree. ...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
changing the cell values
Hi all, I have a cell array of size 1000x1. Each cell array itself is a 1x4 double variable. How can I change all the third co...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
repeated measures ANOVA with MATLAB
I have a group of n=30 individuals with no repetition. Each individual has three independent measurements (x,y,z) which are meas...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Annotation box left corner position
Hi all I have created a figure divided to 16 subplots using the commands: hf = figure('units','normalized','outerpositio...
más de 8 años hace | 2 respuestas | 4
2
respuestasPregunta
error nonlinear model fit
Hello All, I'm trying to use NonLinearModel.fit as below: X = [mean_age_group1', TMI_group1']; %% Design matrix Y = mea...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
plot 3 vectors on a 3D axis
Hello All, I have two vectors of the same size (X and Y) and another cell array contains 10 different labels (string) in it. ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I plot a cluster bar?
<</matlabcentral/answers/uploaded_files/48805/Cluster%20bar.jpg>> Hi! How can I plot a cluster graph in MATLAB like the atta...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
setdiff for two matrices
Hi, I have two large matrices with the same number of rows but a different number of columns. Let's say A is the larger matri...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
removing zeros from matrix
Hi, I have a matrix like this: 0 0 2 3 4 0; 1 0 2 0 0 1; 3 2 1 0 0 0; 0 1 0 3 0 1; I want to remove the zer...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
age matching between two groups
Hi, I have two vectors containing the age (integers) of subjects. At the beginning, there is a big difference between the ave...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Partial not all possible k combinations out of total N in MATLAB
I have a list of 60 IDs, and I'd like to have ONLY around 10,000 of all possible 30 combinations out of the total 60 IDs. How ca...
casi 9 años hace | 1 respuesta | 0