Jack - MATLAB Central
photo

Jack


Last seen: 19 days 前 自 2024 起处于活动状态

Followers: 0   Following: 1

统计学

MATLAB AnswersFrom 05/24 to 04/25Use left and right arrows to move selectionFrom 05/24Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 个提问
0 个回答

排名
196,036
of 298,102

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
90.91%

收到投票数
0

排名
 of 20,534

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,343

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Graph not showing as it should
tic % Preparation format default clear; clc sub = readmatrix('substrate_trans.txt'); samp = readmatrix('sample_trans.txt...

7 months 前 | 1 个回答 | 0

1

个回答

提问


calling function from separate document for fitting
Hi all, I am working on this curve fitting project and I am trying out different methods to optimise the run time. One of the me...

9 months 前 | 2 个回答 | 0

2

个回答

提问


Not enough input arguments
Hi all, I am a little perplexed by this warning from matlab: "Not enough input arguments" for my following code. I've looked for...

9 months 前 | 1 个回答 | 0

1

个回答

提问


Difference in computational time
Hi all, I am working on a curve fitting project and I have a couple of curves to fit. For 2 of the curves, the fitting function ...

9 months 前 | 1 个回答 | 0

1

个回答

提问


lsqcurvefit not working properly
Hi all, I have multiple sets of data that are to be fitted by my fitting function. Since these data sets are kind of related, wh...

9 months 前 | 2 个回答 | 0

2

个回答

提问


Overwriting the maximum function evaluation
Hi all, I have some data to be fitted with the function (please refer to my code). However, despite manually setting the maximum...

9 months 前 | 2 个回答 | 0

2

个回答

提问


Curve fitting with loop
Hi all, I have multiple sets of data to be fitted using a custom fitting function. I would like to do it such that I will only h...

10 months 前 | 2 个回答 | 0

2

个回答

提问


Confidence interval calculation. Cannot compute confidence interval for imaginary values.
clear; clc load Steady_State_Data.mat % this contains the wavelength of light and absorbance of substrate and sample %% P...

10 months 前 | 1 个回答 | 0

1

个回答

提问


lsqcurvefit "Function value and YDATA sizes are not equal" for a complicated fitting function
Hi all, I have some experimental data to be fitted to a function that is quite complicated (refer to the attached picture). And ...

10 months 前 | 0 个回答 | 0

0

个回答

提问


Function with multiple input parameters to be determined through fitting
Hi, I have a function to be fitted to some experimental data, but this function has multiple fitting parameters (6 parameters). ...

10 months 前 | 1 个回答 | 0

1

个回答

提问


User defined function for curve fitting, but the defined function is complicated
Hi all, I am working on this project whihc requires me to fit my experimental data using a complicated function (function is a...

11 months 前 | 2 个回答 | 0

2

个回答