cubic-splines
There are 53 repositories under cubic-splines topic.
zhm-real/CurvesGenerator
Common used curves for motion planning.
espdev/csaps
Cubic spline approximation (smoothing)
NCAR/bspline
Cubic B-Spline implementation in C++ templates
rvql/gospline
A golang library for spline interpolation
StaticBeagle/ETK4J
Engineering Toolkit for Java
chdh/commons-math-interpolation
A partial TypeScript port of the Apache Commons Math Interpolation package, including Akima cubic spline interpolation and LOESS/LOWESS local regression.
openrr/trajectory
trajectory interpolation library for Rust and robotics
snsinfu/cxx-spline
Header-only cubic spline interpolator for C++
devkapupara/Numerical-Analysis
A collection of Python programs that helps in Numerical Analysis.
olivierverdier/bsplinelab
Implementation of B-Splines in Python for various geometries
liuyxpp/CubicHermiteSpline.jl
Pure Julia implementation of 1D & 2D cubic Hermite spline interpolation.
simonpierredeschenes/simpline
simpline is a simple constant-speed natural cubic spline interpolation library for 3D points
jiangjingxue/Trajectory_Tracking_MPC
Linear Model Predictive Controller for Vehicle Trajectory Tracking based on Kinematic Unicycle Vehicle Motion Model with Cubic Polynomial Trajectory Generation. Evolutionary Algorithm-assisted Tuning of MPC prediction horizon and penalty matrices
jchristopherson/curvefit
A library for fitting functions to sets of data.
jacobwilliams/splpak
Modernized SPLPAK library for multidimensional least-squares cubic spline fitting
balamuruganky/path_planning
ROS Path Planning (Bezier, Bezier Spline, Cubic Spline, Dubins, Line, Ellipse, Circle and Arc)
aadhityasw/VIT-Labs
A bunch of codes done in the labs of various courses during Undergrad.
espdev/csaps-rs
Cubic spline approximation (smoothing) in Rust
idontwantcookies/calculo-numerico
Algoritmos de cálculo numérico usados para estudos e análise de complexidade
mstrand1/numerical-analysis
Numerical analysis algorithms
Shiva-Iyer/euler
Python functions for numerical analysis: numerical schemes for ODEs, linear algebra, linear/non-linear/iterative solvers, interpolation, and regression analysis.
apropos13/Cubic-Splines-Interpolating-Routes
Numerical Methods
melihaltun/Cubic_spline_interpolation
A cubic spline interpolation implementation that returns cubic polynomial coefficients for each segment of inputs.
ashish1610dhiman/math_proofs
A few proofs and examples related to ML/Prob and Optimisation
Astrodynamic/AlgorithmTrading--Interpolation-Approximation--in-Qt-CPP
The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.
Beliavsky/Computer-Methods-for-Mathematical-Computations
Code from the book of the same name by Forsythe, Malcolm, and Moler, translated to Fortran 90 by Ralph Carmichael
cateschi/Time_varying_correlation
R and C++ codes that can be used to replicate the empirical results obtained in the paper "Time-varying state correlations in state space models and their estimation via indirect inference" by Caterina Schiavoni, Siem Jan Koopman, Franz Palm, Stephan Smeekes and Jan van den Brakel.
ekatrukha/FastCubicSplineInterpolation
fast cubic spline interpolation in Java and Matlab
JakubOchnik/spline-lagrange-interpolation
Python implementation (without external math libraries) of Lagrange and Cubic spline interpolation.
leonardopedroso/Cubic-Splines
Algorithm for cubic spline interpolation with adaptive knot placement.
markbader/midi-spline-interpolation
Generates midi notes to join two different midi snippets by interpolation with a cubic spline curve
nasreen-ahmed/ml-algorithms
Repository of Machine learning Algorithms Implemented from scratch
RajPShinde/Waypoint_reduction_with_Cubic_Hermite_spline_curve_fitting
A python script to reduce the way points for a robot while still trying to retain the original path trajectory
UCLA-BD2K/Cubic-Spline-based-Temporal-Analysis-Workflow
Our workflow designed to capture the distinct temporal molecular signatures associated with the temporal profile of various types of disease pathogenesis.