Program for Linear and Polynomial Fit - Messages
#21 Posted: 12/11/2019 1:31:21 PM
Wrote
Hope this document will tranquilize visitors/users !
Jean.
If that's what you think.
#22 Posted: 12/11/2019 7:05:16 PM
WroteIf that's what you think.
Does it work for you ... SS 7251 users please confirm ?
#23 Posted: 12/11/2019 9:25:41 PM
WroteWroteIf that's what you think.
Does it work for you ... SS 7251 users please confirm ?
Hello Jean
Yes, It works
Carlos
#24 Posted: 12/12/2019 12:09:00 AM
WroteOriginally Posted by: MarB [url=/forum/yaf_postsm60156_Program-for-Linear-and-Polynomial-Fit.aspx#post60156][/url]If that's what you think.
Does it work for you ... SS 7251 users please confirm ?
It works. Thank you MarB.
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
#25 Posted: 12/12/2019 7:41:20 AM
WroteThat's my solution
- to separate the functions from matrix building,
- to use vectorize for speed
Apparently, the function f(#x):=1 if n=0 has a problem?. Or is it redundant?
For values n>0, the "otherwise" condition yields correct results irrespective of values in "if" condition.
Please check.
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
#26 Posted: 12/12/2019 7:53:51 AM
Hi,
just put the 1 into a 1x1 matrix. That's all.
(And if you want to use units with the X Vector, just remove the eval and evaluate symbolically.)
just put the 1 into a 1x1 matrix. That's all.
(And if you want to use units with the X Vector, just remove the eval and evaluate symbolically.)
Wrote
WroteWroteThat's my solution
- to separate the functions from matrix building,
- to use vectorize for speed
Apparently, the function f(#x):=1 if n=0 has a problem?. Or is it redundant?
For values n>0, the "otherwise" condition yields correct results irrespective of values in "if" condition.
Please check.
#27 Posted: 12/12/2019 10:21:08 AM
Wrotejust put the 1 into a 1x1 matrix. That's all.
Hi
Still the same error when n=0.
Better if you can post the SM file please.
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
#28 Posted: 12/12/2019 11:21:42 AM
Sorry, I didn't realize, that vectorize behaves unexpectedly (to me), when the function does not include 'x'.
So I changed f to f(x):=[1+0*x] and now it works. The file is attached.
PolyFit.sm (11 KiB) downloaded 46 time(s).
I would expect the results of g and h to be the same, and to be a 3 items long vector.

So I changed f to f(x):=[1+0*x] and now it works. The file is attached.
PolyFit.sm (11 KiB) downloaded 46 time(s).
I would expect the results of g and h to be the same, and to be a 3 items long vector.
1 users liked this post
sergio 12/12/2019 4:13:00 PM
#29 Posted: 12/12/2019 11:49:54 AM
Hi
Now I get same results as yours.
But the result (19.0833) of the Polyfit() function when n=0 ----> Does it have any meaning?
I have no idea. I was only testing it for all possible conditions..
Cheers MarB.
Note: Incidentally, 19.0833 happens to be the Mean of Y vector.
Now I get same results as yours.
But the result (19.0833) of the Polyfit() function when n=0 ----> Does it have any meaning?
I have no idea. I was only testing it for all possible conditions..
Cheers MarB.
Note: Incidentally, 19.0833 happens to be the Mean of Y vector.
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
#30 Posted: 12/12/2019 1:06:39 PM
IMHO ... no need to complicate matters.
Modular design is easier to fix.
More automated is OK if you intend to poly for the entire Planet.
PolyFit (2).sm (46 KiB) downloaded 44 time(s).
Modular design is easier to fix.
More automated is OK if you intend to poly for the entire Planet.
PolyFit (2).sm (46 KiB) downloaded 44 time(s).
#31 Posted: 12/12/2019 3:12:19 PM
Wrote
...
But the result (19.0833) of the Polyfit() function when n=0 ----> Does it have any meaning?
I have no idea. I was only testing it for all possible conditions..
...
Hi. This is in case you want to interpolate with an horizontal line.
PolyFit.sm (159 KiB) downloaded 54 time(s).
PolyFit.pdf (748 KiB) downloaded 53 time(s).
Best regards.
Alvaro.
1 users liked this post
sergio 12/12/2019 4:12:00 PM
#32 Posted: 12/12/2019 3:15:52 PM
Thank you, Alvaro.
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
-
New Posts
-
No New Posts