New Reply

Cubic Spline Interpolation Tutorial

 
Share Thread Thread Tools
Oct10-12, 12:35 AM   #35
 

Cubic Spline Interpolation Tutorial


Hi,
I want the verilog or VHDL coding for performing cubic spline interpolation used in biomedical EMD processor
Nov10-12, 11:19 PM   #36
 
I have a project:
The goal is to create a curve interpolation tool that functions the same as the spline sketch
tool in Pro/E. The input is a set of data points. The output is a cubic C2 B-spline curve.
I have to do it in MATLAB. I am very new to this subject and do not have much idea about it.
Can anyone help me with this project. Like suggesting me how and where I should start? I have only 15 days to complete this project.
Thanks.
New Reply
Thread Tools


Similar Threads for: Cubic Spline Interpolation Tutorial
Thread Forum Replies
Spline degree?? General Math 2
Deriving Greens Theorem for 3D Thin Plate Spline Calculus 0
Spline in N dimensions General Math 1
Interpolation Calculus & Beyond Homework 1
Shortest distance from point to Catmull-Rom spline General Math 2