Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 3 days ago

export_fig by Oliver Woodford

Exports figures nicely to a number of vector & bitmap formats. (anti alias, figure, embed)

copyfig(fh)

eps2pdf(source, dest, crop, append, gray, quality)

export_fig(varargin)

image thumbnail

updated 4 days ago

Easy Sensitivity (Tornado) Plot Function by Richard McCulloch

This function makes a tornado sensitivity plot and returns the sensitivity values. (aerospace, biotech, data export)

TorPlot(data,names,sensitivity,save)

image thumbnail

updated 4 days ago

Excel Write Format by Tom

Write data to Excel through MATLAB and format the spreadsheet. (excel, spreadsheet, office)

Display_Excel_Format_Options(varargin)

Excel_2_Numeric(ExcelString)

Excel_Ref_Check(refStr)

image thumbnail

updated 4 days ago

plotly API by Chris

Graphs in a web-browser! Example graph: https://plot.ly/~jackp/614/. View and share interactively. (plot, data export, gui)

cell2json(s)

json2struct(j)

m2json(val)

image thumbnail

updated 5 days ago

PIVMat 3.02 by Frederic Moisy

A PIV Post-processing and data analysis toolbox (davis, data export, data import)

about_pivmat (PIVMat Toolbox)

addnoisef (PIVMat Toolbox)

averf (PIVMat Toolbox)

image thumbnail

updated 12 days ago

Yahoo Finance Time Series Analysis Tool by Christian Pass

Performs various time series analysis operations (data export, finance, gui)

Yahoo Finance Time Series Analysis Tool

image thumbnail

updated 13 days ago

struct2csv by James Slegers

Output a structure to a .csv file, with column headers (csv, struct2csv, struct)

struct2csv(s,fn)

image thumbnail

updated 13 days ago

Gaussian Mixture Model by Ravi Shankar

The code finds out the parameters of a gaussian mixture model by Expectation-Maximization Algorithm. (data mining, data import, data export)

GMmodel(x,no_gaus_distr)

kmclust(x,no_clust)

image thumbnail

updated 14 days ago

