photo

mr


Last seen: 10 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
212,597
of 300,073

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,242

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


How to turn a curve fit into a function
I have been fitting some data generated in the lab. The best fit is by piecewise polynomial I would now need to turn this int...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How do I measure distance between all pixels in a letter?
I have an image like this: and would need to measure the distance of all black pixels (which make up the letter T) from each ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


how to include a free parameter in curve fitting toolbox?
I have obtained a best fit for a dataset with CFT in Matlab. I now would like to try how good the fit is on another dataset. Can...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How do I shift and repeat the same function and then sum the total overlapping area under those curves?
I have a function which is similar to this x=-10:0.1:10; y=sqrt((36-x.^2)/9); plot(x,y) I would like to shif...

8 years 前 | 1 个回答 | 0

1

个回答