![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7201628_1522120452331_DEF.jpg)
Duncan Wright
Followers: 0 Following: 0
Statistica
10 Domande
0 Risposte
RANK
205.246
of 297.016
REPUTAZIONE
0
CONTRIBUTI
10 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
70.0%
VOTI RICEVUTI
0
RANK
of 157.725
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
Feeds
Domanda
How to fit a linear line on a semilog plot?
I'm struggling to fit a linear line on my log linear regression. Here is my code: figure(2) subplot(2,2,1) [slope7, i...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
How to convert to datenumber from two cell values
date = cell2mat(tmp{1}(1)) time = cell2mat(tmp{1}(2)) dt = datenum([date time], 'dd:mm:yyyy HH:MM:SS') ...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Block averaging a large matrix
How do I go about block averaging a large matrix?? My structure 'EchoSounder1FBin1_Data' has the fields with the following dimen...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Trouble using the smooth function
I am trying to block average this data using the smooth function. My variable is a double with dimensions, size(data) = ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Box plot - plotting multiple datasets on one plot
Following the documentation I'm unable to get 4 datasets plotted on whisker a plot. My 4 dataset are called Bheading, Bheadin...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Pcolor Error: Matrix Dimensions Must Agree
I'm trying to plot the following variables using the pcolor variable: t1.lat = 100x1 t1.lon = 100x1 t1.u = 100x50 ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Surf plot: Data dimensions must agree.
Can't for the life of me figure this out.. trying to plot the following: surf(transect1.lon,transect1.lat,transect1.z,tr...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Is it possible to concatenate structures with the same fields in to one super structure?
I have structures c and c1, each contain 55 fields with the same names. The field dimensions differ slightly in the x domain ...
oltre 7 anni fa | 4 risposte | 0
4
risposteDomanda
Is there a quick method to remove data from a structure?
I'm trying to remove data from my structure (ie first 27000 points). I am aware of a method I could use (demonstrated below),...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to insert a int value into the name of a variable (for loop)
I'm trying to iterate throw these variable names in a for loop, here's my code: form= 'dd-mmm-yyyy HH:MM:SS'; for i ...
oltre 7 anni fa | 1 risposta | 0