Community Profile

photo

Jason Yee


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

Followers: 0   Following: 0

统计数据

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


lsqcurvefit Jacobian returns a scalar
I am performing nonlinear regression using the lsqcurvefit function. I want to calculate the covariance matrix; however, the Jac...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Creating multiple plots with for loop
I wish to create a program that comb through a file with data and create several plots. I have a prototype below but it does not...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Nonlinear regression using lsqcurvefit
Here is my code, along with my error message. T = V22050100Emat; A = table2array(T); f = A(389:402, 6); y = A(389:402, 5...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with Nonlinear Least Squares fitting
I am trying to create a script that will fit some scientific data to the function where a,b, and c are the fitting parameters...

2 years 前 | 1 个回答 | 0

1

个回答