Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 5 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 5 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 5 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 13 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 14 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 14 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 22 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

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 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

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 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

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

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

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

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

struct2string by huang

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

struct2string(var)

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

Linear regression with statistics for multiple category data by Soumya Banerjee

This function does linear regression with statistics for multiple category data (OLS and RMA) (aerospace, automotive, biotech)

regress_plot_twocategories

image thumbnail

updated 9 months ago

Nero AAC Codec Wrapper by Kesh Ikuma

MATLAB wrapper functions for Nero AAC Codec (v1.0) (audio, data export, data import)

neroaacread(aacfile,varargin)

neroaactag(aacfile,cmdstr,varargin)

neroaacwrite.m

image thumbnail

updated 10 months ago

Scalable Vector Graphics (SVG) Export of Figures by Juerg Schwizer

Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). (plot2svg, svg filters, 3d)

demo_svg_water

plot2svg.m

simulink2svg

image thumbnail

updated 11 months ago

control Solartron Schlumberger 1250 frequency response analyser by Sebastian Guttke

file is good for communication and getting data from an SOL 1250 and particulary 1260 (solartron 1250 1260 g..., data export, serial cummunication)

getsol1250.m

image thumbnail

updated 11 months ago

SCOPE: interactively tabulate SEER excel variables by Rex Cheung

This takes SEER excel column data interactively, tabulate them, write back in table format. (data import, data export, optimization)

output=xls2tabulate2xls(xlsfilename)

image thumbnail

updated 11 months ago

SCOPE: GLM propensity recoding of new risk factor by Rex Cheung

This utility recodes by generalized linear model propensity score (data import, data export, optimization)

output=GLMPropensityRecodeLN(xlsfilename)

image thumbnail

updated 11 months ago

SCOPE: utility to recode the Cause Of Death (COD) in SEER by Rex Cheung

This SCOPE utility to recode the Cause Of Death in SEER for observedoutome variable. (data export, data import, mathematics)

xlsrecodeSEERcasueSpecificDeath(xlsfilename, cause)

image thumbnail

updated 11 months ago

SCOPE: utility to interactively tabulate SEER data stored in Excel by Rex Cheung

This utility tabulates the column data that to be used in a table for publication of SEER data. (data export, data import, mathematics)

xlsToSEERTable.m

image thumbnail

updated 11 months ago

SCOPE: utility to recode categorical data as numerical scores by Rex Cheung

This utility converts SEER categorical data stored in Excel into numerical scores. (data export, data import, statistics)

recodedunivar2univar=Univar2UnivarRecode(filename)

image thumbnail

updated 11 months ago

Export figure to 3D interactive PDF by Ioannis Filippidis

Export figure as a U3D file or directly to 3D interactive graphics within a PDF. (3d, u3d, graphics)

[strmodelshading, strfaces_colors, strfaceshading, strcolor...

arclength(px,py,varargin)

axes_extremal_xyz(ax)

image thumbnail

updated 1 year ago

matrix2lyx by Pål Næverlid Sævik

Converts a MATLAB matrix to a LyX table. See www.lyx.org. (tex, latex, lyx)

matrix2lyx.m

image thumbnail

updated 1 year ago

queryMySQL by Jonathan Karr

Platform independent MySQL database solution with blob support. (data export, mysql, database)

db2mat(db,indices,imps)

mat2db(fileName,db,indices,imps)

edu.stanford.covert.db.Database

image thumbnail

updated 1 year ago

xlsx2csv: Transform sheets in xlsx file to csv files by Renwen Lin

% Transform all sheets in xlsx file to csv files % 把xlsx文件中的表批量转换为csv文件 (xlsx csv transformati..., data import, data export)

xlsx2csv.m

xlsx2csv_d.m

image thumbnail

updated 1 year ago

A Graphical User Interface for Solving Delay Differential Equations and doing Local Search by Soumya Banerjee

A GUI for solving a set of delay differential equations (DDEs) and local search for best solutions (biotech, statistics, data import)

odesolver_outline

...

dde_auto_fit

image thumbnail

updated 1 year ago

xlsx2matfile by Renwen Lin

Transform all sheets in .xlsx file to .mat file. 把xlsx文件中的表批量转换为mat文件 (data export, data import xlsx mat ..., demo)

xlsx2matfile.m

xlsx2matfile2_d.m

image thumbnail

updated 1 year ago

Excel Column Conversion by Ragaar Ashnod

Converts a numeric input to a column name, for Excel representation. (data export, data import, excel)

output=ExcelCol(x)

image thumbnail

updated 1 year ago

Wave Player With Effects And Analysis by Muhammad Umair

It plays and add certain effects to a .wav file like a real media player. (wav player, convoloution, gui)

Contact us