photo

Kylie Hansen


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
2 个回答

排名
4,881
of 299,930

声誉
10

贡献数
7 个提问
2 个回答

回答接受率
42.86%

收到投票数
4

排名
 of 20,845

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,620

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How to sort a table by category within column
I have a table with 11 columns and 59 unnamed rows. I can sort the rows alphabetically, ascending, descending, increasing, decre...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Finding a Function for Data from Curve Fitting with a Chi^2 Boundary
I have MATLAB's Curve Fitting Toolbox. I've used it to find coefficients for a function given data. I've used it to find fits fo...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Chi Square Statistic on Curve Fitting
After looking through the forum for a bit, I discovered there has been a question asked about how to switch out the r^2 goodness...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Perform an action with multiple variables
Hi, all! I have a lot of variables (over 2000 and counting), and I need to perform the same action on all of them. As of now, ea...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Using min() on vectors with double
I have several variables of the double type, each around 450x1 in size. I would like to find the minimum value of each of them, ...

8 years 前 | 4 个回答 | 0

4

个回答

提问


Fitting a Step/Stair Function to data...
I have two vectors of data, each of somewhat significant size (1x784), that I wish to curve fit. I have the curve fitting toolbo...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do you write a string in superscript?
For example, in finding a derivative of a single term, my code is as follows: function derivative(cons,base,expo) ...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
Producing a line of best fit with equation
Thought I'd share an alternate answer from this github repository: https://github.com/kykyelric/Marking-Points-Above-Line-of-B...

8 years 前 | 0

已回答
how to get the equation of lsline
Thought I'd post an alternative answer from this github repository: https://github.com/kykyelric/Marking-Points-Above-Line-of-Be...

8 years 前 | 4