Extraction of parameters for a function
Show older comments
f(x)=(a0+a1*x+a2*x^2)/(b0+b1*x+b2*x^2) how to find the coefficients of a0,a1,a2,b0,b1,b2,b2 such that the above function behaves as cosine function,when 0<x<pi
Accepted Answer
More Answers (1)
AYESHA FATIMA
on 23 Apr 2018
0 votes
Categories
Find more on Get Started with Curve Fitting Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!