photo

liv_ped


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
287,422
of 301,175

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,185

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,238

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Sensitivity Analysis for a linear model
Hello, I am trying to understand how certain parameters affect the ouput in the code attached. I want to understand how chang...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to split data into different regions and then add trend line to each region
Hi, I have a set of data and I want to split in into three different parts and then add a trendline to the first two parts to...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Fit data to an exponential curve using fitdist
Hello, I'm trying to fit the following data to an exponential curve using fitdist. This is the code I have but the graph does...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to make plots with symbols(representing data points) and a fitting curve (fit the points with polynomial or other curve equations)
This is the code I have right which gives a smooth curve passing through the data points: figure x1 = [0,0.0521,0.1042, 0.15...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do I make a smooth curve using the following data?
x1 = {0,0.0521,0.1042, 0.1563, 0.2083, 0.2604, 0.3125, 0.3646, 0.4167} y1 = {2.4015, 2.9473, 4.5847, 5.7855, 7.4229, 9.6061, 12...

7 years 前 | 2 个回答 | 0

2

个回答