image thumbnail

updated 15 hours ago

replaceTildes by Daniel

Recurses through directories, finding Matlab code and replacing LHS tildes with 'ans'. (tilde, code, compatibility)

replaceTildes

image thumbnail

updated 1 month ago

RunLength by Jan Simon

RunLength coding as fast MEX and M-code (runlength, coding, code)

InstallMex(SourceFile, varargin)

RunLength(varargin)

RunLength_M(in1, in2)

image thumbnail

updated 3 months ago

SIMULATION OF PULL-IN EFFECT IN MEMS CAPACITOR USING GUI IN MATLAB by piyush kant

near the 2/3rd of total gap between the plates the response of the mems capacitor gets unstable. (mems, capacitor, simulation)

piyush(varargin)

sim1(varargin)

sim2(varargin)

image thumbnail

updated 10 months ago

Area Calculation of 8 Direction Chain Code by Daniel Bromand

This code sample computes the Area bounded within a 8 direction chain code. (area, calculation, direction)

Area_Calc_Of_8_Dir_Chain_Code.m

image thumbnail

updated 12 months ago

Hamming error correcting code by John Diaz

Error Correction Hamming Code (hamming, code, corrector de errores)

corrector_vocales.m

image thumbnail

updated 1 year ago

Hamming Code Model by Nishant Gupta

Error in signal with & without Hamming Code (communication, error, hamming)

commsys

image thumbnail

updated 1 year ago

monte carlo simulation /estimation by WASEEM SHAHID

probilistic experiment game of chance (code)

dani2011.m

image thumbnail

updated 1 year ago

image segmentation by priya

Implementation of image segmentation. (code, image segmentation, program)

tran( ~ )

image thumbnail

updated 2 years ago

Robust Sudoku Solver by Iskander Benhadj

Robust Sudoku solver is robust solver. (algorithm, difficult, excellent)

elimination (TAB,i,lon,permut_tab1)

solver

image thumbnail

updated 2 years ago

DCT exchange by songcen xu

DCT exchange (code)

my_dct.m

image thumbnail

updated 2 years ago

Substitution Cipher encoder and decoder by Dafydd Stephenson

A simple pair of functions to encode messages and decode them by means of frequency analysis. (substitution cipher, substitution, cryptanalysis)

attempt=subdecode(message)

cipher=subencode(message)

image thumbnail

updated 2 years ago

Total-Variation (TV) based image deblurring by Weili

Using Total Vairation regularization for image deblurring (code)

