![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1833038_1522088159079_DEF.jpg)
Manoj
Followers: 0 Following: 0
Professional Interests: Atmospheric Research
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
65.368
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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 arrange random data in a order of sequence?
PFA.. of the data (rawdata.txt) which is in random order for the Long, Lat, U and V parameters Need the output in the same way...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find the given index values in a array?
I have a matrix having 17 rows and 41 colums (find the attachment) How to find the values at the top from 2nd column to last co...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
how to plot a 2d matrix as contour plot?
Find the attachment of the text file having 117 rows and 2 coloums. I need contour plot as first column on x-axis and second c...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to draw the plot in the below attached type of graph ? Data is also attached ? plot First column on X-axis and Second column on Y-axis
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
how to interpolate x with y and vice versa ?
Find the attachment consists of two columns. 1st column should be interpolated with 2nd column and 2nd column should be interpol...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to display the midnight time in the x-axis ?
find the attachment of the excel sheet having time from PM to AM in the midnight? I need to plot the time on x-axis from PM to...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to display the indices data in command window automatically?
Find the attachment of the data contains 2 columns, 1st column is sequential increment values and 2nd one is before and after 0...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Anyone can rectity the given below error?
%% Wavelet decomposition s =xlsread('ARIMA_data.xls'); % Time series to be decomposed l_s = length(s); lag=15; ...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Find the attachment of the xls file that has the student ID, Name, Branch and others ( total 7 coloums )
I have written the matlab code already those who got less than 75% of attendance for the given attached excel file. What actuall...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I fix the error in the given below program?
clc; clear all; close all; disp('***** y^2 = x^3 + ax + b mod p *****'); n=input('insert prime p: '); a=inp...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
how to store a series of single rows having different sizes in to a single matrix side by side ?
Find the attachment of the .mat file containing the cell format of size 15x3 . I need to store a particular series of rows havi...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to save the varname contains different characters (attached) as a cell array format using GUI in matlab ?
Below is the code displaying the variables inside the loop. How to save these displayed variables as a cell format using GUI in...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I convert a cell array to matrix whose dimensions are not equal?
mydata = [195x1 double] [124x1 double] [1826x1 double] [2x1826 double] [195x124x1826 single]
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert multiple cell array matrix having different sizes (having different variable names) to single matrix with their variable names individually ?
Find the attachment of the image having the multiple cell arrays ? I need to convert those multiple cell array to matrix of the ...
alrededor de 9 años hace | 1 respuesta | 0