
Valerio Gianforte
Statistiche
25 Domande
0 Risposte
RANK
30.786
of 277.668
REPUTAZIONE
1
CONTRIBUTI
25 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
52.0%
VOTI RICEVUTI
1
RANK
of 128.862
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
How to compute lognormal distribution
Hi everyone, I have 19 years of data and I have to compute lognormal distribution of each month of each year. I've already comp...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to compute monthly average and standard deviation with for loop
Hi everyone, I have to compute the monthly average and standard deviation on each year. I tryed to do this one but I obtain the...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
how to vector with the same length of matrix
Hi everyone, I have to do a vector with the same lenght of matrix. This new vector should contain a package of hour from 1 to 8...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
how to compute monthly average values using for loop
Hi everyone, I have 11 years of data, every day has 4 values and for each years I have 1460 data. Now, I have to compute the me...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
create vector with number of hour per years
Hi everyone, I should to create a vector with the number of hours per years. I already created the vector but its dimension is ...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
how to fit non linear equation with ten parameters
Hi everyone, I have to computed ten parameters in non linear equation, I tryied to use 'nlinfit' command but I obtain the follo...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to solve equation with ten unknowns with Fourier Analysis
Hi Everyone, I have to compute ten unknowns in one equation and I have no idea how to do. Is there someone can help me? I'm att...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
How to take common data from two matrix with different dimensions
Hi everyone, I want to obtain two matrix with same dimension starting from two matrix with different dimension. In the two matr...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
I have to compare data from matrix with different dimensions
Hi everyone, I have to compare the data of two matrix with different dimensions but without 'intersect' because I need every da...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Extract data by more indexes
Hi Everyone, I made a code that extracts the data between two years and every six hours. My data starts from 1979 and arrives 2...
circa 3 anni fa | 0 risposte | 0
0
risposteDomanda
I want to merge more xlsx files in one xlsx file.
Hi Everyone, I want to merge the data contents of 6 xlsx files in one xlsx file. Can someone helps me? Thanks. I'm attacching t...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
I have to read archive file
Hi everyone, I have to read archive file and I have to extract some data from it and save them in xls file. Is there someone th...
circa 3 anni fa | 0 risposte | 0
0
risposteDomanda
I have to do matrix with 'single' vectors
Hi everyone, I done a matrix with 'single' vectors. The problem is that when I do the matrix, matlab changes the values of each...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
I want to split cell vector
Hi everyone, I have one cell vector with the date in this format {YY-MM-DD}, I would like to obtain three different vectors tha...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
I want to make a table with single array
Hi everyone, I have a code when I take height (Hs) and period (Tm) by direction with the index above. Now, I want to save in a ...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
I have to do a single index for the North
Hi everyone, I sould to do a single index for the North, I done two index because the North sector start from 337.5 and finishe...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to extract data from .mat file that contains table
Hi everyone, I would like extract data from table on the .mat file. I tried to convert the 'struct' into 'cell' obtaining a cel...
oltre 3 anni fa | 2 risposte | 1
2
risposteDomanda
read table in .mat file
Hi everyone, I have the data in a table that is contained in .mat file and I don't know to read the data inside. Someone can he...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
Convert cell array into array
Hi Everyone, I have a cell array 12x5 where each element is datetime array. Someone knows how to convert cell array into dateti...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to save data from every file in a folder
Hi everyone, I made the code below that read and compute every file in a folder with for loop. Now, I should to save the data (...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Read every netcdf files in a folder
folderData = 'D:\Valerio\data\TEST'; filePattern = fullfile(folderData, '*.nc'); ncfiles = dir(filePattern); nFiles = length...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to modify data vector
time1= 125×1 int32 column vector 19850101 19850101 19850101 19850101 19850102 19850102 198501...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Read every file in a folder
Hi everyone, I should read and make more operation on the files inside in a folder. What's the faster method? Thanks. file = '...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to do a matrix from vectors
Good Afternoon, I have to do a matrix starting from five vectors with the same dimensions but different class. Two vectors ar...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
Searching point unknown on the grid
Hi there, I have one starting point of known coordinate and I'm looking for the position and the data on unkown points on the g...
oltre 3 anni fa | 1 risposta | 0