GithubHelp home page GithubHelp logo

Question: smoothing clamped spline about csaps HOT 4 CLOSED

espdev avatar espdev commented on August 25, 2024
Question: smoothing clamped spline

from csaps.

Comments (4)

shipengfei92 avatar shipengfei92 commented on August 25, 2024 1

Thanks @espdev , I went through this paper, and it has the same idea with De_Boor's method, it will use the natural boundary to create a symmetric parameter matrix R, which can be used to simply the optimizing function, will try to generate a similar symmetric matrix based on the clamped constraints.

from csaps.

espdev avatar espdev commented on August 25, 2024

Hi @shipengfei92,

De_Boor's smoothing cubic spline for p=1 converges to the "natural" spline interpolant. It seems we cannot change boundary conditions in proposed approach and used solution method.

See https://en.wikipedia.org/wiki/Smoothing_spline#De_Boor's_approach

Maybe the solution can be found in the following document: http://monoceros.physics.muni.cz/~jancely/NM/Texty/Numerika/CubicSmoothingSpline.pdf

But I haven't looked in detail yet.

from csaps.

espdev avatar espdev commented on August 25, 2024

Thanks @shipengfei92 ,

If you find a solution for smoothing cubic spline with clamped boundary, PR welcome!

from csaps.

shipengfei92 avatar shipengfei92 commented on August 25, 2024

Sure @espdev , thanks for your efforts!

from csaps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.