Product of two B-Spline tensor product surfaces

3 views (last 30 days)
I have to multiply two B-Spline tensor product surfaces. Can I do it using Matlab? Thanks!
  1 Comment
Alexander Zimmerman
Alexander Zimmerman on 3 Feb 2016
Roberto, did you ever figure out how to do this?
Presently I am looking for a method to multiply two N-variate B-Splines, resulting in a new N-variate B-spline. I've managed to find some papers that discuss direct algorithms for this; but I haven't found any implementations.
Thanks!

Sign in to comment.

Answers (1)

Matt J
Matt J on 2 Aug 2013
Yep.
Surf1.*Surf2

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!