Nathan - MATLAB Central
photo

Nathan


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 11/13 to 03/25Use left and right arrows to move selectionFrom 11/13Use 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 回答

ランク
14,101
of 297,711

評判
3

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

回答採用率
0.0%

獲得投票数
2

ランク
 of 20,465

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,406

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


I am trying to fit some data but getting the wrong coeffs!
So I am trying to find some coeffs with Matlab. Here is my code: zdata = [2,8,12,20,26,40,50,59,68,79,82,92]'; ndata ...

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

0

回答

質問


Array to plot regarding position, please help
Hello there, I am having a hard time with something. I have an array of positions of 5 particles. -2.0000 5.00...

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

1

回答

質問


simulation for an array
If I have an array of positions, say: 1 2 4 5 2 2 4 5 6 8 4 2 8 4 3 etc.. And want to create a animated simulation ...

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

1

回答

質問


nbody finite diff aprox
I am writing a program in matlab that will simulate the n-body problem. The simulation is in 3 dimensions. I want somethin...

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

0

回答

回答済み
How can I share variables between .m files?
what if I have two random random numbers that are generated by test.m and I want to use both those values for test2.m Say: ...

11年以上 前 | 1

質問


How can I share variables between .m files?
I am having trouble returning values to different .m files. I have tried to declare the variables globally but that doesn't ...

11年以上 前 | 2 件の回答 | 1

2

回答