photo

Helen Kirby


Last seen: 9 months 前 自 2016 起处于活动状态

Followers: 0   Following: 0

My background and interests are Physics, Mathematics,Programming, Architecture. Educated in England to PhD level in Plasma Physics. Worked mainly in Silicon Valley, now semi retired. Very enthusiastic about MatLab because it summarizes everything I seem to have done over the years.

统计学

All
MATLAB Answers

9 个提问
3 个回答

Cody

0 个问题
4 个答案

排名
22,687
of 299,737

声誉
2

贡献数
9 个提问
3 个回答

回答接受率
55.56%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
62,435
of 165,655

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

提问


Which Anova for this situation.
I am trying to analyze the speeds of vehicles driving over four different road conditions: Down a steep slope, up that steep slo...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Read data from CSV and Excel
I had trouble with reading in a csv file. I found it easier to open XL, select "file", drag down to "import", import the csv fil...

7 years 前 | 0

提问


Simple programming question about randomizing a vector.
clc clear ones = ones(1,20); twos = ones+1; thrs = twos+1; fors = thrs+1; fivs = fors+1; Nums = [ones...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Another simple question about standard deviation!
Could I ask yet another question on the theme of standard deviation? - and yes I have read the documentation and it doesn't an...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
Simple question about Standard Deviation.
Could I ask yet another question on this theme - and yes I have read the documentation and it doesn't answer this question. Say...

8 years 前 | 0

提问


Simple question about Standard Deviation.
I have a number of data points, lets say in a vector v, and lets say there are "num" of them. If I write sd = std(v) did it ass...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Confused about a question in the "Fundamentals of ML" training course.
In section 6 of the "Fundamentals of ML" training course we calculated the speed of a star by measuring it's hydrogen absorption...

9 years 前 | 0 个回答 | 0

0

个回答

已回答
Can Matlab statistics toolbox look up z/t/z standard tables?
Thank you very much SS, that really helped.

9 years 前 | 0

| 已接受

提问


Can Matlab statistics toolbox look up z/t/z standard tables?
I recently plowed through how to do an ANOVA analysis. When I tried to do this via Matlab I found the calculated F quite easily ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


How do you find Fcritical after an ANOVA analysis?
Using the Statistical Toolbox one does an ANOVA analysis to find F calculated (as well as some other stuff). One must then go on...

9 years 前 | 0 个回答 | 0

0

个回答

提问


When selecting "import data " to import my selection, I only get two options import data and generate script. How do I get the third one, "generate function"
I am importing data from excel spreadsheets and there is supposed to be a means of selecting a few columns then when you click o...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How do I get the workspace window back?
Suddenly my workspace window has disappeared. How do I get it back? It is usually in the top right of the screen. My programming...

9 years 前 | 3 个回答 | 0

3

个回答