- #36
Mashfique
- 1
- 0
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.
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.