interpolation-techniques
There are 41 repositories under interpolation-techniques topic.
sebastianmusial/SSCSS
Light Sass lib for managing your font-size, margin, padding, and position values across breakpoints.
rutvikbhatt9/react-native-header-animation
React-Native Header Animation with Animated, Interpolate and ScrollView
geetgobindsingh/AndroidAnimationInterpolator
Based on Article: https://blog.mindorks.com/understanding-interpolators-in-android-ce4e8d1d71cd
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
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.
hww/unity_mvc
Example of using MVC for game developing
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
melihaltun/Cubic_spline_interpolation
A cubic spline interpolation implementation that returns cubic polynomial coefficients for each segment of inputs.
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.
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.
mino2357/interpolation-in-regression
Interpolation in regression
PatriciaSdm/GradeBook
Projeto realizado, seguindo o curso 'C# Fundamentals' pelo PluralSight
phbastosa/interpolation
Multidimensional comparison of linear and cubic interpolation.
raodnik/oe5450
Lid Driven cavity
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
felipelube/example-vue-styles
Exemplos de interpolação de variáveis CSS usando Vue
Imtjl/computational-maths
Learn Computational mathematics
p-rit/interpolation
interpolation
vaccovecrana/savitzky-golay
Java implementation of the Savitzky-Golay filter
Wazhee/GCA
This repository is code for debiasing large chest X-ray datasets using StyleGAN3. We use code from HiddenInPlainSight repository to demonstrate our methods robustness agains adversarial attacks