The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 linear fitting on removing a point

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
shyamigcar Posted - 04/02/2022 : 06:44:51 AM
I have data points
x1, x2, x3, x4, x5, x6...... in col(1)
y1, y2, y3, y4, y5, y6.......in col(2)

How will I fit linear nor ploy in a graph between col(1) Vs col(2), using
fitlr (1,2) or fitpoly (1,2) 3 4 (4, 5)?

Additionally I want to remove selected point (x3, y3), get the fit equation and fit line to see the fit in the same graph. How is it possible? What are the labtalk scripts?

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000