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

GitHub topics: interpolation-methods

danieljprice/splash

SPLASH is an interactive visualisation and plotting tool using kernel interpolation, mainly used for Smoothed Particle Hydrodynamics simulations

Language: Fortran - Size: 8.29 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 61 - Forks: 47

KitwareMedical/ITKContourInterpolation

An implementation of morphological contour interpolation

Language: C++ - Size: 3.33 MB - Last synced at: 1 day ago - Pushed at: 10 days ago - Stars: 33 - Forks: 14

belubeluga/Position_Interpolation_and_Trilateration

Experimental analysis of numerical methods for interpolation and 3D position trilateration.

Language: Python - Size: 72.4 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

wrightky/ipdw

Python package for Inverse Path-Distance Weighted interpolation

Language: Python - Size: 2.73 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 0

slfdstrctd/num_methods

Practical work on the computer workshop

Language: Python - Size: 20.5 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

Hawkynt/2dimagefilter

A collection of image filters, some especially suited to scale-up low res computer graphics.

Language: C# - Size: 42.1 MB - Last synced at: 7 days ago - Pushed at: 22 days ago - Stars: 47 - Forks: 9

GiorgioMedico/InterpolatePy

🚀 InterpolatePy: Python library for smooth trajectory generation with cubic splines, B-splines, and S-curves for robotics and motion planning applications.

Language: Python - Size: 181 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 6 - Forks: 1

PasaOpasen/MathClasses

Set of simple mathematical classes in C# (Vectors, Matrixes, Polynoms, Systems of linear equations, Integrals methods, Complex numbers, Rational numbers, Graphs, Methods for solving differential equations) + some features such as memoize (function values memorising)

Language: C# - Size: 227 MB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 7

OpenGeoHub/spatial-prediction-eml

Online tutorial on how to use Ensemble Machine Learning for spatial and spatiotemporal interpolation / predictions

Language: TeX - Size: 528 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 10

Malk97sc/Numerical_Analysis

Numerical Analysis Notes

Language: C - Size: 360 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ge47kuf/Java-Numerical-Algorithms

A set of Java tools for mathematical computations, including various interpolation techniques, linear algebra functions for tridiagonal matrices, Fourier transforms, and an image scaling application. Created as part of a university course

Language: Java - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

tcherrie/Hiped

Matlab code for building and evaluating recursively hierarchical interpolations

Language: Python - Size: 3.74 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

artem-burashnikov/ComputationalMethods

Part of the SPBU's course. Methods of scientific computing.

Language: Python - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dedJack/SecondNative

SecondNative a Hands-on React Native practice with real-world features like animations, gesture handling, smooth navigation and many more advance features..

Language: TypeScript - Size: 549 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

LiseChemistry/Numerical_Methods_Master_Projects

Numerical projects using Fortran and Python: interpolation/extrapolation of molecular potentials (O₂, C₂H₅), integration and differentiation (average value, VO₂(R)), and model fitting of a spectroscopic Hamiltonian.

Language: Fortran - Size: 313 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pdGruby/geokrige

GeoKrige is a Python package designed for spatial interpolation using Kriging Methods. While primarily tailored for geospatial analysis, it is equally applicable to other spatial analysis tasks.

Language: Python - Size: 1.35 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

wangbolun300/Scattered_Points_Interpolation

Scattered Points Interpolation with Globally Smooth B-Spline Surface using Iterative Knot Insertion

Language: C++ - Size: 10.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 33 - Forks: 9

saeedahmadicp/numerical_optimization_of_ai

Numerical techniques for optimization of artificial Intelligence

Language: Python - Size: 3.87 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 9 - Forks: 4

kvba1337/project-nm-ApproxElevationProfile

Numerical Methods Project - semester 4

Language: Python - Size: 2.89 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

SMARTLAGOON/SMLG_CPR

This repository presents the Colour Pattern Regression (CPR) algorithm QGIS3 plugin. The code determines the relationship between aerial images and raster maps according to the decomposition into RGB spaces of the aerial images and the calculation of a linear regression with the raster map using three coefficients - one for each RGB space.

Language: Python - Size: 4.09 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - 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: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

NOAA-MDL/grib2io-interp

Interpolation component for grib2io interfacing to the NCEPLIBS-ip library

Language: Python - Size: 52.7 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 3

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: 21 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

NirupamKhanal/NumericalAnalysis

Numerical Methods for Computational Mathematics and Analysis

Language: Jupyter Notebook - Size: 591 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Salmakis/ImageFilterCollection

