photo

Moza Salem


Last seen: 5 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
87,880
of 301,186

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,188

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,292

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to get a better tolerance for non linear fitting
I run the follwoing code. After running the code and got the values of a and b and subsitute it to the new values of D there was...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Help!!! Least square fitting
I have a set of values P and D : P = [175.2582 150.9053 103.9622 69.9965 48.6696] D = [0 31.3300 61.3200 91.38...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to solve for non linear equations with unknown variables
I have the follwong equations Equ1 = b_1.*(b_0.^2-2.*b_0+P0.^2)==D0 Equ2 = b_1.*(b_0.^2-2.*b_0+P1.^2)==D1 Equ3 = b_1.*(b_0.^...

5 years 前 | 2 个回答 | 0

2

个回答

提问


how to fit y=ax^b without curve fitting
how to fit a set of data using 𝑦 = 𝑎𝑥^b (logarithmic transformation) ?

5 years 前 | 1 个回答 | 0

1

个回答