Refine by Product

Refine by Time Frame

image thumbnail

updated 23 hours ago

quiverwcolorbar by Melissa Day

Generates a quiver plot colored according to vector magnitude and/or user specified axis boundaries. (quiver, vector, velocity)

quiverwcolorbar.m

image thumbnail

updated 23 hours ago

James O'Shaughnessey's Trending Value Screener by Justin

This script is designed to replicate the work performed by James O'Shaughnessey as detailed in his (stock, oshaughnessey, trending value)

OShaughnessey_v4.m

image thumbnail

updated 23 hours ago

Fourier series of real signals by yoash levron

This function computes the fourier series of a signal (signal processing, mathematics)

fourier_series_real_example.m

construct_harmonic_signal( freq,amp,phase,dc,t )

fourier_series_real( t,x )

image thumbnail

updated 23 hours ago

Sine and Cosine Path tracing and animation by RAHUL RANJAN

it will trace the path of sin and cos curve (animation, gui, graphics)

sin_cosine_animation.m

image thumbnail

updated 23 hours ago

Collatz and Goldbach Conjucture by RAHUL RANJAN

Verification of Collatz and Goldbach Conjucture (conjuncture, mathematics, animation)

collatz_conjucture.m

goldback(n)

image thumbnail

updated 24 hours ago

VOCIE RECOGNITION by VIGNESHWAR PADMANABAN

This code is very simple, using only crosscorrelation to recognize voice.. (signal processing, voice recognition)

test23.m

image thumbnail

updated 24 hours ago

simulate motion in Cartesian MRI by Michael Völker

Simulates Point Spread Function (PSF) and k-space data for motion in Cartesian FLASH sequences. (mri, imaging)

example.m

getMotion( t )

getReorderLinesCartesian( reorderString, szY, szZ, Nexc )

image thumbnail

updated 2 days ago

NXT-LTD: Line Tracking Dancing Robot Demo by Siddharth

Modeling Logic for Robot Control with Simulink and Stateflow (control logic, state machines, modes)

robotDimensions.m

allBusObjects()

clean_up_project()

image thumbnail

updated 2 days ago

Benchmark Problem 02 - Matlab Code by Yogananda Jeppu

This is the Matlab code for the model Benchmark Problem 02. (verification and vali..., aircraft control laws, simulink blocks)

Mutant1.m

Mutant2.m

Original.m

image thumbnail

updated 2 days ago

Discrete Orthogonal Polynomial Toolbox: DOPBox Version 1.3 by Matthew Harker, Paul O'Leary,

A toolbox for discrete orthogonal polynomials and their applications to fitting, ODEs etc. (discrete orthogonal p..., polynomial approximat..., fitting)

DOPboxGettingStarted.m

demoBVP.m

demoChebyPolys1.m

image thumbnail

updated 2 days ago

Hyperspectral Image Index Analysis by Aristidis Vaiopoulos

This program calculates 8 image indices: Bias,Correlation,DIV,Entropy,ERGAS,Q,RASE and RMSE. (entropy, ergas, hyperspectral image a...)

imanalysis.m

bias_f(x,y)

ccc_f(x,y)

image thumbnail

updated 3 days ago

latexfigure by Matthias Pospiech

This package enables the use of all fonts that are supported by LaTeX in a figure. (graphics export, latex, pdflatex)

plotTest.m

dvi2png(dviFile, pngFile, dpi)

dvi2ps(dviFile, psFile)

image thumbnail

updated 3 days ago

The Long-term Evolution of Geosynchronous Transfer Orbits by David Eagle

Interactive MATLAB script that predicts the long-term evolution of geosynchronous transfer orbits. (aerospace, mathematics, simulation)

gto.m

atan3 (a, b)

ceqm1 (t, y)

image thumbnail

updated 3 days ago

Circle detector by Morisson C

Fast circle detection via linear (matched filter) transform (image processing, signal processing)

demo.m

circ_ht(img,rmin,rmax,sens,num)

image thumbnail

updated 3 days ago

User by Lanang Prayogo

To estimate range of user (communications)

User.m

image thumbnail

updated 4 days ago

inuctancies for wire loops by Maxim Vedenyov

calculates self inductance and mutual inductance (inductance, mutual inductance, wire)

test_self_inductance.m

L=inductance_neuman(x1,y1,z1,x2,y2,z2)

L=self_inductance(x,y,r)

image thumbnail

updated 4 days ago

Tutorial on Polynomials in Matlab: polyBox Version 1.2 by Matthew Harker, Paul O'Leary,

