Group Abstract Group Abstract

Message Boards Message Boards

How can I recreate my equation within my following function

Posted 11 years ago
Attachments:
POSTED BY: jethro holcroft
3 Replies
Posted 11 years ago

After thoroughly review the problem you are having, i suggest you take a closer look at the command FindFit i ask you this recommendation because you'll see examples very related to your example, you will not forget to check the Scope section and other sections.

Luis Ledesma.

POSTED BY: Luis Ledesma
Posted 11 years ago

Hi, jethro holcroft, I didn't have much time to go much into your problem but I am very confused as to what you do, I've done the following but I still do not understand much, would serve too that put a step by step what to do so I can help you more, I agree with you that I have advanced

In[1]:= prb = Import["C:\\Users\\luis\\RegressionExample.xls"];

In[2]:= corr = Rest[Flatten[prb, 1]];

In[3]:= tif = Fit[corr, {1, x, y}, {y, x}];

In[4]:= xmax = Max[corr[[;; , 1]]]

Out[4]= 2271.86

I hope to have helped you although it is a little

POSTED BY: Luis Ledesma
Posted 11 years ago
POSTED BY: jethro holcroft
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard