photo

Farshid Daryabor


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
4 回答

ランク
29,695
of 301,440

評判
1

コントリビューション
5 質問
4 回答

回答採用率
20.0%

獲得投票数
1

ランク
 of 21,282

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,580

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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...

7年弱 前 | 2 件の回答 | 0

2

回答

回答済み
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...

7年弱 前 | 0

回答済み
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...

7年弱 前 | 0

質問


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

7年弱 前 | 1 件の回答 | 0

1

回答

質問


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=...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


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...

約7年 前 | 0 件の回答 | 0

0

回答

回答済み
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...

約7年 前 | 0

回答済み
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 ...

約7年 前 | 0

質問


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...

約7年 前 | 4 件の回答 | 1

4

回答