photo

salman hayat


university of agriculture faisalabad

2014 年からアクティブ

Followers: 0   Following: 0

i want to use computational sciences in agriculture
Professional Interests: modeling agricultural systems and simulating results

統計

MATLAB Answers

3 質問
0 回答

ランク
290,493
of 297,527

評判
0

コントリビューション
3 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 20,454

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,075

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


compare answer with a range of numbers ?
i have answers 4,6,7,9 and want to compare them with a range of numbers 4:12 then i will extract that row which will meet this c...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


hello to all ! i am trying tp read an nc file but it gives me error of this type i am trying to read an netcdf file but it gives me error Error using double Out of memory. Type HELP MEMORY for your options. Error in internal.matlab.imagesci.nc/read
hello to all ! i am trying tp read an nc file of a large size having 3/multi dimentional data but it gives me error of this typ...

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

1

回答

質問


i want to save all the value of variable a from all iterations into a single matrix ?
f=[1 3 5 7 9 11; 2 4 6 8 10 12]; b=[1 2;3 4]; [m n]=size(f); [m c]=size(b); for k=1:n f1=f(:,k); for i=1:c b1=b(i,:); ...

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

2

回答