photo

Jenny


University of Miami

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

5 Fragen
5 Antworten

RANG
256.951
of 297.457

REPUTATION
0

BEITRÄGE
5 Fragen
5 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 20.438

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 158.938

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Interpolating missing values
I have a matrix with NaNs in some of the cells. I need to find all cells of the matrix with NaN values, then interpolate the mi...

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
When to use find, loops or if?
Matt - I went back and re-calculated the matrix by hand and got the same thing your code got. I made a mistake somewhere the fi...

mehr als 13 Jahre vor | 0

Frage


How do I use nancov on a a matrix that has multiple consecutive rows of NaN in some of the columns?
I am trying to use nancov on a matrix that has multiple consecutive rows of NaN in some of the columns, and nancov simply return...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
When to use find, loops or if?
This is what I've been able to come up with so far, but I get this error message: index exceeds matrix dimensions. I have check...

mehr als 13 Jahre vor | 0

Frage


When to use find, loops or if?
I have a text file containing three columns of data (time in fractions of a day, depth, temp). I need code that will read throu...

mehr als 13 Jahre vor | 4 Antworten | 0

4

Antworten

Beantwortet
using XTick
Thank you!

mehr als 13 Jahre vor | 0

Frage


using XTick
Apologies for the rudimentary question, I'm very much a novice with Matlab. I am trying to set the x axis tick marks for a figu...

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
adding a label to a list of values
Thanks for the tip, however, I am still stuck. This is what I have now: p = {'Swo61670',p1,p2,p3}; fid = fopen('PlottingM...

mehr als 13 Jahre vor | 0

Beantwortet
adding a label to a list of values
p.s. the identifier will be something like this 'xdc1658', which is why I am having a hard time adding it to the p vector in the...

mehr als 13 Jahre vor | 0

Frage


adding a label to a list of values
I have an m-file that will output a row of values to the same output file repeatedly, thus adding a new row each time I run this...

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten