Refine by Product

Refine by Time Frame

image thumbnail

updated 13 hours ago

Edge Error by Jesus Emilio

Usando detectores de borde como: canny, sobel... etc (image processing, mathematics)

edgeerrorthres.m

image thumbnail

updated 16 hours ago

SpinConv by Paolo de Leva

Conversion from a rotation representation type to another (aerospace, image processing, mathematics)

OUTPUT=SpinCalc(CONVERSION,INPUT,tol,ichk)

testSpinConv(testtype, verbose)

SpinConv.m

image thumbnail

updated 3 days ago

clarke transformation by Amit Tiwari

conversion of balanced three phase elements into quadrature two elements.this can be highly helpful. (harmonics, clarke transformation, simulation)

CLARKE

image thumbnail

updated 3 days ago

Gray-scale image segmentation using normalized graphcuts by Mohamed Athiq

Textbook implementation of Normalized graph cut segmentation of gray-scale or intensity images (signal processing, image processing, mathematics)

graphcuts.m

image thumbnail

updated 3 days ago

1d wave by salam

initial condition sin(pi*x) (mathematics)

code2.m

image thumbnail

updated 6 days ago

Chebpack by Damian Trif

The MATLAB package Chebpack solves specific problems for differential or integral equations. (mathematics, differential equation..., integral equations)

A=fact(a,m)

B=Ex4_delay_main

D=deriv(n,dom)

image thumbnail

updated 6 days ago

FELICITY by Shawn Walker

Finite ELement Implementation and Computational Interface Tool for You (finite element method, modeling, mathematics)

Coarse_Square_Codim_1()

CompareFiles(File1,File2)

Convert_Interp_script_to_MEX(Main_Dir,Iscript,MEX_FileName)

image thumbnail

updated 7 days ago

Birthday Cake by Amol Mahurkar

This code bakes a birthday cake for someone special to whom you wanna surprise on his/her birthday (image processing, gui, mathematics)

Birthday_gift()

image thumbnail

updated 8 days ago

coding for mean square by tajeswita gupta

provides code to find mean square error (mathematics)

coding_mse.m

image thumbnail

updated 9 days ago

Grid of points within a polygon by Sulimon

This function generates an array of points that lie within a given polygon (polygon, points, point)

polygrid( xv, yv, ppa)

image thumbnail

updated 10 days ago

Simple calculator by Oren berkovicth

Calculator for simple operations (gui, mathematics, calculator)

casio(varargin)

image thumbnail

updated 10 days ago

K means clustering for Image Compression by Vinay Kumar Tadepalli

K-means clustering is a popular vector quantization method for data compression. (image processing, demo, mathematics)

Kmeans_Pre_Post.m

kmeans_clustering.m

Image_kmeans_main.m

image thumbnail

updated 10 days ago

Transformada de laplace con intervalos by Electronica

Se utiliza la función escalón de heaviside, para que se puedan graficar una función a tramos. (mathematics)

ejemplo1.m

image thumbnail

updated 13 days ago

Blancmange-Takagi Function by Ahmed A. Selman

Used to plot the Blancmange-Takagi function of order (w) and range (x). (blancmangetakagi func..., mathematics)

blancmange(w,x,varargin)

image thumbnail

updated 14 days ago

Spherium by Andrew French

Wield the power of OpenGL and create ammonites, Klein bottles and curious spheria! (demo, printing, mathematics)

Hradial(r,n,L,Z,A)

LgivenN(N)

MgivenL(X)

image thumbnail

updated 14 days ago

polyVal2D and polyFit2D by Mark Mikofski

Evaluate 2D polynomials using Horner's method. Fit 2D polynomials to data using backslash operator. (mathematics, optimization, data exploration)

polyDer2D(p,x,y,n,m)

polyFit2D(f,x,y,n,m)

polyVal2D(p,x,y,n,m)

image thumbnail

updated 14 days ago

A MATLAB Script for Propagating Interplanetary Trajectories from Earth to Mars by David Eagle

Numerically integrate the orbital equations of motion of an Earth to Mars interplanetary trajectory. (aerospace, mathematics, interplanetary missio...)

atan3 (a, b)

display1(jdtdb, cbmu, r, v)

eci2orb1 (mu, r, v)

image thumbnail

updated 14 days ago

frft.m by meng

For signal processing fractional Fourier transform matlab source code. Members wish to be useful (matlab, mathematics)

frft(f, a)

image thumbnail

updated 16 days ago

Covert polynomial roots to coefficients by Oren

Converts a list of a polynomials roots to the polynomials coefficients, using FFT. (signal processing, mathematics)

Roots2Coeff(R)

R2C_demo.m

image thumbnail

updated 16 days ago

LVPermute by Ahmed A. Selman

A simple (Line Vector Permutation) function. (permutation, mathematics, physics)

[C,D,j]=lvpermute(varargin)

image thumbnail

updated 16 days ago

Polynomial roots to coefficients by Oren

Converts a list of a polynomials roots to the polynomials coefficients (mathematics, signal processing)

Roots2Coeff(R)

R2C_demo.m

image thumbnail

updated 16 days ago

Method of Principal Elements by Diomar Cesar Lobão

This script implements the method presented by B.P. Demidivich, I.A. Maron 1981 (mathematics, simulation)

Demidopivot.m

image thumbnail

updated 17 days ago

quadratic equation interpolation by Sherif Omran

assume you have a quadratic equation y=ax^2+bx+c.This script determines a, b , c (s, mathematics, measurement)

[a,b,c]=Quadratic(x,y)

image thumbnail

updated 17 days ago

Numerical modeling and analysis of the radial polymer casting in cylindrical coordinates by Amin Taheri Najafabadi

Radial unsteady state heat transfer analysis in cylindrical coordinates with numerical approach (cylindrical coordinat..., explicit scheme, finite difference)

Polymer_Casting.m

image thumbnail

updated 18 days ago

Padding of zeros by Dhaval Gondaliya

To pad zeros to the matrix in rows as well as column. (image processing, mathematics)

pad.m

image thumbnail

updated 18 days ago

Generate points from given conic (A,B,C,D,E,F) by Juan

generate points from ellipse, hyperbola, circles, etc. (mathematics, conics, ellipse)

