Applications of linear algebra
-
Updated
Apr 6, 2017 - MATLAB
Applications of linear algebra
Modified Cutting angle method based on 'Cutting angle method - a tool for constrained global optimization'
Lagrange Interpolation, Bezier Spline, Cardinal Spline for Computer Graphics Project
Package estimates the joint cumulative distribution function (CDF) of bivariate interval-censored event time data by spline-based sieve nonparametric maximum likelihood estimator (NPMLE)
Interpolate nodes using Lagrange polynomials and natural cubic splines
Replaces splines in CAD files with a series of straight edges to allow CAD geometry to be converted to CSG geometry.
Disease classification based on the Spline approximation & multi-layer perceptron network (MLP).
Generalized Cross-Validated Splines for Interpolation and Derivation in Pure Rust
Generalised additive models (think deep learning, but interpretable)
Subdivision Surface in Rust
Python library for representation and computation of splines
Exam project and Workshop for Numerical Computation course
A finite difference solver for heat transfer and diffusion problems at one or two dimensional grids. The grid can represent orthogonal or cyllindric coordinate spaces. There is also a simple polynomial spline library, which contains cubic Lagrange, cubic Hermite and monotone cubic Hermite polynomial splines.
A multidimensional spline interpolation by Google/JAX
FaceDetection, ScalingPictures, WordSenseDisambiguation
B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.
〰️ Approximate spline of any degree to given data
A Modern Fortran translation of the FITPACK package for curve and surface fitting
Add a description, image, and links to the spline-approximation topic page so that developers can more easily learn about it.
To associate your repository with the spline-approximation topic, visit your repo's landing page and select "manage topics."