logarithmic
There are 35 repositories under logarithmic topic.
F1LT3R/bitcoin-scraper
đź’˛ bitcoin chart history scraper
asyncfinkd/logarithm
Logarithm
grz0zrg/WABSP2
Web Audio high quality real-time spectogram from biquad bandpass filters
LemuelPuglisi/RegressionAnalysis
A tool to visualize regression analysis using various regression methods.
grz0zrg/WABPS
Web Audio high quality spectogram from biquad bandpass filters
JonasHaist/logarithm
A simple program that can perform logarithmic calculations, made to help beginners understand some C language concepts. The code is awfully inefficient, but great for demonstration purposes.
onejgordon/log10-timeline
Python script and web service to generate log-scale PDF timelines from arbitrary event data
dmnsgn/eerp
Logarithmic/exponential interpolation.
mujtabamohamed/scientific-calculator
A web-based scientific calculator built using React.
stdlib-js/array-logspace
Generate a logarithmically spaced numeric array.
stdlib-js/iter-logspace
Create an iterator which returns evenly spaced numbers on a log scale.
Ad5001/LogarithmPlotter
Create graphs with logarithmic scales, namely Bode diagrams. Mirror of https://git.ad5001.eu/Ad5001/LogarithmPlotter
Arction/lcjs-example-0030-logLine
This example showcases creation of logarithmic axes, highlighting the functional differences between linear and logarithmic axes using *line series*.
DietzAlexander/Standardized-Schoeller-Diagrams-with-Matlab---The-Plotting-Tool
For the application of standardized Schoeller diagrams, we have developed a plot tool that allows standardized Schoeller diagrams to be plotted with minimal effort and only one command in the Matlab programming environment.
gpylypchuk/Bitcoin-Heatmap
A Bitcoin Heatmap
jfriedlein/Logarithmic_Strain_Space-dealii
C++ code using the deal.ii library for the transformation into the logarithmic strain space
saikiran-13/Scientific-Calculator
This is the scientific calculator that performs basic root calculations, artithmetic operations to the complex trignometric, exponential and logarithmic functions
stdlib-js/array-base-logspace
Generate a logarithmically spaced numeric array.
carolvpinheiro/algorithms
Projeto dedicado a exercitar conceitos que abrangem a temática algorĂtmica, como ordem de complexidade, recursividade e algoritmos de ordenação e de busca.
ccmkaaa/Regression-Analysis
Linear-Parabolic-Expotential-Logarithmic
combatistor/online-mapping
Website to scale a range knowing min and max, using linear function or logarithmic function. This is usually known as map() function.
fpdf-easytable/simpleCharts.js
A set of hight customizable charts
jchoker/DataStructures
Advanced Data Structures in C#
matlabf/image-transform
An image transform applies a function to each pixel of an image, individually.
most-inesctec/IBplus-tree
:deciduous_tree: Interval B+ tree implementation, in TS :deciduous_tree:
OleksiyAlsaadi/Eruption_Function
Psuedo-3D representation of a surface of a 2-Dimensional function.
A-Raafat/Machine-learning---Curve-fitting-and-regression-problems
Project AMP Regression problems by Prof. Antonio Quesada ( Regression assignment )
alevkov/density-control
An attempted partial implementation of "A Density Control Algorithm for Doing Insertions and Deletions in a Sequentially Ordered File."
Arction/lcjs-example-0031-logBars
Example of visualizing a *Grouped Bars Chart* with a logarithmic Y Axis.
Arction/lcjs-example-0032-logOHLC
Example showcasing a *Candlesticks chart* with a logarithmic Y Axis.
hansalemaos/a_pandas_ex_logsplit
Splits a DataFrame/Series logarithmically
ndsvw/Median-Maintenance
Median-Maintenance keeps track of the median of a growing list of numbers. O(log(n)) complexity for each of the n list elements => O(n*log(n))
Renatoelho/streamlit-baralho-magico
Utilizei Python em conjunto com o Streamlit para criar um aplicativo web que materializa o jogo Baralho Mágico. AtravĂ©s do Python, desenvolvi a lĂłgica por trás do truque de mágica, aplicando funções para manipulação das cartas e execução do algoritmo logarĂtmico que identifica a carta escolhida.
SyncfusionExamples/How-to-add-a-logarithmic-axis-in-.NET-MAUI-Radial-Gauge
This repository contains a sample on How to add a logarithmic axis in the Syncfusion .NET MAUI Radial Gauge (SfRadialGauge) control?