Collection of ImageFilters for Pixel Art resizing. (HQ, XBR, etc)

Language: C# - Size: 3.93 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 1

kolosovpetro/HistoryAndOverviewOfPolynomialP

Open research project on polynomial interpolation and approximation

Language: TeX - Size: 6.64 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

lapets/lagrange

Pure-Python implementation of Lagrange interpolation over finite fields.

Language: Python - Size: 80.1 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 4

fwilleke80/python_prototype_custom-character-scale-v2

Just a prototype written in PyGame to test methods for interpolating between values of arbitrarily distributed points.

Language: Python - Size: 2.15 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kmilo17pet/qlibs-cpp

C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...

Language: C++ - Size: 8.42 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 13 - Forks: 1

ipleiria-ciic/reconstructing-cvae

Reconstructing spatiotemporal data with C-VAEs.

Language: Jupyter Notebook - Size: 3.37 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - 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: 15 days ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 3

hedge0/SplinesNextJS

A personal website built with Next.js that showcases various interpolation techniques I've mastered for volatility surface modeling. The site features an interactive graph where users can explore and visualize different volatility surfaces, with the ability to switch between multiple models for comparison and analysis.

Language: TypeScript - Size: 843 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Kaos599/Applied-Numerical-Methods

This repo contains code for Applied numerical methods that are taught in engineering undergrad degrees.

Language: Python - Size: 230 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 2

hedge0/OptionsTradingGui

A Python-based Gui that displays live options chain data, and runs an interpolation on the implied volatilities of that data using various techniques. The Gui can interact with the Schwab and Tastytrade APIs to provide live options prices.

Language: Python - Size: 312 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gher-uliege/DivaPythonTools

Interface to run Diva software tool (spatial interpolation).

Language: Jupyter Notebook - Size: 23.5 MB - Last synced at: 12 days ago - Pushed at: over 6 years ago - Stars: 21 - Forks: 7

ErickOF/CE3102-ANPI-Homework3-SuccessiveOverRelaxationMethod

Implementation of the Successive Over-Relaxation (SOR) Method

Language: Python - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rafael-a-monteiro-math/Rising_Sun_Envelope_Method

Companion website with an overview of the methods developed in the paper "The Rising Sun Envelope Method: an automatic and accurate peak location technique for XANES measurements".

Language: Jupyter Notebook - Size: 26.7 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

CodeStrate/ImageUpscaler

Deep.Imager - A Python based app powered by Streamlit! Upscales images using mathematical convolutions and Deep Learning without change/loss in input sharpness

Language: Python - Size: 101 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

monoid-a/mapping2d

Small library for 2D interpolation

Language: C++ - Size: 382 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 3

osdnk/react-native-spline-interpolate

Spline interpolation for React Native animations

Language: JavaScript - Size: 509 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 71 - Forks: 2

eddyherrera/Analisis-Numerico

Solución a problemas utilizando tecnicas numericas

Language: HTML - Size: 1.17 MB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

MatheusCavini/Numerical-Methods

Python library including some of the most common numerical methods, based on the course "Numerical Methods and Applications (MAT3121)" from Escola Politécnica da Universidade de São Paulo.

Language: Python - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

ZipCPU/interpolation

Digital Interpolation Techniques Applied to Digital Signal Processing

Language: Verilog - Size: 2.04 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 48 - Forks: 12

MateiStefanica0/numerical-methods-project-2

University Assignment, it includes audio signal processing, interpolation methods and singular value decomposition

Language: MATLAB - Size: 239 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

falakian/Image-resizing-algorithm

Suggested algorithm to double the size of the images

Language: MATLAB - Size: 873 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gher-uliege/Altimetry-Interpolation

Spatial and temporal interpolation of satellite altimetry data usinig Diva & Divand methods

Language: Jupyter Notebook - Size: 6.59 MB - Last synced at: 25 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 3

simogasp/curveTool

A tool to experiment on point interpolation and approximation.

Language: C++ - Size: 43.9 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ethanbarry/lagrange_interpolation

An algorithm to interpolate between points with polynomials.

Language: Rust - Size: 4.88 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sebospc/numerical_analysis_2s

Language: Java - Size: 19.9 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

Smile040501/ComputationalMethodsAndApplications

My python implementation of different Computational Methods and Applications.

Language: Python - Size: 33.5 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

pragyapranati/numerical-techniques

C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration

Language: C - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JohnyDeCoder/calc-polation

Una calculadora de interpolación lineal, cuadrática y Polinomios de Lagrange.

