How can I write code for cubic spline interpolation?
2 次查看(过去 30 天)
显示 更早的评论
Hello
I need to realize a cubic spline with some constraints
But I could not generate code for cubic spline interpolation
Although I can handle the curve fitting tool, but when I use that tool, I could get only the roughly drawn spline
Anyway, the condition of spline interpolation that I want to generate is written below.
I prepared the link that contains the spline interpolation that I want to generate
Although I can make the equations of each spline, but how can I generate those interpolations?
I will be very appreciate when you answered to my questions
Thank you for reading this.
PS. I want to write codes on this article if I wrote anything, but I could not.
I`m very sorry for this poor works and article.
1 个评论
Star Strider
2015-12-13
The article is behind the IEEE paywall. Many of us do not have access to it.
回答(1 个)
John D'Errico
2015-12-13
编辑:John D'Errico
2015-12-13
As one of the people who COULD help you, I won't go through a paywall to read your question. That is inappropriate to ask of anyone.
I will point out that my SLM toolbox (on the file exchange) already exists as a spline with a huge variety of constraints. So you MIGHT very possibly need to write absolutely nothing at all. That I cannot know since you have not bothered to ask your question in a form that can be read.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Splines 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!