photo

Farshid Daryabor


Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
4 Risposte

RANK
29.695
of 301.421

REPUTAZIONE
1

CONTRIBUTI
5 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
20.0%

VOTI RICEVUTI
1

RANK
 of 21.269

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.475

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Problem using RESHAPE function
I have problem for reshape 1d matrix (C1d(340029,1)) to 3d matrix (D3d(?,215,395)), Thank you for any help. >> Error using re...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Risposto
Problem using RESHAPE function
Actually "A(N=31,M=215,L=395)" is a 3d Matrix, converted to 1d Matrix "A1(N*M*L,1)" I'm trying to find the values between 10-3...

quasi 7 anni fa | 0

Risposto
avoiding overlap contour lines in matlab
please take a look to the contour lines near the coast, those are overlap. "semilog" function is one solution but it doesn't wor...

quasi 7 anni fa | 0

Domanda


avoiding overlap contour lines in matlab
Dear, How can I fix overlap contour lines in matlab figure contourf(x,y,z)

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to regride fine to coarse
How can I regrid fine to coarse resolution considering sea/land mask. Fine resolution (A) 3km, coarse resolution (B) 100km, A=...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How to index a double 2d matrix with a complex 2d matrix
I'm trying to index a double 2d matrix 'A' with a complex 2d matrix 'B' and I encountering with the following error message, An...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Risposto
How replace NaN's in a 3d field with the nearest value in the same column?
I'm trying to index a double 2d matrix 'A' with a complex 2d matrix 'B' and I encountering with the following error message, An...

quasi 7 anni fa | 0

Risposto
How replace NaN's in a 3d field with the nearest value in the same column?
assume that have a 3d temperature matrix with 10 layers 'T(layer=10,x=30,y=50)', from the sea surface (layer = 1) to the seabed ...

circa 7 anni fa | 0

Domanda


How replace NaN's in a 3d field with the nearest value in the same column?
I have a 3d (z,x,y) matrix and trying to fill NaN's in the each grid point in xy directions with the nearest value correspond to...

circa 7 anni fa | 4 risposte | 1

4

risposte