Message Boards Message Boards

0
|
2350 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Form equation for many varying points

Posted 3 years ago

I am trying to generate an equation that represents 16 points, each point consists of ( x & y ) coordinates. I used the formula " fit = FindFormula[data, x] " and it worked for only five points. enter image description here How to find the equation for all 16 points? enter image description here

POSTED BY: Mohamed Mahmoud
2 Replies

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

The rules explain how to format your code properly. Images don't help other members to copy your code. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

You can also embed notebook or attach notebook.

enter image description here

POSTED BY: Moderation Team
Posted 3 years ago

Please post code that can be copied / pasted to reproduce the problem, not images.

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract