curve fitting without the toolbox
이전 댓글 표시
Hello,
I would like to ask if there are any functions that can I use to fit two series of data without using the Curve Fitting Toolbox.
For example is there a built-in function to fit the data through the "Exponential" type of fitting
a*exp(b*x)
that is found in the toolbox?
If not, how can I write one that performs the "Exponential" fitting?
Thank you very much.
Best,
Pavlos
채택된 답변
추가 답변 (1개)
Khalifa Niang
2016년 8월 1일
0 개 추천
how to print the values of b(1), b(2)......?
댓글 수: 1
Shariefa Shaik
2018년 2월 28일
explain the code sir
카테고리
도움말 센터 및 File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!