[img_estimated,energyi,ISNRi,energyo,ISNRo]=tvmm_a(img_nois...

conv2c(x,h)

demo_eusipco2006.m

image thumbnail

updated 2 years ago

Cleans Matlab syntax by Kevin J. Delaney

Matlab routine (and associated Perl code) which cleans up syntax in Matlab code. (syntax, perl, clean)

clean_Matlab_syntax(source, replace)

image thumbnail

updated 2 years ago

mfilecompare by Mathias Benedek

MFILECOMPARE analyzes a set of m-files for the relative overlap of their content (mfile, content analysis, overlap)

mfilecompare(chunksize)

mfileread(file)

image thumbnail

updated 2 years ago

mfileread by Mathias Benedek

This function separately returns the code part and the comment part of an m-file (data import, mfile, read)

mfileread(file)

image thumbnail

updated 2 years ago

Arithmetic code to encode a string of char. by Andrea Cirillo

Arithmetic code to encode a string of char. (signal processing, coding, compression)

res=arithmetic_code(alphabet, distr_pr, string)

image thumbnail

updated 2 years ago

HexCompare by Dirk-Jan Kroon

Basic hex editor for viewing and comparing files (hexedit, hex, edit)

hexcompare(varargin)

image thumbnail

updated 2 years ago

MATLAB based GUI For Solving Sudoku by Akash Gupta

An easy to use GUI for solving Sudoku (game, puzzle, gui)

GUI(varargin)

blockfinder.m

setblock.m

image thumbnail

updated almost 3 years ago

if-then-else shortcut by Yanai

The function is a shortcut for simple if conditions, to reduce redundant code (if, then, else)

ifelse(cond, resTrue, resFalse)

image thumbnail

updated 3 years ago

Blind Channel estimation for MIMO systems using Linear Space time codes by Choqueuse Vincent

Perform channel estimation for general STBC-MIMO systems using a subspace approach. (blind, channel, estimation)

[channel]=subspace_channel_estimation_STBC(received_signal,...

[modulated_coded_symbols]=space_time_coding(modulated_symbo...

one_shot.m

image thumbnail

updated 3 years ago

Blind Channel estimation for MIMO systems using Orthogonal Space time codes by Choqueuse Vincent

Perform channel estimation for OSTBC-MIMO systems. (blind, channel, estimation)

[channel]=SOS_channel_estimation_OSTBC(received_signal,code...

[modulated_coded_symbols]=space_time_coding(modulated_symbo...

one_shot.m

image thumbnail

updated almost 4 years ago

"Linked Plots and Data Brushing" Video: Commands and Script by Stuart McGarrity

MATLAB® Commands, data files and voice-over script used in "Linked Plots and Data Brushing" video. (brushing, code, plots)

Linked Plots and Data Brushing

highway.m

link_loop.m

image thumbnail

updated almost 4 years ago

"Getting Started with MATLAB" Video: Commands and Script by Stuart McGarrity

Commands and script used in "Getting Started with MATLAB®" Video on MATLAB demo page. (video, code, introduction)

Getting Started with MATLAB

image thumbnail

updated 4 years ago

Generate .m-file code for any MATLAB variable by Volkmar Glauche

Generate .m script code for any MATLAB variable. If run, the code recreates the input variable. (data export, gui, matrix)

GENERATE CODE FOR VARIABLES

gencode(item, tag, tagctx)

gencode_rvalue(item)

image thumbnail

updated 4 years ago

BioMedical EDU Webinar - Statistics and Curve Fitting by Peter Perkins

Code and data used during the BioMedical EDU Webinar given on 10/8/03. (biomedical, data, webinar)

myfit(hours,sulfate)

allCode.m

plotClusts.m

image thumbnail

updated 4 years ago

State-machine simplex minimizer by Fred Sigworth

A simple minimizer of in-line coded functions, for teaching and experimentation. (optimization, neldermead, persistent variable)

[Pars, t]=Simplex(y, StartPars, Steps);

image thumbnail

updated 4 years ago

Molecule Viewer by Joe Hicklin

Lightweight m-file for drawing simple .pdb files. (code, molecule, pdb)

drawpdb(flag)

image thumbnail

updated 4 years ago

GUI FOR CONTROLLING ROBOT by Ketan Chhaniyara

This file contains the matlab code needed for building a GUI for controlling the robot through a PC. (simulink, image processing, robo)

robo_ctrl_panel(varargin)

image thumbnail

updated almost 5 years ago

Electron distribution by Ahmad Abu Omar

Electron distribution for chemical elements (chemical, chemistry, electron)

e_distribution(atomic_num)

image thumbnail

updated 5 years ago

MELP source code by Oleg Basov

MELP encoder and decoder in Matlab (matlab, code, melp matlab)

G=melp_gain(s,vbp1,p2)

G_n=noise_est(gain,G_n)

Q=melp_Qgain(G2p,G)

image thumbnail

updated 5 years ago

Image Compression using Wavelet by Jebakumari Beulah

This code compress the image using wavelets. Both gray scale and RGB images can be applied and some (code, compress, compression)

wavecompression.m

image thumbnail

updated 5 years ago

Tips for Fixed-Point Modeling and Code Generation for Simulink 7 (R2008a) by Bill Chou

Tips on fixed-point modeling and code generation for R2008a. Includes referenced model files. (embedded, code, realtime workshop)

lct_fixpt_signals_script.m

BackPropagation

BackPropagationSf

image thumbnail

updated 5 years ago

Walsh Hadmard code generation by Islam Mohammed

generate Walsh code (wireless communicatio..., cdma, orthogonal codes)

WalshHadmard.m

image thumbnail

updated 5 years ago

Piecewise cubic interpolation by Orlando Rodríguez

Code to interpolate function values and corresponding derivatives. (approximation, interpolation, derivatives)

pcinterp( x, y, xi, stype )

image thumbnail

updated 6 years ago

EEG bdf reader by Gleb Tcheslavski

This code reads EEG data from a 'bdf' file (bdf, code, medical)

eeg_read_bdf(filename,SecLoad,reshape)

image thumbnail

updated 6 years ago

EQSP: Recursive Zonal Sphere Partitioning Toolbox by Paul Leopardi

A suite of Matlab functions intended for use in exploring equal area sphere partitioning. (approximation, interpolation, sphere)

area_of_cap(dim, s_cap)

area_of_collar(dim, a_top, a_bot)

area_of_ideal_region(dim,N)

image thumbnail

updated 7 years ago

rotating ellipse by Lior Axelrod

plot rotating ellipse (rotating, ellipse, plot)

Draw.m

image thumbnail

updated 7 years ago

Alamouti Space-Time Code by Massimo Allegritti

A function that simulate the Alamouti Space-Time code. (alamouti, code, ber vs snr)

H=rey(Nt,Nr)

ber_ml=Alamoudi(snr,soglia);

image thumbnail

updated 7 years ago

codecount by Jasper Menger

Counts the total number of code lines of all the M-files in a directory (path, directories, files)

countcode(varargin);

image thumbnail

updated 7 years ago

Harris Corner Detector by Ali Ganoun

The code calculates and display the Harris Feature Points. (code, harris detector, corner detector)

Harris.m

image thumbnail

updated 8 years ago

Intensity Adjust by Nassim Khaled

Extending the intensity limits of an image. (application, intensity adjust, intensity limits)

Image_out=Intensity_adjust(Image_in);

image thumbnail

updated 8 years ago

Tips for Fixed-Point Modeling and Code Generation for Simulink 6 by Vinod Reddy

Tips on fixed-point modeling and code generation. Folder fixpt_tips.zip contains referenced files (realtime workshop, embedded code, verification)

BackPropagation

BackPropagationSf

BaseDataTypes16

image thumbnail

updated 8 years ago

calcDateLicenseExpiry by Martyn Dorey

An effective way to put a time bar on your distributed files, so you can protect your intellectual c (license, date, protect)

calcDateLicenseExpiry(dteNumLicence,txtDir)

image thumbnail

updated almost 9 years ago

MatData Ver 1.02 by Xianyao Chen

Read/write .mat data file in Fortran 90/95 using MATLAB supported external functions. (external interface, matlab extern functio..., fortran 90)

image thumbnail

updated almost 9 years ago

Huffman code by Giuseppe Ridinò

Simple Huffman code implementation. (code, huffman compression, binary representation)

frequency(vector)

huff2norm(zipped,info)

huffcodes2bin(huffcodes)

image thumbnail

updated almost 10 years ago

Design of Filters using GUI by Rajdeep Khullar

GUI used for filter design. (filter design, filter analysis, gui)

guifilters(varargin)

image thumbnail

updated 10 years ago

MathML Visualization by Michael Kempf, Marko Reinhold

Types the MathML code of a mathematical expression and displays it in a webbrowser. (visualization, mathml, mml)

mml(varargin)

mmldemo

image thumbnail

updated 11 years ago

Encoded Data Simulator by Bill Higley

A group of m-files that simulate encoded data (magnetic recording, encode, code)

NRZ2NRZI(in)

NRZI2NRZ(in)

fftplot(in)

image thumbnail

updated 11 years ago

RLL-Code - (d,inf) by Bill Higley

This is a simple (d,inf) RLL encoder (coding theory, information theory, runlength)

RLLdecode(in);

RLLencode(in)

RLLnd(n,d)

Contact us