How can I curve fitting data for an specific function?

50 views (last 30 days)
rn
rn on 23 Jan 2014
Edited: Amit on 23 Jan 2014
I have a chart which has 2 types of data (one for the time and the other one for a measured variable). I need to curve fit those data to find a function like this: y= A*sin(2*pi*f+ang). It requires finding A, f, and ang which best curve fitting those data. What is the process that I can applied to achieve this objective? Have You any documentation to do that?
Thanks a lot.

Answers (1)

Amit
Amit on 23 Jan 2014
Edited: Amit on 23 Jan 2014

Categories

Find more on Curve Fitting Toolbox in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!