interpolation-techniques
There are 40 repositories under interpolation-techniques topic.
sebastianmusial/SSCSS
Light Sass lib for managing your font-size, margin, padding, and position values across breakpoints.
geetgobindsingh/AndroidAnimationInterpolator
Based on Article: https://blog.mindorks.com/understanding-interpolators-in-android-ce4e8d1d71cd
rutvikbhatt9/react-native-header-animation
React-Native Header Animation with Animated, Interpolate and ScrollView
ZipCPU/interpolation
Digital Interpolation Techniques Applied to Digital Signal Processing
jishnurajendran/Numerical-analysis
MATLAB/Octave Codes for Numerical analysis techniques
simonpierredeschenes/simpline
simpline is a simple constant-speed natural cubic spline interpolation library for 3D points
otvam/fast_interpolation_matlab
MATLAB Code for Fast Linear Interpolation
mauroalberti/InterpDensity3D
C++ density interpolation tool for 3D data
hww/unity_mvc
Example of using MVC for game developing
hedge0/OptionsKillerBotPython
A Python-based trading bot designed to identify and trade mispriced options using the Schwab API. The bot automatically submits limit orders on options it detects as mispriced, and once the orders are filled, it delta hedges the positions to manage risk.
jrivas12/fiascoDev
A personal journey in Python, featuring advanced file handling, recursion, vibrant tabular outputs, ANSI escape sequences, color modes, f-strings, string interpolation, and class methods
NotTheStallion/Interpolation-and-integration-methods_Cubic-Spline-and-surface-interpolation
This project models airflow around an airfoil to generate a pressure map for approximating the wing's lift. It involves refining the airfoil shape, utilizing cubic spline interpolation and integration methods.
BhekimpiloNdhlela/NumericalMethods
Applied Mathematics(Numerical Methods or Numerical Analysis) TW324.
CristianCosci/Handling_Missing_Data_on_BTC_dataset
Handling missing data on Time-Series Using Python
hedge0/VolSplinesLib
VolSplinesLib is a Python library for interpolating implied volatility surfaces using various volatility models. The library provides tools for fitting and interpolating models to market data, supporting popular methods like RFV, SLV, SABR, and SVI.
JaiWillems/polare
Python package for continuous data transformations.
melihaltun/Cubic_spline_interpolation
A cubic spline interpolation implementation that returns cubic polynomial coefficients for each segment of inputs.
VickyWip/Spatial-Interpolation
Spatial Interpolation and Precipitation Data Analysis of Sydney, Australia using R, (period examined 1990-2010).
chenebuah/EVAPD
A deep evolutionary learning framework for discovering stable and synthesizable energy (perovskite) materials.
NeroXerith/Interpolation-Numerical-Analysis
Machine problem #3 Interpolation using newton method
sunnyiisc/Image-Conversions
This is the function to interpolate any image using different Interpolation technique
AdrianKriger/terrain101
experiments with terrain
bennicholson2/Interpolation-Project
*Finished* Lagrange, Newton's Divided Difference & Cubic Splines
egemengulpinar/Digital-Image-Interpolation
In this project, I used zero order hold, first order hold, KNN and Bilinear interpolation algorithms for image interpolation. As a result of this, I have shown in my GUI program for an input: zoom in-out with these algorithms and calculated process time for Bresenham line algorithm, DDA line algorithm, grayscale and rotate input image.
icg-cat/interpola
Aplica Interpolacions Espacials de Dades entre Seccions Censals
mino2357/interpolation-in-regression
Interpolation in regression
PatriciaSdm/GradeBook
Projeto realizado, seguindo o curso 'C# Fundamentals' pelo PluralSight
raodnik/oe5450
Lid Driven cavity
felipelube/example-vue-styles
Exemplos de interpolação de variáveis CSS usando Vue
Imtjl/computational-maths
Learn Computational mathematics
p-rit/interpolation
interpolation
TahirZia-1/Image-Quality-Enhancement-using-Lagrange-Interpolation
Lagrange Interpolation on an image to enhance the quality by interpolating between the pixels, ultimately doubling or tripling the pixels
vaccovecrana/savitzky-golay
Java implementation of the Savitzky-Golay filter