Statistik
11 Fragen
0 Antworten
RANG
237.943
of 295.495
REPUTATION
0
BEITRÄGE
11 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
90.91%
ERHALTENE STIMMEN
0
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.991
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Graph not showing as it should
tic % Preparation format default clear; clc sub = readmatrix('substrate_trans.txt'); samp = readmatrix('sample_trans.txt...
2 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
4 Monate vor | 2 Antworten | 0
2
AntwortenFrage
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...
5 Monate vor | 1 Antwort | 0
1
AntwortFrage
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 ...
5 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
5 Monate vor | 2 Antworten | 0
2
AntwortenFrage
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...
5 Monate vor | 2 Antworten | 0
2
AntwortenFrage
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...
5 Monate vor | 2 Antworten | 0
2
AntwortenFrage
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...
6 Monate vor | 1 Antwort | 0
1
AntwortFrage
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 ...
6 Monate vor | 0 Antworten | 0
0
AntwortenFrage
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). ...
6 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
6 Monate vor | 2 Antworten | 0