image thumbnail

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

Monte Carlo Markov Chain for inferring parameters for an Ordinary Differential Equation model by Soumya Banerjee

This function uses a Monte Carlo Markov Chain algorithm to infer parameters for an ODE model (biotech, data export, data import)

mcmc_ode

analyze_mcmc(parallel)

test_gamma()

image thumbnail

updated 1 year ago

Flickr API with OAuth-based user authentication by Kotya Karapetyan

Matlab implementation of Flickr-compatible OAuth (oauth, data import, data export)

Flickr API with OAuth-based user authentication

doHMAC_SHA1(str, key)

image thumbnail

updated almost 2 years ago

STL File Reader by Eric Johnson

STLREAD imports geometry from a binary stereolithography (STL) file into MATLAB. (data import, cad, geometry)

3D Model Demo

stlread(file)

image thumbnail

updated 2 years ago

adodb_tools by Jaroslaw Tuszynski

Adodb_tools allow communication with different types of databases through ADO OLEDB component. (query, access, myblob2)

Tutorial for adodb_toolbox Package

ado_connection=adodb_connect(connection_str, timeout)

adodb_query(ado_connection, sql, Pref)

image thumbnail

updated 2 years ago

xml_io_tools by Jaroslaw Tuszynski

Read XML files into MATLAB struct and writes MATLAB data types to XML (xmlwrite, xmlread, data import)

Tutorial for xml_io_tools Package

base64decode(x, outfname, alg)

base64encode(x, alg, isChunked, url_safe)

image thumbnail

updated 3 years ago

Animated GIF by Robert Bemis

How to generate an animated GIF from MATLAB (animation, gif, image processing)

How to make an animated GIF

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 5 years ago

Access a MySQL database by Dimitri Shvorob

(with mym.m) (wrapper, mysql, mysql mym database)

MYDEMO: Demonstrate usage of mym utilities

dbadd(dbname)

dbcurr

image thumbnail

updated almost 6 years ago

Import data from SAS by Dimitri Shvorob

(via Excel; with SAS/ACCESS and ActiveX Automation Server) (data import, sas, import data)

SASREADDEMO

sasread(sasfile,xlsfile)

image thumbnail

updated almost 6 years ago

Retrieve online content with Matlab by Dimitri Shvorob

(and store it in MySQL) (matlab mysql web, data export, data import)

Online text retrieval and storage with Matlab and MySQL

image thumbnail

updated almost 6 years ago

Export data to SAS by Dimitri Shvorob

(via Excel; with SAS/ACCESS and ActiveX Automation Server) (data export, sas, export)

SASWRITE

saswrite(array,sasfile,xlsfile,varargin)

image thumbnail

updated 6 years ago

popen read and write by Dan Ellis

MEX source to acccess popen r/w (data export, popen, pipe)

Popen access from Matlab

image thumbnail

updated 6 years ago

Google Toolbox by Matthew Simoneau

Uses Google's SOAP interface to pull data into MATLAB as a structure. (data import, data export, google)

Using the Google Toolbox

feelinglucky(q,n)

feelinglucky_test

image thumbnail

updated 6 years ago

Using Data from MOLA by Matthew Simoneau

Work with a medium-resolution dataset from MOLA. (altimeter, nasa, orbiter)

Using Data from MOLA

Contact us