Info

This question is closed. Reopen it to edit or answer.

Hi, i need adjust curves with more than two variables. Is it possible? i looked many documentation of MATLAB, but nothing really helped me to achieve this.

1 view (last 30 days)
I have many data variables and i need adjust curves. i want to know a method that allow adjust a function with more than two data changing at the same time. It is not a simple function, is not one polynomial or linear, has exponencias and several terms, which all vary with time, and I need to find a constant. Please, if you can help me, answer my question! :)

Answers (1)

Star Strider
Star Strider on 5 Nov 2015
The polyfit function and its friends is probably what you want. There are several other options, depending on what you want to do.
  8 Comments

Community Treasure Hunt

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

Start Hunting!