1 Pages (12 items)
Spline Contour - Spline Contour - Messages
#1 Posted: 9/12/2016 2:36:46 PM
This one works well for the given data set. Mesh finer at will and if needed,
bilinear ... not much use for bilinear, whereas "spline" is just something.
Jean

Spline Esplina [AI2000].sm (23 KiB) downloaded 47 time(s).
bilinear ... not much use for bilinear, whereas "spline" is just something.
Jean
Spline Esplina [AI2000].sm (23 KiB) downloaded 47 time(s).
#2 Posted: 9/12/2016 7:08:01 PM
... a faster version: one twin col extractor removed.
By same token, I wonder why the col extractor col(,,) is so slow ?
Jean
Spline Esplina [AI2000].sm (23 KiB) downloaded 42 time(s).
By same token, I wonder why the col extractor col(,,) is so slow ?
Jean
Spline Esplina [AI2000].sm (23 KiB) downloaded 42 time(s).
#3 Posted: 9/12/2016 9:59:52 PM
"By same token, I wonder why the col extractor col(,,) is so slow ?"
You can speed up calculation if o are using "eval":
Spline Esplina [AI2000] (1).sm (25 KiB) downloaded 42 time(s).
You can speed up calculation if o are using "eval":
Spline Esplina [AI2000] (1).sm (25 KiB) downloaded 42 time(s).
#4 Posted: 9/12/2016 11:07:59 PM
Thanks Ber7 for "speedy Gonzalez". In fact, the "uN"
conditional code is redundant in this dataset.
Here is the latest version, even faster.
Jean
Spline Esplina [AI2000].sm (23 KiB) downloaded 38 time(s).
conditional code is redundant in this dataset.
Here is the latest version, even faster.
Jean
Spline Esplina [AI2000].sm (23 KiB) downloaded 38 time(s).
#5 Posted: 9/13/2016 3:08:10 AM
Jean,calculation speed will be doubled, if we use the advice of Андрей
http://en.smath.info/forum/resource.ashx?a=14504&b=2
Spline Esplina [AI2000] 2.sm (20 KiB) downloaded 46 time(s).
http://en.smath.info/forum/resource.ashx?a=14504&b=2
Spline Esplina [AI2000] 2.sm (20 KiB) downloaded 46 time(s).
1 users liked this post
Davide Carpi 9/13/2016 11:45:00 AM
#6 Posted: 9/13/2016 7:58:11 AM
Thanks Ber7,
... now she is a bomb [2 sec] !
Spline Esplina [AI2000].sm (22 KiB) downloaded 50 time(s).
... now she is a bomb [2 sec] !
Spline Esplina [AI2000].sm (22 KiB) downloaded 50 time(s).
2 users liked this post
#8 Posted: 9/13/2016 12:08:37 PM
WroteYou forgot to specify first element of u vector.
By doing so you can speed up calculation even more:
Thanks Andrey, damned me !
While you are there, can you speed up "DeBoor" ?
Jean
Spline De Boor [Esplina].sm (47 KiB) downloaded 40 time(s).
#9 Posted: 9/13/2016 12:47:49 PM
Done
Spline De Boor [Esplina]_mod.sm (47 KiB) downloaded 52 time(s).
Timings:
Regards.
Spline De Boor [Esplina]_mod.sm (47 KiB) downloaded 52 time(s).
Timings:
- 6.1 seconds by 0.97.5890
- 2.3 seconds by 0.98.6096
Regards.
#10 Posted: 9/13/2016 3:32:56 PM
Thanks Andrey,
... for the local definition of Sx(v), Sy(v).
Must be consistant with all upward local definitions.
Jean
... for the local definition of Sx(v), Sy(v).
Must be consistant with all upward local definitions.
Jean
#11 Posted: 9/13/2016 3:53:06 PM
#12 Posted: 9/14/2016 12:51:51 AM
Quite right Andrey: 'u' is 'm', which 'm' is redundant.
I must have constructed N_(v,j) aroud 'u' from some source,
thus easier to check the coding. The attached work sheet
has been refactored with auxilliary explanations.
Can be used as model for DeBoor, pretty easy to adapt to
any project. Spline order is linear interpolation around
the polygon. Spline order 2 is "convex hull" per say.
They are about the only two types splines useful for
technical works [?]
Jean
Spline De Boor [Loop].sm (41 KiB) downloaded 50 time(s).
I must have constructed N_(v,j) aroud 'u' from some source,
thus easier to check the coding. The attached work sheet
has been refactored with auxilliary explanations.
Can be used as model for DeBoor, pretty easy to adapt to
any project. Spline order is linear interpolation around
the polygon. Spline order 2 is "convex hull" per say.
They are about the only two types splines useful for
technical works [?]
Jean
Spline De Boor [Loop].sm (41 KiB) downloaded 50 time(s).
1 Pages (12 items)
-
New Posts
-
No New Posts