photo

Nathan


Last seen: 4日 前 2025 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
299,485
of 300,779

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,997

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Edges and Observed values of Chi2gof
I am trying to do a chi squared test on the means of this data which I have already sorted and is not the issue here. However, m...

4日 前 | 1 件の回答 | 0

1

回答

質問


Making a table from data using rec
I am trying to use this code to create a table of when the data is in recession (when the value of q(x)>q(x-1)). However I do no...

2ヶ月 前 | 3 件の回答 | 0

3

回答

質問


Finding if the current data value is greater than the previous value
I have formed a table of 1 column and many rows and I am trying to findout if the value in the current row is greater than the p...

2ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Counting the number 6s rolled from a dice
I was trying to get my code to count the number of 6s rolled from 1000 attempts from a dice however it keeps saying it has not r...

3ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Issues creating a scatter graph
I was trying to make a scatter graph for the data I had with the code shwon below: A= readtable("query.csv"); Depth= A(:,4); ...

3ヶ月 前 | 2 件の回答 | 0

2

回答

質問


How to I plot a graph from this data
I have been trying to plot VPV by Depth in the code below: A= readtable("PREM.txt"); Radius = A(:,1); Density= A(:,2); VPV= ...

3ヶ月 前 | 1 件の回答 | 0

1

回答