Click here to Skip to main content
15,861,125 members
Everything / Mathematics

Mathematics

mathematics

Great Reads

by William Hey
Classical number theories
by jurhas
A small simulator for a 6 axis articulated robot
by Gunnar S
Implementation of the Poisson Cumulative Distribution function for large Lambdas
by Ryan Scott White
A C# struct/class library for large Floating-Point numbers

Latest Articles

by Ryan Scott White
A C# struct/class library for large Floating-Point numbers
by Kenneth Haugland
Radiation from rectangular, circle and elliptic - shaped openings
by JorgeLuisOrejel
This article describes the implementation of Dijkstra's Smoothsort as a generic sorting algorithm in C#.
by Xavier Junqué i de Fortuny
Reduces/evaluates a real/complex math expression

All Articles

Sort by Score

Mathematics 

27 Feb 2024 by Ryan Scott White
A C# struct/class library for large Floating-Point numbers
17 Feb 2015 by DrABELL
Educational software package for Microsoft Windows® 7/8 contains “5-in-1” School Math Calculators and Equation Solvers intended for students and educators
16 May 2021 by Kenneth Haugland
Showing the major stepping stones of the development of calculus and its precursors
15 Aug 2023 by Xavier Junqué i de Fortuny
Reduces/evaluates a real/complex math expression
22 Jan 2017 by Miguel Diaz Kusztrich
A simple way to build a wide family of fractals
27 Nov 2017 by Miguel Diaz Kusztrich
An infinite set of biological shape fractals in the complex plain
14 Mar 2016 by V.
Case study on how to solve a complex problem by dividing it into smaller problems.
13 Apr 2022 by Steve Hageman
A Python Library to help make properly scaled Fourier Transforms including utility functions
1 Jul 2023 by Ryan Scott White
A fast, possibly the fastest, square root function for Big Integers and Floats in C# and Java.
18 Aug 2014 by José Cintra
Some suggestions of algorithms for solving the Pascal Triangle, addressing iterative, recursive and functional paradigms
31 May 2016 by William Hey
Semi-Prime Ordered Sequences (Part 2) is the follow-on to “Exploring Computational Number Theory (Part 1)” and describes a process for ordering the semi-prime base sequences.
31 Jul 2012 by Kenneth Haugland
How to calculate a reverbration time in a room
12 Mar 2020 by Mohammad Elsheimy
My C# implementation of linear algebra concepts (matrix elimination, multiplication, inverses, determinants, etc.)
2 Dec 2017 by Alvaro Carballo Garcia
Library extending the .NET numeric support
22 Nov 2016 by Miguel Diaz Kusztrich
Using R to explore complexity of time series generated by simple process
21 Jan 2013 by Simeon Sheye
Beyond basic unit tests, how do you choose your tests and when are you done?
21 Jul 2014 by Alexandr Stefek
This article show another way to implement generic operators. Vector is in middle of attention.
14 Jan 2024 by Kenneth Haugland
Radiation from rectangular, circle and elliptic - shaped openings
24 Aug 2014 by José Cintra
Some suggestions of algorithms for computing the Fibonacci numbers addressing iterative, recursive and functional paradigms
1 May 2015 by David Catuhe
Today I am going to try to explain you how shaders in babylon.js work.
29 Jan 2018 by Arav Singhal
Representing shapes, worlds, and integrating forces and velocities in a 2D physics engine
17 Oct 2016 by Kerneels Roos
For the first post in this series I’ll present a solution to the 1⁄0, or binary version of this famous problem I designed in 2015.
12 Nov 2018 by Arav Singhal
Calculating the mass and inertia of a body and applying forces to it
11 Dec 2023 by JorgeLuisOrejel
This article describes the implementation of Dijkstra's Smoothsort as a generic sorting algorithm in C#.
18 Jan 2014 by Petr Ivankov
Application of abstract approach to database domain
14 Nov 2011 by Vladimir Kostyukov
Elegant and pure Java matrix library
23 Oct 2014 by pi19404
Dense Motion Estimation based on Polynomial expansion IntroductionIn this article we will look at dense motion estimation based on polymonial repsentation of image.The polynomial basis representation of the image is obtained by approximating the local neighborhood of image us
3 Nov 2016 by Intel
Get Results with the Intel® Data Analytics Acceleration Library and the Latest Intel® Xeon Phi™ Processor
13 Mar 2019 by thoughts-on-coding
Testing point mass attraction and its deduced dimensions with Catch2
11 May 2023 by Henry A Gabb, Nawal Copty
Accelerate Linear Algebra Computations with Standard, Open Approaches
3 Apr 2019 by Mahsa Hassankashi
Best practice for learning Basic of Machine Learning and Gradient Descent based on Linear Regression. This article will explain step by step computational matters.
3 Apr 2019 by Mahsa Hassankashi
This article also has a practical example for the neural network. You read here what exactly happens in the human brain, while you review the artificial neuron network.
6 Mar 2016 by Jakub Szymanowski
The article presents idea and implementation of Fourier Transform (DFT and FFT algorithms) in Digital Signal Processing.
3 Feb 2015 by andrea contoli
Presentation and testing of some procedural bitmap creation algorithms .
3 Apr 2014 by Chris Copeland
Using call stacks, rather than Regular Expression, to deconstruct mathematical formulae and calculate values.
25 Nov 2012 by Lucas Allen
Running, Initializing and Training a Neural Network.
30 Aug 2017 by Ravimal Bandara
An implementation of Bag-Of-Feature descriptor based on SIFT features using OpenCV and C++ for content based image retrieval applications.
13 Nov 2014 by Mark H Bishop
This article presents a Java example application that performs discrete wavelet transforms.
24 May 2017 by john morrison leon
Type quantities according to the units in which they are measured. A complete implementation of units of measurement as a data type for C++ 11.
1 Apr 2013 by subskybox
Exploiting JavaScript's weakly typed implicit data type conversions, the 52 bit mantissa and common bit hacks.
10 Dec 2013 by Petr Ivankov
Multidisciplinary paradigm of software development
18 Aug 2015 by Bharath K A
This is a HTML5 WebSocket service that streams live, real-time data to browser grid control. This service is capable of automatically computing math expressions on the fly (dynamically at runtime)
29 Jan 2018 by Arav Singhal
An introduction to all the math required to get started on your own 2D physics engine
6 Nov 2014 by Jakub Szymanowski
Article presents the problem of the detection and cancelation of impulse noise in acoustic signals using an Exponentially Weighted Least Squares (EWLS) and next step error prediction analysis.
11 Jan 2017 by Kornfeld Eliyahu Peter
18 Jun 2012 by Petr Ivankov
Applications of abstract math theories to practice
23 Oct 2016 by Jakub Szymanowski
The article shows implementation of fundamental algorithms in matrix and polynominal algebra
8 Jul 2023 by Raul Otaño Hurtado
This article shows a simple way of interpolating a set of points using Bezier curves in WPF.
23 Dec 2015 by Shvetsov Evgeniy
Helper functions to deal with the individual bits & digits, hashing and other
20 Nov 2014 by Vadim Stadnik
Generality and efficiency of a semigroup in C++ are achieved by using an augmented B+ tree. Basic and advanced applications of such a semigroup are discussed.
23 Jun 2014 by Ehsan.MA
Information on how to use UnitConversionLib in C# for changing units and quantities
30 Mar 2021 by Mohammad Elsheimy
Matrix multiplication in C# and its usage for basic image transformations.
18 Jul 2014 by Mosi_62
Gerolamo Cardano published a method to solve a cubic equation in 1545. There is a description of this method on Wikipedia. But it is not too detailed and on the German Wikipedia. In fact, the last part is missing and without this part, one cannot implement it into an algorithm. So I thought I could
29 Jun 2015 by Hunt Chang
NURBS curve made easy
1 Mar 2022 by W. García
A class module developed to evaluate mathematical expressions given as VBA strings
2 Sep 2014 by José Cintra
Iterative algorithms for computing approximations to the number PI through infinite series using double and arbitrary precision
27 Jan 2017 by wlf84k
This short article provides a method of calculating nth binary palindrome using some math in C# code.
4 Jun 2014 by Alexandr Stefek
The article depicts usage of functional programming for creating indefinite integral in form Func from delegate Func.
21 Jan 2014 by Abdelrahman Elzedy
A brief overview on mathematical implementations with programming language
5 Nov 2012 by Jacob F. W.
Learn the Secrets of the Universe
29 Jan 2018 by Arav Singhal
The basics of spaces, transformations and bodies used in a 2D physics engine.
7 Mar 2015 by Mark H Bishop
This article presents a Java example application that performs continuous wavelet transforms.
11 Dec 2018 by José Cintra
GO Package that encapsulates data and methods to calculate the main measures of a triangle
30 Apr 2012 by Opata Chibueze
How to convert a given decimal or double to a fraction in C#
1 Oct 2015 by Pavel Durov
In this article I’ll cover the basics of numeric bases by examples on four bases - decimal, binary, hex and octal.