points_from_conic(A,B,C,D,E,F, domain,number_points, noise_...

image thumbnail

updated 18 days ago

Kennard-Stone algorithm (KS) for data partition by Hongdong Li

A state-of-the-art algorithm for partitioning a data into a training set and a test set (mathematics, chemometrics, selecting representit...)

Rank=ks(X)

demo.m

image thumbnail

updated 21 days ago

Flauta by Edgar

flauta en matlab (signal processing, simulation, mathematics)

DoRe.m

image thumbnail

updated 22 days ago

Fourier series with taper by Hélio de Oliveira

Compute Fourier series with Tukey tapers and standard Fourier series for a number of signals (signal processing, mathematics, communications)

Contato(varargin)

ProjetoMM1C(varargin)

Sobre(varargin)

image thumbnail

updated 22 days ago

Canny Edge Detector by Mohamed Athiq

Simple implementation of Canny edge detector in matlab and c++ from textbook algorithm. (image processing, signal processing, mathematics)

CannyEdgedetector.m

image thumbnail

updated 22 days ago

Marr-Hildreth Edge detector by Mohamed Athiq

Simple matlab implementation of Marr-Hildreth Edge detector and also c++ implementation (image processing, signal processing, mathematics)

mhdetector.m

image thumbnail

updated 24 days ago

TRIGRADIENT.M by Mick Warehime

Fast approximation to the gradient for scattered data and for data defined by a triangulation. (triangulation, gradient, delaunay)

trigradient(x,y,z,t,opt)

image thumbnail

updated 29 days ago

Four parameters logistic regression - There and back again by Giuseppe Cardillo

Fit data points with a four points logistic regression or interpolate data. (statistics, chemistry, pharmaceutical)

L4Pinv(cf,y)

[cf G]=L4P(x,y,varargin)

image thumbnail

updated 29 days ago

Hausdorff Distance by Zachary Danziger

Calculates the Hausdorff Distance between two sets of points in a Euclidean metric space. (distance, mathematics, metric)

HausdorffDist(P,Q,lmf,dv)

image thumbnail

updated 29 days ago

Variable Frequency Sine Wave by Zachary Danziger

Create a sine wave by defining the frequency over a series of intervals. (mathematics)

sinSFi(fqs,n,method,P)

image thumbnail

updated 1 month ago

libPLS: a library for Partial Least Squares Modeling by Hongdong Li

This library provides a set of functions for developing a PLS model. (chemometrics, partial least squares..., mathematics)

CARS=carspls(X,y,A,fold,method,num)

CARS=carspls_simplify(X,y,A,fold,method,num)

CV=plscv(X,y,A,K,method,PROCESS,order)

image thumbnail

updated 1 month ago

Digital Carrier Modulation by Arnav Goel

This submission contains basics of digital carrier modulation in any basic communication system usin (signal processing, mathematics)

Digital_modulations.m

image thumbnail

updated 1 month ago

function making input twice by tushar kataria

calculate double of a number by just passing the number in the argument of the function (mathematics)

myfun(x)

image thumbnail

updated 1 month ago

Gray World Colour Correction by Sander Verhaeven

A colour correction function based on the gray world assumption algortihm. (mathematics, image processing, colour processing)

grayWorld(input)

image thumbnail

updated 1 month ago

Fast Eigenvalue Computation of Massive 3-by-3 Real Symmetric Matrices by Max W.K. Law

For multiple 3x3 real symmetric matrices, vectorized matrix operations, support GPU computation (3x3 matrix, eigen, eigendecomposition)

eigenvaluefield33( a11, a12, a13, a22, a23, a33)

image thumbnail

updated 1 month ago

modified cumsum for partial accumulated sums by Stephan Koehler

Determine the accumulated sum of series of non-zero values of vectors, resetting at zero entries (mathematics, physics, matrix)

cumsum_restart0( varargin )

image thumbnail

updated 1 month ago

Dynamical Systems with Applications using MATLAB by Stephen Lynch

Companion Software. (chaos, nonlinear, mathematics)

Program_5c(~)

Programs_17a

Programs_17b

image thumbnail

updated 1 month ago

Tricontf by Rich Pawlowicz

Contouring and filled contouring for unstructured 2D triangular meshes (image processing, mathematics, data exploration)

[varargout]=tricont(varargin);

[varargout]=tricontf(varargin);

tridemo.m

image thumbnail

updated 1 month ago

Find values in a vector or function by Adrian Lara-Quintanilla

For a function y=f(x), this script looks for all the "x" values for a desired value of "y" (y0). (mathematics, data exploration, time series)

varargout=findvalues(vector,yvalue)

image thumbnail

updated 1 month ago

March Madness Algorithm by Nathan Lorah

Need help deciding who will win this year in the tournament? This algorithm will help with that. (basketball, sports, march madness)

MarchMadness2Algorithm.m

image thumbnail

updated 1 month ago

Rigid Body Project by Ferat Bulatov

The project demonstrates a rotation of a rigid body about a fixed point. Author: Ferat Talat oglu (mathematics, simulation, modeling)

About(varargin)

RBAnimation(varargin)

RBInputData(varargin)

image thumbnail

updated 1 month ago

Secant Iteration by ANDRES

This iteration uses the secant method to find a root (mathematics)

iteracionsecante.m

image thumbnail

updated 1 month ago

Matlab by DIMAS FUNES

Basic Program (mathematics)

Untitled.m

image thumbnail

updated 1 month ago

fspline.m by Mark Holmes

clamped (or fixed) cubic spline at equally spaced data points (mathematics, data exploration, interpolation)

fspline(xd,yd,dyd,x)

image thumbnail

updated 1 month ago

tridiag.m by Mark Holmes

tridiagonal matrix equation solver (Thomas algorithm) (mathematics, matrix)

tridiag( a, b, c, f )

Contact us