A thorough tutorial on polynomials in matlab, which also adds functions for covariance computations (polynomials, covariance, convolution)

testVender.m

Tutorial on Polynomials in MATLAB

polyadd( f, g, Lf, Lg )

image thumbnail

updated 4 days ago

KML Toolbox v2.6 by Rafael Oliveira

Create KML/KMZ files and view them in Google Earth. Supports 3D models, contours, overlays, and more (kml, google earth, contour)

README.m

RunTestTour.m

RunTests.m

image thumbnail

updated 4 days ago

Eurotherm Modbus RS232 Control by Geoffrey Akien

Reads and writes information to Eurotherm controllers via Modbus RTU protocols. (modbus, eurotherm, rs232)

tempobjcomm.m

tempobjcurrenttemp.m

tempobjreadmaxtemp.m

image thumbnail

updated 4 days ago

Thar ABPR-20 RS232 communication via handheld emulation by Geoffrey Akien

Controls and reads from a Thar ABPR-20, by emulating the handheld controller. (communications, thar, rs232)

tharbprobjcurrentexttemp.m

tharbprobjcurrenttemp.m

tharbprobjreadallcurrent.m

image thumbnail

updated 4 days ago

Jasco BPR RS232 communication by Geoffrey Akien

Drivers and higher level commands for controlling Jasco BPRs via RS232. (jasco, bpr, rs232)

bprobjcurrenttemp.m

bprobjreadmaxtemp.m

bprobjreadsettemp.m

image thumbnail

updated 4 days ago

VANET node - RoadSide Unit scenario simulations by abhijeet uike

This file contains matlab simulations of nodal interaction scenarios in VANETs (automotive, communications, gui)

Draw2SeparateRoads.m

IntersectionDrawRoads.m

MarkingBoundaryDoubleRSU_VanetNode_Interaction.m

image thumbnail

updated 4 days ago

NCTCDFVW by Viktor Witkovsky

Alternative algorithm for computing the CDF of the noncentral Student's t-distribution (statistics)

nctcdfVW.m

image thumbnail

updated 4 days ago

Sinusoidal Random Process by Ashish Meshram (Meet)

Modeling of Sinusoidal Random Process where either A,w, and phi can be random variable(s). (sinusoidal random pro..., random variable, random process)

TestRandSine.m

RandSine(t,option,varargin)

image thumbnail

updated 4 days ago

Watermarking GUI using 3rd level DWT by shivangi patel

The GUI embeds and extracts watermark image to cover image in frequency domain using 3rd level DWT. (watermarking, gui, 3rd level dwt)

GUI.m

MSE( pic1,pic2 )

PSNR( pic1,pic2 )

image thumbnail

updated 4 days ago

Watermarking GUI using DWT by shivangi patel

The GUI use to embed watermark image in cover image in frequency domain (dwt, idwt, watermarking)

GUI.m

MSE( pic1,pic2 )

PSNR( pic1,pic2 )

image thumbnail

updated 4 days ago

OFDMA & SC-FDMA performance analysis by ahmed

performance evaluation for OFDMA and SC-FDMA LTE multiple access techniques. (communications)

ofdma.m

image thumbnail

updated 4 days ago

Comparison of Alamouti & MRC Schemes over Rayleigh Channel by Sourav Mondal

This code gives a relative comparison of performance of Alamouti & MRC schemes over Rayleigh channel (communications, control design, data export)

alamouti_mrc_RUN_new.m

alamouti_new(M, frmLen, numPackets, EbNo)

mrc_new(M, frmLen, numPackets, EbNo)

image thumbnail

updated 4 days ago

Animated mesh on the web by Benjamin I

Convert a matlab mesh to a transforming 3D figure on the web (html, mesh, animation)

demo1.m

demo2.m

x3mesh_deform(f,v, v2, varargin)

image thumbnail

updated 5 days ago

Segmentation using morphology by Benjamin I

Segmentation of locally darker somewhat circular regions using a morphology based method (segmentation, medical imaging)

demo.m

