photo

Mehak S


Last seen: 12 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
158.053
of 299.791

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.807

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 165.966

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

Feeds

Anzeigen nach

Frage


Error in quiver plot
I am trying to plot velocity vectors of the geostrophic wind I have calculated using geopotential height. The final result is a ...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I am getting error, "array indices must be positive or logical integer values". Please help
[X,Y] = meshgrid(-4:0.2:4); n=2; k=1; %n=1, k=1 w1=-sqrt(k.^2+2*n+1); w2=sqrt(k.^2+2*n+1); w3=k./(k.^2+2*n+1); phi_func...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort