image thumbnail

updated 4 months ago

Improved Distance Evaluation (IDE) by Behrad Bagheri

This method could be implemented for feature selection in classification problems. (feature selection, signal processing, classification)

[scores indices selected duration]=IDE2(data,classes,thresh...

image thumbnail

updated 10 months ago

Biorthogonal Wavelet Compression Tool by Brian Moore

Contains numerous functions to generate biorthogonal wavelets and compress grayscale/color images. (wavelets, biorthogonal wavelets, jpeg)

BWDesignTool(varargin)

BiorthogonalWavelets(imageStr,iter,cf,varargin)

CDFWavelets(l,lt,varargin)

image thumbnail

updated 10 months ago

Unix Timestamp to Matlab Serial DateTime by J

Converts unix time to MATLAB serial Tweaked version of previous unixtime2mat.m timestamp converter. (data processing, serial time2, unix)

unixtime2mat.m

image thumbnail

updated 1 year ago

vecfun by Adam Gripton

Applies a function to each entry of an N-dimensional array comprised of vectors. (data processing, vector, array)

M=vecfun(f,A,dim)

image thumbnail

updated 1 year ago

Average and remove duplicates from a matrix by Mitchell Olson

This function averages out duplicate values in a matrix and removes the duplicates (duplicate, data processing)

avg_dup(A)

image thumbnail

updated 1 year ago

Local Neighborhood by FDR

Filters data set to only include local points around a reference. (locality filter, data processing)

hood(U,u0,lim,N)

image thumbnail

updated almost 2 years ago

Play video in VLC by filename in Windows (dos) by Lee White

Accepts a video filename string and sends it to Video Lan Client VLC using a dos command in Windows. (vlc, video, dos)

vlc (filename)

image thumbnail

updated 3 years ago

snare by James Roberts

perform basic manipulation on 2D subsets of a data set (data, data processing, data manipulation)

snare(xin,yin,select_type)

image thumbnail

updated almost 4 years ago

sel_and_del Interactively select and delete points from a 2D plot with the mouse by José-Luis

Left click selects a point and right click unselects it. (data processing, edit data, quality control)

sel_and_del(varargin)

image thumbnail

updated 4 years ago

Convert Unix Time (seconds since Jan 1 1970) to MATLAB Serial Time by Val Schmidt

Converts unix time to MATLAB serial time. (serial time, unix, unix time)

unixtime2mat(unix_time);

image thumbnail

updated 4 years ago

File List by Jedediah Frey

File list builds a list of files for use in batch processing. (data processing, batch processing)

file_list(toplevel,file_extension,depth,filename_search)

image thumbnail

updated almost 5 years ago

Smart text separator by Miroslav Balda

A tool for design of neat apperance records on data processing. (data processing, records, utilities)

detach(varargin)

dettest.m

image thumbnail

updated 6 years ago

Select path and filename - getpf.m by Miroslav Balda

It enables to put path and filename into variables (file name, files, directories)

getpf(pth,varargin) % GET PATH AND FILE NAME

image thumbnail

updated almost 8 years ago

Widely Used Programming Environments in Electrical Engineering: MATLAB by Lorand Szabo

This book was written to help electrical engineers to use MATLAB for computations and visualization. (matlab, matrix operations, 2d)

cond_front=ffront(ya,yb)

f=def_funct(t,t1,a1,t2,a2,a3)

t=sincos(x,y)

image thumbnail

updated almost 8 years ago

Tools for Data Analysis in Optics, Acoustics, Signal Processing by Valerio Lucarini

A simple software package for sophisticated data analysis for optics, acoustics, signal processing (physics, optics, acoustics)

[refin,imfin]=selfconscam(omega,rechi,imchi,iter,w)

imchi=kkimbook2(omega,rechi,alpha)

imchi=sskkimbook2(omega,rechi,omega1,imchi1)

Contact us