Language: C# - Size: 28 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

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: over 2 years ago - Stars: 2 - Forks: 0

mo-gaafar/curve-fitter

An application that illustrates the efficacy of multiple curve fitting and interpolation models.

Language: Python - Size: 9.89 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 3

Suchibrata-Patra/C_Programming_Practicals

C Programming Solutions for Real Analysis and Numerical Analysis Problems

Language: C - Size: 36.1 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

enesozi/Soccer-Analysis-Python

Language: Jupyter Notebook - Size: 4.24 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

merkouris148/numerical-analysis-algorithms

Some numerical analysis algorithms, from scratch, written in Octave

Language: MATLAB - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

reza-nugraha32/polynomial-interpolation-python

Numerical interpolations using Newton's, Lagrange's, and spline polynomials in Python.

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

IliaTrofimov/FuncApprox

Several methods for data interpolation and approximation

Language: Python - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

akalenuk/unpager

Flattens photoed pages so they appear like scanned

Language: C# - Size: 11.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 0

StefanoLusardi/BilinearOscillator

Bilinear Audio oscillator with morphing capabilities and UI controls

Language: C++ - Size: 927 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

saad0510/numerical-analysis

Source codes of numerical analysis algorithms

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

antonin-lfv/3D-plot-Python-interpolation

How to plot a 3D surface with python by interpolation

Language: Python - Size: 356 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

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: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

RikMaxSpeed/SampleGen

Variational Auto-Encoder of using Audio Sample Spectograms

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

rulyotano/rulyotano.crosscutting.js

Cross-cutting packages with tools for javascript

Language: TypeScript - Size: 102 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

abdo-eldesokey/RAFT-NCUP

The official PyTorch implementation for "Normalized Convolution Upsampling for Refined Optical Flow Estimation"

Language: Python - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 42 - Forks: 2

Nikolay1998/numerical-interpolation-methods

Interpolation methods implementation. 2019.

Language: Java - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zm-cttae/matlab-trimesh-stereo-reconstruction

MATLAB stereo reconstruction to 3DP tessellated mesh (STL)

Language: MATLAB - Size: 16.4 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

walice/beziersplines

Smoothing algorithm and interpolation tool using cubic Bézier splines - reproduces Excel's smooth scatter plot

Size: 406 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 8 - Forks: 2

ccnguyen/sparse-interp

Toolbox for interpolating from an uneven grid

Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mjtbasif/CurveFitting-Interpolation

A CSE225:Numerical Methods course project on Curve Fitting regression and Interpolation

Language: C# - Size: 455 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

mecomontes/Octave

A couple of projects developed in OCTAVE for numerical analysis of Non-linear Equations, solve Defined Integrals, numerical solution of Ordinary and Partial Differential Equations, Interpolation, and Matrix methods.

Language: MATLAB - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

archettialberto/interpolation_for_deep_survival_analysis

This repo contains the source code of the paper "Deep Survival Analysis for Healthcare: An Empirical Study on Post-Processing Techniques".

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

Dreamer2652/Numerical-Analysis_Adaptive-Interpolation-2022

이미지 내 지역적인 특성을 이용하여 적응형 필터를 생성, 이를 사용한 interpolation (reconstruction)

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

carlosalvarezh/Metodos_Numericos

Curso de Métodos Numéricos empleando las herramientas Jupyter Notebook y programado en Python V3.8

Language: Jupyter Notebook - Size: 14.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 6

GRASBOCK/makima_spline

A implementation of the modified akima interpolation in rust

Language: Rust - Size: 124 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 1

YasinEnigma/Image_Interpolation

Image interpolation implementation using pure python and compare result with Opencv.

Language: Python - Size: 235 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 8

Alishamsnia/spectrogram

A matlab code for spectrogram and Decimation

Language: MATLAB - Size: 212 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

R1B3n-13/Analyst

A tool for numerical analysis

Language: Java - Size: 6.31 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Sail128/c-interpolation

c-interpolation library

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

AdrianKriger/r-trend-surfaces

Trend Surface Analysis with R (Cape Flats Aquifer)

Size: 4.64 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

evreechka/computational-math

solving main tasks of computational math

Language: Python - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AdrianKriger/APG3040C-APG4013C

Advanced Spatial Data Analysis with R

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

STAC-USC/DeepNNK_polytope_interpolation

Non parametric, polytope interpolation framework for use with deep learning models

Language: Python - Size: 72.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

osdnk/react-native-spline-interpolate-workspace

Third order spline interpolation declarative API for React Native

Language: JavaScript - Size: 3.59 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

