An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: interpolation-techniques

chrisnajman/accessible-accordion-v2

Accessible accordions, multiple, single and nested, built with the 'details' element. The CSS enhances the accordions with a smooth height transition only when it's safe and supported. It uses modern CSS features with progressive enhancement in mind.

Language: HTML - Size: 86.9 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

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

Language: Jupyter Notebook - Size: 1.99 GB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

otvam/fast_interpolation_matlab

MATLAB Code for Fast Linear Interpolation

Language: MATLAB - Size: 151 KB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 1

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

Language: Jupyter Notebook - Size: 3.91 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 17.6 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

phbastosa/interpolation

Multidimension comparison of linear and cubic interpolation.

Language: C++ - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Imtjl/computational-maths

Learn Computational mathematics

Language: TeX - Size: 51.8 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

abhirup-dev/Numerical_Methods

Numerical Methods Lab codes written in C

Language: C - Size: 283 KB - Last synced at: 10 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

jishnurajendran/Numerical-analysis

MATLAB/Octave Codes for Numerical analysis techniques

Language: MATLAB - Size: 563 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 15 - Forks: 5

rutvikbhatt9/react-native-header-animation

React-Native Header Animation with Animated, Interpolate and ScrollView

Language: JavaScript - Size: 12.9 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 67 - Forks: 19

ZipCPU/interpolation

Digital Interpolation Techniques Applied to Digital Signal Processing

Language: Verilog - Size: 2.04 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 48 - Forks: 12

BhekimpiloNdhlela/NumericalMethods

Applied Mathematics(Numerical Methods or Numerical Analysis) TW324.

Language: Python - Size: 16.6 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

sebastianmusial/SSCSS

Light Sass lib for managing your font-size, margin, padding, and position values across breakpoints.

Language: CSS - Size: 339 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 126 - Forks: 6

CristianCosci/Handling_Missing_Data_on_BTC_dataset

Handling missing data on Time-Series Using Python

Language: Jupyter Notebook - Size: 148 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

sunnyiisc/Image-Conversions

This is the function to interpolate any image using different Interpolation technique

Language: Python - Size: 102 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

jrivas12/fiascoDev

This is a variety of Python source codes, ranging from: File handling, recursion, tabular output, ANSI escape sequence, color mode parameters, f-string, string interpolation, class methods.

Language: Python - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

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.

Language: Jupyter Notebook - Size: 4.18 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

chenebuah/EVAPD

A deep evolutionary learning framework for discovering stable and synthesizable energy (perovskite) materials.

Language: Python - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

raodnik/oe5450

Tutorials

Language: C++ - Size: 256 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AdrianKriger/terrain101

experiments with terrain

Language: Jupyter Notebook - Size: 47.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

felipelube/example-vue-styles šŸ“¦

Exemplos de interpolação de variÔveis CSS usando Vue

Language: Vue - Size: 309 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mino2357/interpolation-in-regression

Interpolation in regression

Language: Rust - Size: 77.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Tanvi-Jain01/Delhi-AirQuality

Language: Python - Size: 291 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NeroXerith/Interpolation-Numerical-Analysis

Machine problem #3 Interpolation using newton method

Language: C# - Size: 610 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

melihaltun/Cubic_spline_interpolation

A cubic spline interpolation implementation that returns cubic polynomial coefficients for each segment of inputs.

Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vaccovecrana/savitzky-golay

Java implementation of the Savitzky-Golay filter

Language: Java - Size: 195 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

simonpierredeschenes/simpline

simpline is a simple constant-speed natural cubic spline interpolation library for 3D points

Language: C++ - Size: 646 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

mauroalberti/InterpDensity3D

C++ density interpolation tool for 3D data

Language: C++ - Size: 423 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 3

santirodriguezaffonso/Alkemy-Devsafio-1

Language: Swift - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

JaiWillems/polare

Python package for continuous data transformations.

Language: Python - Size: 253 KB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

hww/unity_mvc

Example of using MVC for game developing

Language: C# - Size: 15.9 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

geetgobindsingh/AndroidAnimationInterpolator

Based on Article: https://blog.mindorks.com/understanding-interpolators-in-android-ce4e8d1d71cd

Language: Java - Size: 319 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 67 - Forks: 8

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.

Language: C# - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VickyWip/Spatial-Interpolation

Spatial Interpolation and Precipitation Data Analysis of Sydney, Australia using R, (period examined 1990-2010).

Language: R - Size: 23.2 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

youssefAli11997/Numerical-Analysis-Project

Language: Matlab - Size: 1.28 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

artlaskow/Interpolation-Visualizer

Interactive data-visualizing program allowing for inspection of results produced by different interpolation methods. Creates chart showing computed data and allows for it's analysis. Currently implements Lagrange and Spline interpolation methods.

Language: C++ - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Raghu36/ReRes-complete

Language: Python - Size: 2.55 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Related Keywords
interpolation-techniques 37 interpolation 14 interpolation-methods 8 python 5 numerical-analysis 4 numerical-methods 3 interpolator 2 scipy 2 css 2 image-processing 2 swift 2 extrapolation 2 cpp 2 numpy 2 polynomial-interpolation 2 cubic-splines 2 interpolation-polynomial 2 spline 2 spline-interpolation 2 splines 2 csharp 2 machine-learning 2 android 2 linear-interpolation 1 implied-volatility 1 natural-neighors 1 nearest-neighbors 1 plane-detection 1 example 1 vue 1 polynomial 1 regression-algorithms 1 geopandas 1 matplotlib 1 metpy 1 scikit-learn 1 streamlit 1 processing 1 rgb 1 class 1 error-handling 1 escapesequences 1 f-string 1 file 1 handling 1 recusion 1 airfoil 1 airfoil-analysis 1 airfoil-simulation 1 convolutional-neural-network 1 generative-ai 1 genetic-algorithm 1 image-analysis 1 materials-informatics 1 similarity-learning 1 variational-autoencoder 1 delaunay-triangulation 1 digital-surface-model 1 digital-terrain-model 1 inverse-distance-weighting 1 earth-sciences 1 geology 1 datatypes 1 demo-project 1 mvc 1 mvc-pattern 1 unity 1 animations 1 bilinear-interpolation 1 computer-graphics 1 computer-vision 1 image-interpolation 1 precipitation-data 1 r 1 spatial-analysis 1 root-finding 1 convolutional-neural-networks 1 deconvolutionalneuralnetwork 1 deep-learning 1 neural-network 1 resolution-cnn 1 microsoft 1 net-framework 1 visual-studio 1 windows-forms 1 upsampling 1 savitzky-golay 1 savitzky-golay-filter 1 signal-processing 1 3d 1 3d-points 1 cubic-spline 1 interpolate 1 interpolate-points 1 natural-cubic-spline 1 natural-splines 1 point 1 spline-fit 1 spline-functions 1 trajectory 1