Add Visible Line over Images (Modifed Version of the one in Doug's MATLAB Video Tutorials) by Anand P

This is a modified version of the one shared in Doug's MATLAB Video Tutorials (image processing, signal processing, data export)

cursorLine(x,y,innerThickness, outerThickness)

image thumbnail

updated 14 days ago

Plot2BMP by Bryan C. Smith

Exports Matlab arrays into BMP images. Many options for color, can handle complex arrays. (plotting, visualization, complex maps)

plot2bmp(Z,varargin)

mandelbrot.m

image thumbnail

updated 19 days ago

createAccessDSN by Mark Jones

Creates an ODBC DSN in Windows for a Microsoft Access DB File (access database, odbc, data import)

image thumbnail

updated 21 days ago

msavename by Daniel Herber

Creates a path to easily save or load your results no matter where your function is located (file, name, path)

msavename(fun_path,extra_path)

Test_msavename.m

image thumbnail

updated 1 month ago

English to Turkish Dictionary by Gökhan

Add Turkish translation of English words that exist in the dictionary file (data import, data export)

cprintf.m

ingilizce_kelimeleri_cevirme.m

image thumbnail

updated 1 month ago

DVB-T by Salaheddin Hosseinzadeh

GUI based simulation of DVB-T Interneaver Enhancement (communications, data export, data import)

BursErr(FrameNo,Burst)

ConvDecoderHard(data, coderate, ConvDecInitMetric,ConvDecIn...

ConvEncoder(msg, coderate, state)

image thumbnail

updated 1 month ago

UFF File Reading and Writing by Primoz Cermelj

Reading and writing of ascii files in Universal File Format (UFF). (uff, data export, unv)

writeuff(fileName, UffDataSets, action)

readuff.m

test_uff.m

image thumbnail

updated 1 month ago

Write Cell Array of Structs into a VTK Structured Grid by Daniel Hornung

Takes a 3D cell array with (nested) structs and exports it as a VTK structured grid. (visualization, export, data export)

WriteCellToVTKStructured(...

image thumbnail

updated 1 month 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_new(M, frmLen, numPackets, EbNo)

mrc_new(M, frmLen, numPackets, EbNo)

alamouti_mrc_RUN_new.m

image thumbnail

updated 1 month ago

sinaset by Sina Khatami

By this function you could simply customize your plotted figures & save them as TIF & fig files (data export, plot, save)

sinaset(hndl,handelsize,Xp,Yp,xlbl,xlblsize,ylbl,ylblsize,t...

image thumbnail

updated 2 months ago

Medical Image Processing Toolbox by Alberto Gomez

Classes and functions for N-dimensional medical image processing, inspired by ITK (image processing, data export, data import)

[img info]=read_mhd(filename)

circle3DMesh(c,r,d,varargin)

coneImage(points_axis, points_side, ref_im)

image thumbnail

updated 2 months ago

Html Table Writer by Roger Parkyn

Writes a cell-array to an html file. Numerous formatting options are available. (data export, table, html table)

html_table(table_cell, fname, varargin)

image thumbnail

updated 2 months ago

Colormaps compatible with red-green color perception deficiencies by Matthias Geissbuehler

Colormaps for displaying data compatible with red-green color perception deficiencies (colormap, colormaps, linearincreasing brig...)

cmap=ametrine(n,varargin)

cmap=isolum(n,varargin)

cmap=morgenstemning(n,varargin)

image thumbnail

updated 3 months ago

FeatureFinder 2.4.1 by Feature Finder

A user-friendly tool for signal filtering and feature extraction. Well-suited to large data sets! (gui, data import, data export)

Comm_Alert(sMessage)

Comm_Exit()

Comm_Help(sTitle,sMessage)

image thumbnail

updated 3 months ago

stlwrite - Write binary or ascii STL file by Sven

Export a variety of inputs (patch, surface) to an STL triangular mesh (stl, tri, patch)

stlwrite(filename, varargin)

image thumbnail

updated 3 months ago

Attributed Plot Html by Emily Alden

This exchange file creates a clickable image map for a figure with links to multiple data sources. (data export, images, html)

AttributedPlotHtml(Dim2Data,ImageName,Crux)

EXAMPLE_marathons.m

image thumbnail

updated 3 months ago

Straightforward COPY and PASTE functions by Yvan Lengwiler

Allows very simple manual exchange with other applications through the clipboard. (data import, data export, clipboard)

copy(x,dec,sep,lf)

paste(dec,sep,lf)

image thumbnail

updated 4 months ago

BER of M-QAM over Rayleigh channel by Sourav Mondal

This program gives simulated results of BER over Rayleigh fading channel. (communications, data import, data export)

QAM_rayleigh(M, EbNodB)

qam_run.m

image thumbnail

updated 4 months ago

Software for hyper-spectral data pre-processing by Gianluca

The software offers a user-friendly tool (based on two GUIs) for pre-processing reflectance spectra (data export, signal processing, data import)

[L_onda,S_norm]=convex_hull_spectra(choise_asdtype,FileName...

[dati]=read_asd_v2(FileName,FilePath)

call_ch_removal(varargin)

image thumbnail

updated 4 months ago

TexTab by Marcel Rüland

Create formatted tables and save them as a picture like png. Saving tex files is also possible. (data export, matrix, table)

Base

TexTab.m

image thumbnail

updated 5 months ago

One-Sided FFT by Aravazhi Anbarasu

More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. (control design, physics, communications)

fft_calc(X,fs)

image thumbnail

updated 5 months ago

write_ascii by Jacob

simple and elegant matlab function to quickly write large matrices to an ascii file. (csvwrite, dlmwrite, ascii)

write_ascii(filename,data,delimiter,format)

image thumbnail

updated 5 months ago

Linear regression for multiple category data with different slopes for each by Soumya Banerjee

The function does OLS and RMA regression on data that is categorized into two different categories (communications, optimization, aerospace)

regress_plot_twocategories_allslope

image thumbnail

updated 5 months ago

showcells by David Smith

Display contents and structure of a cell array using ASCII boxes. (data exploration, matrix, mathematics)

showcells (C)

demo.m

image thumbnail

updated 5 months ago

NHANESCOPEConvertSASCodeToSTATACodeToReadNHANESDataFile by Rex Cheung

This NHANESCOPE program converts a SAS input program to a STATA do-file (data export, data import)

NHANESCOPEConvertSASCodeToSTATACodeToReadNHANESDataFile(SAS...

image thumbnail

updated 5 months ago

NHANESCOPE: National Health and Nutrition Examination Survey Clinical Outcome Prediction Expert by Rex Cheung

This program is a part of a software suite developed to analyze NHANES public use data (data export, data import)

NHANESCOPEUseSASCodeToReadNHANESDataFileToMatlab(SASCodeFil...

image thumbnail

updated 5 months ago

force_delete by Alan

Forces the deletion of a file; without the warning: File not found or permission denied. (data export, data import)

force_delete(filename)

image thumbnail

updated 6 months ago

For Calibrating using Fio by Ravi Laohasurayodhin

This Simulink help you can collect data from Fio (ADC) by just only enter. (data export, data import)

calibrate_flow

image thumbnail

updated 6 months ago

Trapezoidal Integration by Aravazhi Anbarasu

Simple and intuitive numerical integration based on trapezoidal rule. (data import, data export, control design)

int_trapz(X,Ts)

image thumbnail

updated 6 months ago

AMPL data file toolbox by Arthur Richards

Writing Matlab data to AMPL data files (data export, optimization)

count=AMPLcomment(fid,st)

count=AMPLmatrix(fid,pname,p,varargin)

count=AMPLmatrixint(fid,pname,p)

image thumbnail

updated 6 months ago

Fuzzy Control (Universal Motor) by John Diaz

Fuzzy Control (data export, data import, control design)

motor.m

Motor_Fuzzy.mdl

image thumbnail

updated 6 months ago

Implementation of 16-QAM algorithm in the presence of AWGN channel by Umair Nadeem

This algorithm implements the 16-QAM modulation and demodulation in the presence of AWGN channel (communications, data export, data import)

qam.m

image thumbnail

updated 6 months ago

Frequency band for DWT by khanh Nguyen Le

with this code you can find approximation frequency band cA and detail frequency bands cD of a DW. (wavelet, frequency band, frequenzbereich)

[cA cDlv] =frequenzbereich(fs,lv)

image thumbnail

updated 7 months ago

txt2mat by Andres

fast and versatile ascii data import capable of handling large text files (data import, ascii, csv)

txt2mat.m

image thumbnail

updated 7 months ago

arffparser by Konstantinos Drossos

M-File for reading and writing / creating arff files to and from MATLAB. (weka, arff, data export)

arffparser(mode, fileName, inputStruct, relationName, ...

image thumbnail

updated 7 months ago

Single Degree of Freedom Vibration Calculator by Jong Kim

This is a single degree of freedom vibration calculator for engineers (vibration, gui, data export)

Single Degree of Freedom Vibration Calculator

image thumbnail

updated 7 months ago

standard curvs of solute transport by cai

2D solute transport,standard curves (data export)

beta_biaozhunquxian.m

image thumbnail

updated 7 months ago

struct2string by huang

decompilation a struct to a string which creats it (data export)

struct2string(var)

image thumbnail

updated 8 months ago

Matlab to csv by Alex

Writes matlab input data to .csv file for use by weka (weka, csv, matlab2csv)

matlab2csv(input, target, mode, featureNames)

example.m

image thumbnail

updated 8 months ago

CELP codec by Sourav Mondal

This is a code to demonstrate CELP codecs of bitrate 9.6kbps and 16kbps. (celp, audio codec, lpc)

celp16k(x,N,L,M,c,cb,Pidx)

celp9600(x,N,L,M,c,cb,Pidx)

celpana(x,L,M,c,cb,Pidx,bbuf,ebuf,Zf,Zw)

image thumbnail

updated 8 months ago

SCOPE: plot survival and censoring data from excel file interactively by Rex Cheung

This program is a SCOPE sub-routine to plot the survival and censoring data stored in an excel file (mathematics, data import, data export)

xlsSeerComputeSurvivalFuntion(xlsfilename)

image thumbnail

updated 8 months ago

SCOPE: kstest2 extended to allow censoring by Rex Cheung

Extends Matlab 2-sample Kolmogorov-Smirnov test to test "censored" survival data (data import, data export, statistics)

xlsSeerComputeSurvivalFuntionKSTest2(xlsfilename)

Contact us