Md. Golam Mostafa
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
36.205
of 295.448
REPUTACIÓN
1
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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 compare elements of two different cell array?
I have a cell array named binData=cell(d,s,h) and every cell binData{d,s,h} has 500-by-8 elements. Values of the 8th column are ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to open multiple text files and populating matrices with the data
I have written the following codes to open a text file and populate a matrix with the data. It works fine. fid=fopen('01_0...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to specify a seasonal ARIMA model
I need to specify a seasonal ARIMA model, ARIMA(2,0,1)(0,1,1)24. How can I specify it in MATLAB?
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I make special type of contour plot ?
I have an Excel worksheet with data organized in three columns of same length. I can make a contour plot using SigmaPlot putt...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create many variables from a dataset?
I have a dataset having 369148 rows organised in two columns. Every 26 rows of the first column contains a specified scale and t...
alrededor de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
How to import and plot data from a series of similar text files
I have about 500 text files each of them contains numeric data of same type. I could import the entire dataset from one file and...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Fitting nonlinear regression model
I have 5 input variables organized in a table: _dt, sinday, cosday, sinhour, coshour_ The dependent variable is Q (number ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the day number of any year from a date?
I am very new in programming and therefore it is probably a novice's question. I have to write a script that takes a number of d...
más de 9 años hace | 4 respuestas | 0
4
respuestasPregunta
How to calculate the standard deviations of each row of an array and get those as a 1-D array?
How to calculate the standard deviations of each row of an array and get those as a 1-D array?
más de 9 años hace | 3 respuestas | 0