Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I need a little help with my assignment. I have two arrays of 21 different values( x and y) and an equation y=b0*b1^x     

I need somehow to find values of b0 and b1, using polyfit function. Maybe you could lead me on the right track? Thanks in advance


What I have tried:

Hello,

I need a little help with my assignment. I have two arrays of 21 different values( x and y) and an equation y=b0*b1^x     

I need somehow to find values of b0 and b1, using polyfit function. Maybe you could lead me on the right track? Thanks in advance
Posted
Updated 23-Dec-17 6:02am

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900