NaN1988 - MATLAB Central
photo

NaN1988


TUD

2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/12 to 03/25Use left and right arrows to move selectionFrom 10/12Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 質問
1 回答

ランク
116,505
of 297,711

評判
0

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

回答採用率
20.0%

獲得投票数
0

ランク
 of 20,465

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,406

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Results of knnsearch do not make sense (to me)
Hello, I am using [IDX,D] = knnsearch(y,y,'K',2,'NSMethod','exhaustive') to find the nearest neighbor to each point of y in y...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


Coefficients for system of differential equations in pdetool
Dear people, I have been struggling several days with Matlab and digging in the documentation to solve this system of parabol...

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

0

回答

質問


Uneven mesh resolution with pdetool
Hi all, Is it possible to generate a mesh with unveven resolution with pdetool? Something like <http://upload.wikimedia.org/w...

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

0

回答

質問


Insert f coefficient in pdetool
Hi all, I am using pdetool to solve the following <http://www.mathworks.co.uk/help/pde/ug/parabolic.html?searchHighlight=para...

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

1

回答

質問


Solving differential equations with an integral
Hi people, I have a problem that I'm not able to find a proper solution. Imagine a population balance, we have P1 particles o...

12年以上 前 | 0 件の回答 | 0

0

回答

回答済み
making loop for parameter calculations
That looks like the typical while loop alpha=[alpha1 alpha2 ...alphan] a=0; k=1; while a==0 A=alpha(k) X=f(A...

12年以上 前 | 0