ArturoEmmanuelToledoAguado/Metodos-Interpolacion

Matlab R2019b program to see the interpolation methods (Nearest, Bilinear and Bicubic).

Language: MATLAB - Size: 315 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

gabri-aero/analisis-numerico

Implementación de métodos numéricos para Física Computacional II

Language: Jupyter Notebook - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ozzyZig1994/numerical-method-grapher

Graphing and calculating numerical methods

Language: Java - Size: 2.52 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AliValiyev/Math382-Numerical-analysis-II

We, a team of students, recently completed a series of projects as part of our numerical analysis course. These projects involved the application of various numerical methods to solve mathematical problems and analyze the results. Through these projects, we gained a deeper understanding of the concepts covered in the course and honed our skills in

Language: MATLAB - Size: 3.92 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

viniciusarruda/ufes

Some assignments done during my undergraduate course.

Language: C - Size: 39.9 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Ghenntoggy1/Laboratory-Work-NA-2

Laboratory Work Numerical Analysis nr.2 at TUM. This laboratory work was dedicated to Numerical Approximation and Interpolation, and consists of 4 tasks that I have done.

Language: Python - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Friday202/ReflectionProbeInterpolation

Refelction probe interpolation with neural network.

Language: PureBasic - Size: 8.41 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AJMC2002/comp-maths

Code for tasks related to data analysis and statistics using Python and Rust and whatever else appears.

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

vielca/CPR

This repository presents the Colour Pattern Regression (CPR) algorithm QGIS3 plugin. The code determines the relationship between aerial images and raster maps according to the decomposition into RGB spaces of the aerial images and the calculation of a linear regression with the raster map using three coefficients - one for each RGB space.

Language: Python - Size: 7.16 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

myadavzee/My_DataScience_project

This repo contains two Projects : 1. Covide 19 Quantitative Analysis (Use of extrapolation) 2. Compared India to other countries (Population & GDP)

Language: Jupyter Notebook - Size: 482 KB - Last synced at: about 2 years ago - Pushed at: about 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

AmirhosseinChami/numerical-calculation

Matlab codes for numerical calculations

Language: MATLAB - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

disha2sinha/Numerical-Methods

Codes for diffferent Numerical methods

Language: C - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jimmyg1997/Python-Digital-Signal-Processing-Basics

📶 Python Scripts for the basics of Digital Signal Processing (DSP). Updating on a regular basis.

Language: Jupyter Notebook - Size: 1.73 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 6

Related Keywords
interpolation-methods 164 interpolation 45 numerical-methods 33 python 25 numerical-analysis 17 numerical-integration 16 lagrange-interpolation 11 image-processing 11 matlab 10 interpolation-techniques 8 mathematics 8 spline-interpolation 8 linear-algebra 7 linear-regression 7 c 6 splines 6 spline 6 root-finding 6 bisection-method 6 differential-equations 5 data-science 5 newton-raphson 5 numerical-differentiation 4 nonlinear-equations 4 lagrange-polynomial-interpolation 4 statistics 4 interpolation-polynomial 4 approximation-algorithms 4 math 4 animation 4 spatial-analysis 4 kriging 4 machine-learning 4 computer-vision 4 linear-systems 4 extrapolation 4 numerical-calculus 4 curve-fitting 4 integration 4 newton-cotes 3 csharp 3 plotting 3 root-finding-methods 3 numerical-calculations 3 zeros-function-methods 3 animations 3 r 3 ode-solver 3 cpp 3 newtons-method 3 newton-method 3 gauss-elimination 3 equation-solver 3 inverse-distance-weighting 3 remote-sensing 3 data-analysis 3 numpy 3 interpolations 3 ordinary-differential-equations 3 partial-differential-equations 3 audio-processing 3 oceanography 3 regula-falsi 3 octave 3 lagrange 2 react 2 simpson-rule 2 pandas 2 cubic-splines 2 lti 2 jupyter-notebook 2 remotesensing 2 qgis3-plugin 2 gdal-python 2 environmental-monitoring 2 gauss-jordan 2 digital-signal-processing 2 3d 2 qt5 2 gauss-seidel 2 intergration 2 signal-processing 2 matplotlib-pyplot 2 lu-decomposition 2 trapezoidal-method 2 dsp 2 filtering 2 analysis 2 numerical-optimization 2 hermite-interpolation 2 bezier-curves 2 optimization-algorithms 2 graphics 2 maths 2 linear-programming 2 linear-equations 2 image-interpolation 2 chord-method 2 pytorch 2 upsampling 2