tikhonov-regularization
There are 14 repositories under tikhonov-regularization topic.
docnok/detection-estimation-learning
Python notebooks for my graduate class on Detection, Estimation, and Learning. Intended for in-class demonstration. Notebooks illustrate a variety of concepts, from hypothesis testing to estimation to image denoising to Kalman filtering. Feel free to use or modify for your instruction or self-study.
mdpetters/RegularizationTools.jl
A Julia package to perform Tikhonov regularization for small to moderate size problems.
ejcanalesr/multicomponent-T2-toolbox
Non-parametric T2 relaxometry methods for myelin water quantification
nocliper/ilt
:microscope: Numerical routines to inverse the Laplace Transform for semiconductor Deep Level Transient Spectroscopy. To cite: Vasilev, A. (2024). Numerical Inverse Laplace Transform for Deep-Level Transient Spectroscopy. https://doi.org/10.5281/zenodo.10462383
dpscience/DCONTINPALS
pyDCONTINPALS - A Python program for running the historical FORTRAN code CONTIN-PALS which solves Fredholm integral equations with convoluted exponential decays as kernels of the type that occur in the analysis of Positron Annihilation Lifetime Spectra (PALS).
anyuzx/Fredholm-Integral-Equation-Solver
Python solver for Fredholm integral equation of the first kind.
bhuvansun/primal-dual-optimization
Primal-Dual algorithm for smooth regularization of non-smooth optimization functions
sergeigribanov/ISRSolver
A set of utilities for obtaining a Born cross section using visible cross section data
divasilevski/oscillations-of-the-rod
Прямая задача об установившихся продольных колебаниях стержня
matthieumeo/sphericov
Companion Jupyter notebook of the paper "Functional Estimation of Anisotropic Covariance and Autocovariance Operators on the Sphere"
TarasKanf/boundary-reconstruction
Boundary reconstruction in double-connected planar domains
TarasKanf/integral-equation-tikhonov-regularization-on-R
Solving an integral equation with the Tikhonov regularization method
ma-nadeau/Numerical_Methods
This repository contains implementations of common numerical algorithms using MATLAB.