cubic
There are 36 repositories under cubic topic.
jobtalle/CubicNoise
1D & 2D Random noise with bicubic interpolation
danielbernalb/LibreCO2
Simple CO2 meter using Arduino UNO-Mega board and popular CO2 sensors (SenseAir S8, Sensirion SCD30, Winsen MH-Z14 or 19 and Cubic CM1106). Operation modes: Normal, Calibration 400ppm, Alarm adjust and Altitud compensation adjust
rochars/wave-resampler
PCM audio resampler written entirely in JavaScript.
Ludww/pk3c
Linux Kernel Module TCP/IP pacing (rate based) congestion control for Linux video streaming/data servers or workstations. It can work better, than BBR from Google. You may use it instead of default Cubic for Linux data servers (and both it makes data uploading faster for Linux Workstations too, so feel faster Internet for your Linux Workstation). Compatible with Kernels 4.x+ or 3.x.
danielrioslinares/python-library
A collection of python implementations using SWIG, Instant, F2PY... Optimization like Least Squares Levenberg-Marquardt. Boundary Value problem solvers. Integration Simpson/Trapezoidal. Interpolation like Cubic spline. Tridiagonal/pentadiagonal system of equations solver. Linear algebra like Matrix inversion (Gauss-Jordan) and much more
SoonyangZhang/tcp-congestion-mininet
test tcp congestion fairness on mininet
pub-calculator-io/cubic-yards-calculator
Free WordPress Plugin: Cubic yard calculator calculates cubic yards, feet, meters for landscape materials. Enter measurements in yards and feet and get volume conversions. www.calculator.io/cubic-yards-calculator/
BaseMax/CubicEquationCalculator
Cubic Solver: Cubic Equation Calculator (A X^3 + B X^2 + C X^1 + D = 0)
oddengine/slicease
This is a 3D image rotator using html5 canvas, designed for my homepage.
xfbs/svgcurves
Tool to convert SVG quadratic and bézier curves.
stdlib-js/math-base-special-cbrt
Compute the cube root of a double-precision floating-point number.
stdlib-js/math-base-special-cbrtf
Compute the cube root of a single-precision floating-point number.
stdlib-js/math-iter-special-cbrt
Create an iterator which computes the cube root of each iterated value.
stdlib-js/math-strided-special-cbrt
Compute the cube root of each element in a strided array.
stdlib-js/math-strided-special-dcbrt
Compute the cube root of each element in a double-precision floating-point strided array.
stdlib-js/math-strided-special-dmskcbrt
Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.
stdlib-js/math-strided-special-scbrt
Compute the cube root of each element in a single-precision floating-point strided array.
stdlib-js/math-strided-special-smskcbrt
Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.
rebornplusplus/contest-iso
Custom OS for Programming Contests
robo3945/svgcubic2quadratic
Tool to convert Cubic to Quadratic Bezier curves in SVG files
Wholemy/PathSource
PathSource for Fonts or other output
Emman-design/Maths_Find-Root-of-a-Cubic-Equation-with-RCode-
This code help to find root of a cubic equation with R program
fauzancodes/statistics-calculator-javascript
Calculate some statistics operation using javascript.
Gabri432/equation-solver
A program that will be able to solve any linear, quadratic or cubic equation
glis-glis/LocalInterpolations.jl
Local, cubic interpolations in up to four dimensions
glis-glis/loci
Smooth Cubic Multivariate Local Interpolations
Nurunnajwa12/-Quadratic-and-Cubic-Equation-Solver-System
This program enable user to solve quadratic equation and cubic equation by using fixed point iteration approach.
pws-hub/cubic-studio
Environment and Tools to create, manage and test micro and large web-applications, API, Sockets, Unit tests, etc
stem-bud/functions
this graphs functions
tbw1995/Sudoku-Solver-Constrained
Solve n^2 x n^2 Constrained set of Sudoku in O(N^2) time!!
bearddan2000/python-web-matplotlib-regression-cubic-graph
A demo of creating a cubic regression line graph.
bell-kevin/VolumeOfASphereCalculator
Volume Of A Sphere Calculator in centimeters
jsondoo/CubicSplineInterpolator
Interpolates a cubic spline from an arbitrary set of data points 📉
kalhorghazal/Computer-Networks-Course-Projects
💻Computer Networks Course Projects, University of Tehran
TomasGlgg/CubicInterpolation
Cubic interpolation