[I_segmented, recon]=reconfilt(I, thresh_val, min_rad, max_...

image thumbnail

updated 5 days ago

Guassian elimination by pel sophanna

Guassian elimination method (guassian elimination ..., find root)

GuassinaElimination.m

image thumbnail

updated 5 days ago

Aitken delta squar method by pel sophanna

this is program about aitken accerlerating method (aitken, delta square method, aitken delta square m...)

Aitken.m

image thumbnail

updated 5 days ago

Dot product of two N-dimensional arrays. by Xiaodong

DOT3(A, B) returns their scalar product, where A and B are arbitrary arrays with arbitrary sizes. (dot product, nd, ndimension)

dot3.m

image thumbnail

updated 5 days ago

FELICITY by Shawn Walker

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

Create_FELICITY_Logo.m

FELICITY_paths.m

compile_mod_code.m

image thumbnail

updated 5 days ago

simple compressed sensing example by Stuart

Illustrative 'toy' example of compressed sensing applied to image data. (compressed sensing, signal processing, compressive sensing)

compressed_sensing_example.m

image thumbnail

updated 5 days ago

Peak finding and measurement by Tom O'Haver

Function to locate and measure the positive peaks and valleys in noisy data sets. (peak detection, analytical chemistry, chemistry)

DemoFindPeak.m

DemoFindPeakSNR.m

ipeak.m

image thumbnail

updated 5 days ago

kappa - Frequency-wise nu-gap metric by Daniel Auger

This function calculates the frequency-wise version of the nu-gap between two systems. (control design)

testkappa.m

kappa(P1, P2, varargin)

image thumbnail

updated 8 days ago

Remove ghosts from binarized images by Jan Motl

This method removes speckles in the binarized images. (binarization, thresholding, image processing)

deghost.m

deghostDemo.m

averagefilter(image, varargin)

image thumbnail

updated 8 days ago

Euclidean Distance by Daniel Bromand

The Euclidean distance between points p and q is the length of the line segment connecting them. (euclidean distance da...)

Euclidean_Distance.m

image thumbnail

updated 9 days ago

Truss Design Optimization Based on Generative Algorithms by James Allison

Supplementary material for a WCSMO publication regarding truss design optimization. (structural design, aerospace, automotive)

GA.m

D=TrussData(Coord, Con)

GAcon(x)

image thumbnail

updated 9 days ago

Huffman Encoder by Jamil Kasan

Input-number of occurrences or probabilities in a row matrix form Output-avelength,codewords,probab (huffman, encoder, huffman encoder)

huffmancode.m

huffmankasan.m

image thumbnail

updated 9 days ago

Validation Toolbox (Performance Metrics for Remote Sensing Data and Climate Model Simulations) by HRL

Performance Metrics for Remote Sensing Data and Climate Model Simulations (earth science, remote sensing, hydrology)

ValidationToolbox.m

ValidationFunction(simulated, observed,trr)

image thumbnail

updated 9 days ago

SynapticConductance by Rune W Berg

Estimating inhibition, excitation and total synaptic conductance from intracellular recordings. (intracellular, synaptic, inhibition)

tutorial.m

GiGe(Gleak,Gtot1,Vm1, current1,EL, Ei, Ee)

[d,si,h]=abfload2(fn,varargin)

image thumbnail

updated 9 days ago

MLIB - toolbox for analyzing spike data by Maik Stüttgen

Set of functions for the basic analysis of spike data from neurophysiological experiments (peristimulus time his..., psth, action potential)

checkunit.m

mpsth.m

mraster.m

image thumbnail

updated 9 days ago

Average Filter by Jan Motl

Average filter performs image smoothing with integral image method. (image, smoothing, image processing)

averagefilterTest.m

averagefilter(image, varargin)

image thumbnail

updated 9 days ago

Stopsis by Pasi Luukka

Fuzzy similarity based fuzzy TOPSIS. (decision making, gmcdm, fuzzy)

example2.m

lingvar.m

mainfile.m

image thumbnail

updated 9 days ago

a LogitBoost implementation by sun peng

An up-to-date implementation of LogitBoost for multi-class classification. (classification, boosting, ensemble)

main_run.m

main_run_files.m

make_AOSOLogitBoost.m

image thumbnail

updated 9 days ago

C/C++ and Matlab types convertor by sun peng

Bidirectional conversion between C/C++ type (STL, openCV) and Matlab matrix (compile or run time) (external interface, c, mxarray)

main.m

main.m

main.m

image thumbnail

updated 9 days ago

Discretization methods: Class-Attribute Contingency Coefficient (CACC - MATLAB) by Julio Zaragoza

Correct Implementation of the CACC Discretization Method. http://cs.adelaide.edu.au/~jzaragoza (statistics, mathematics)

main.m

cacc(data)

image thumbnail

updated 9 days ago

A MATLAB Implementation of the Jacchia Atmosphere Model by David Eagle

MATLAB function and demonstration script which implement the Jacchia 1970 atmosphere model. (aerospace, mathematics, simulation)

demo_jatmos70.m

atan3 (a, b)

gast1 (jdate)

Contact us