Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 29 days ago

SPR XPhase by Joshua Guske

Computes reflectance (Rp/Rs) for surface plasmon resonance on a system of thin films (spr, multilayer, matrix transfer)

R_mat=exp_xphase(Epsilon,phiRange,wRange,d)

input_xphase.m

image thumbnail

updated 29 days ago

MLIB - toolbox for analyzing spike data by Maik Stüttgen

Set of functions for the basic analysis of spike data from neurophysiological experiments (peristimulus time his..., psth, action potential)

checkunit.m

mpsth.m

mraster.m

image thumbnail

updated 29 days ago

Four parameters logistic regression - There and back again by Giuseppe Cardillo

Fit data points with a four points logistic regression or interpolate data. (statistics, chemistry, pharmaceutical)

L4Pinv(cf,y)

[cf G]=L4P(x,y,varargin)

image thumbnail

updated 1 month ago

RGDS_Practical_Guide by Ronald/Daniel

The location for programs linked to the book <title> that will be published 2013. (simulation, pharmaceutical)

concmod(regimenType, numSubjects)

image thumbnail

updated 1 month ago

Mean square displacement analysis of particles trajectories by Jean-Yves Tinevez

A MATLAB class for the mean square displacement analysis of particle trajectories, with a tutorial. (measurement, simulation, statistics)

msdanalyzer.m

image thumbnail

updated 1 month ago

Computational Colour Science using MATLAB 2e by Stephen Westland

Colour toolbox that accompanies the second edition of Computational Colour Science using MATLAB (colour, color, colour science)

[j,c,hq,m,h,s,q]=ciecam02(xyz,xyzw,la,yb,para)

camera_demo(linflag, spflag)

camera_demo1

image thumbnail

updated 1 month ago

Langmuir probe data analysis code by aasim Azooz

four parameters fitting of Langmuir I-V probe data (chemistry, physics, plasma)

[Ne,Ni,Vp,Vf,Te,E,f]=Analyze_Langmuir(V,I,Area,Mass)

f=Dry(a,x)

f=langmuir(a,x);

image thumbnail

updated 3 months ago

Intrinsic dimensionality estimation techniques by Gabriele Lombardi

Implementation of some state-of-art intrinsic dimensionality estimators. (statistics, intrinsic dimensional..., estimation)

Intrinsic Dimensionality (id) estimation

DANCo(data,varargin)

DANCoFit(data,varargin)

image thumbnail

updated 5 months ago

ca code for matlab by test

this file includes cellular automata code (ca, cellular automata)

wolfram(wolfrule, initialstate, nrows)

image thumbnail

updated 5 months ago

2D Rotated Gaussian Fit by Steffen B. Petersen

Function will fit a 2D gaussian function. It will also find the rotation angle for the 2D gaussian. (2d gaussian, image processing, surface fitting)

gauss2DRotFit(im,varargin)

image thumbnail

updated 5 months ago

MATLAB Tools for Scientist by Asawari Samant

Files from the webinar: MATLAB Tools for Scientists- Introduction to Data Analysis and Visualization (curve fitting, biotech, dose response)

Characterization of Dose-Response Behavior

Dose Response Analysis

DoseResponseFit(varargin)

image thumbnail

updated 7 months ago

ROC curve by Giuseppe Cardillo

compute a ROC curve (receiver operating ch..., roc, statistics)

ROCout=roc(varargin)

image thumbnail

updated 8 months ago

Five parameters logistic regression - There and back again by Giuseppe Cardillo

Fit data points with a five points logistic regression or interpolate data. (statistics, chemistry, pharmaceutical)

L5Pinv(cf,y)

[cf G]=L5P(x,y,varargin)

image thumbnail

updated 8 months ago

Three parameters logistic regression - There and back again by Giuseppe Cardillo

Fit data points with a three points logistic regression or interpolate data. (statistics, chemistry, pharmaceutical)

L3Pinv(cf,y)

[cf G]=L3P(x,y,varargin)

image thumbnail

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

Simple cell tracking/contour for extensional flow by Kevin Roth

This script tracks two cells in an extensional flow field while measuring the contours. (image processing, cell tracking, extensional flow)

ExtensionalFlowCellContour.m

ReadAndCropVideo.m

image thumbnail

updated 12 months ago

Using SimBiology for Mechanism-Based PK/PD Modeling in Preclinical & Discovery by Asawari Samant

Examples used in the March 2012 webinar: Using SimBiology for Mechanism-Based PK/PD Modeling (simbiology, pkpd, antibacterial)

antibioticDoseResponseGUI.m

doseResponse(mObj, drugName, strainName, PKPD, MIC)

doseResponsePlot(X1, Y1)

image thumbnail

updated 1 year ago

Kolam Generator by Janardhanan Sivaramakrishnan

This suite of functions can be used to generate geometric line drawing of Kolams. (mathematics, matrix, interpolation)

M=propose_kolam1D(size_of_kolam)

M=propose_kolam2D(size_of_kolam)

[N,len,Island]=count_islands(M)

image thumbnail

updated 1 year ago

NeuLoud (Calculates Loudness Level) by Victor Espinoza

Calculates Loudness Level according to ISO-226:2003 using Artificial Neural Networks for any SPL. (loudness level, psychoacoustic, acoustic)

NeuLoud.m

image thumbnail

updated 1 year ago

Demo Files for "Optimizing Lookup Tables" Seminar by Teja Muppirala

Demo Files for "Optimizing Lookup Tables" Seminar (presented at MATLAB Expo 2011) (optimization, lookup tables)

makeplot(x, optimValues, state)

model(x,y)

mokuteki.m

image thumbnail

updated 1 year ago

Improving MATLAB® performance when solving financial optimization problems by Sri Krishnamurthy

Jorge Paloschi,PHD and Sri Krishnamurthy,CFA May 2011, http://www.wilmott.com/magazine.cfm (optimization, finance, symbolic)

OptimizationWithSymbolicToolboxDemo()

vectorize(s)

image thumbnail

updated 1 year ago

z bus system by umar zahid

z impedence calculation of power system (simulink)

zbus.m

image thumbnail

updated 1 year ago

Magnetic Field of a Current Loop using Biot Savarts Law by Sathyanarayan Rao

This code attempts to solve biot savarts law to evaluate magnetic field from a circular coil. (aerospace, communications, mathematics)

Biot_3d.m

image thumbnail

updated 1 year ago

Data Driven Fitting com MATLAB by Elia Matsumoto

Slides from the recorded webinar in Portuguese: "Data Driven Fitting com MATLAB" (webinar, portuguese, matlab)

image thumbnail

updated almost 2 years ago

Smoothing 2D Contours Using Local Regression Lines by Tolga Birdal

This submission contains both the implementation and the test function for 2D contour smoothing. (smoothing, contour processing, chain codes)

test_smooth_contours()

image thumbnail

updated almost 2 years ago

MATLAB para Cientistas: Introdução à Análise Estatística by Elia Matsumoto

Slides from the recorded webinar "MATLAB para Cientistas: Introdução à Análise Estatística". (portuguese, data analysis, matlab)

image thumbnail

updated almost 2 years ago

Data Driven Fitting with MATLAB by Richard Willey

Demostration code and data sets for the "Data Driven Fitting with MATLAB" webinar. (localized regressionl..., bootstrap, loess)

fitit(X,Y,varargin)

FititDemo.m

Load_Forecasting.m

image thumbnail

updated 2 years ago

Fitting with MATLAB: Statistics, Optimization, and Curve Fitting by Richard Willey

Demo code and data for the "Fitting with MATLAB" webinar (outlier detection, censored data, deming regression)

evalTumorWeight(t , p)

objFcn(p , tObs, drug)

CensoredData.m

image thumbnail

updated 2 years ago

Demo files for "MATLAB for Excel Users" webinar by Jiro Doke

This is the demo used in March 22, 2011 webinar "MATLAB for Excel Users". (excel, curve fitting, webinar)

Energy Forecast Demo

ForecastGUI(varargin)

createSurfaceFit(thisHour, thisTemp, thisPower)

image thumbnail

updated 2 years ago

Meteo rose by Cesar Manuel Diez Chirinos

I've check out the last wind rose, (wind rose)

wind_rose(D,F,varargin)

image thumbnail

updated 2 years ago

Mathematical Modeling with MATLAB Products - webinar demo files by Dan Doherty

Demo files from March 10, 2011 webinar titled 'Mathematical Modeling with MATLAB Products' (surface fitting, global optimization, mupad)

animateCrane(sol)

combinedEffect(x, y, IC50A, IC50B, alpha, n)

createSurfaceFit(opioid, sedative, tetany)

image thumbnail

updated 2 years ago

Bulirsch-Stoer Propagator/Integrator by Darin Koblick

Implementation of the Bulirsch-Stoer algorithm for purposes of numerical orbit propagation. (stk, propagator, ode)

image thumbnail

updated 2 years ago

Wind Resource Assessment by Todd Schultz

MATLAB demo files from the 'Catching the Wind' webinar. (demo, wind energy, wind assessment)

fcnGrabLongTermWind(WeatherLocation,beginyear,endyear)

fcnGrabWeatherData(WeatherLocation,begindate,enddate)

fcnImportDB

image thumbnail

updated 2 years ago

Energy Trading & Risk Management with MATLAB Webinar Case Study by Ameya Deoras

MATLAB code for the generation asset risk analysis case study (market risk, cashflow at risk, model)

Calibrating Simulating Natural Gas Spot Prices

Modeling Simulating Hourly Electricity

Modeling Simulating Hourly Temperature

image thumbnail

updated almost 3 years ago

FIG2CFTOOL by Nick Sinclair

Takes lines plotted in figure and puts them into cftool. (cftool, line, figure)

fig2cftool(varargin)

image thumbnail

updated almost 3 years ago

Speed Control of a DC Motor by Priyanshu Agarwal

MATLAB GUI for real-time speed control of a DC motor. (open loop control, onoff control, differential gap cont...)

Motor_Control(varargin)

image thumbnail

updated almost 3 years ago

MATLAB code for the nonparametric fitting video by Richard Willey

Use localized regression, cross validation, and the bootstrap for nonparametric fitting. (localized regression, loess, lowess)

ys=mylowess(xy,xs,span)

MTT Nonparametric Fitting Demo.m

image thumbnail

updated 3 years ago

Response Surface Models of Drug Interactions with Curve Fitting Toolbox by Asawari Samant

"Response Surface Models of Drug Interactions with Curve Fitting Toolbox" webinar demo files (surface fitting, curve fitting toolbox, response surface mode...)

Response Surface Analysis of Propofol-Remifentanil using th...

combinedEffect(CA, CB, IC50A, IC50B, alpha, n)

createSurfaceFits(Propofol, Remifentanil, Algometry)

image thumbnail

updated 3 years ago

Files used in "Matlab For Excel Users" (Japanese version) / 「ExcelユーザのためのMATLAB」Webセミナーのファイル by Teja Muppirala

Webinar files: "MATLAB for Excel Users" (Japanese) Webセミナー「ExcelユーザのためのMATLAB」で使われたファイルです (excel, builder ex)

createSurfaceFit(thisHour, thisTemp, thisPower)

energyModel(thisHour, thisTemp, thisPower, H, T)

MainAnalysis.m

image thumbnail

updated 3 years ago

Modeling Variable Annuities with MATLAB by Yi Wang

Pricing Guaranteed Minimum Withdrawal Benefit (annuities, annuity, variable annuities)

calcGMWB(tickers, holdings, startDate, endDate, aWRate, aFe...

createSurfaceFit(IGWBGrid, initSAGrid, costGrid)

getEquityData(Ticker, FromDate, ToDate, Period)

image thumbnail

updated 3 years ago

Modeling Variable Annuities with MATLAB by Yi Wang

This demo shows how to price variable annuity product (Guaranteed Minimum Withdrawal Benefit) (va, variable annuities, variable annuity)

GMWB Demo

calcGMWB(tickers, holdings, startDate, endDate, aWRate, aFe...

createSurfaceFit(IGWBGrid, initSAGrid, costGrid)

image thumbnail

updated 3 years ago

MATLAB para Ensino by Elia Matsumoto

Slides and demo files from the webinar "MATLAB for Teaching' (Portuguese). (portugues, matlab, webinar)

introducao_matlab

pendulo_de_mola

ajuste_oscilacao_x(time,new_x_oscillations)

image thumbnail

updated 3 years ago

Test and Measurement Seminar Demos by Scott Hirsch

Source code for Test and Measurement Seminar Demos, including electronic throttle body case study. (electronic, gpib, data acquisition)

ConfigureTrigger(ai,TriggerDelay,TriggerRange,TriggerCondit...

CreateAI(filename,vendor,boardid,channels);

CreateDIO(vendor,boardid,channels);

image thumbnail

updated 3 years ago

Two Dimensional Surface Fitting Program by aasim Azooz

A two dimensional surface fitting program (optimization, mathematics, measurement)

[A,zzz]=fit2(a,x,y,z)

f=fitfit(a,x);

plotdata

image thumbnail

updated 3 years ago

Introduction to MATLAB® Webinar materials by Jiro Doke

Presentation and demo materials from the live Webinar "Introduction to MATLAB®" (March 20, 2007) (algorithm development, data analysis, matlab)

Characterization of Device Under Test

Missing Planes

cutoff(F,Txym)

image thumbnail

updated 3 years ago

Optimizing breakpoints for Tables by Richard Willey

MATLAB code to support the "Generating Optimal Tables using MATLAB" webinar. (lookup table, table, optimization)

delta2xy(delta,M,Xrange,Yrange)

objFcn(delta,M,Xrange,Yrange,refFitObj,Xr,Yr)

plotCurrentFit(x, optimValues, state, refFitObj,Xrange,Yran...

image thumbnail

updated 3 years ago

Applying Multivariate Classification in the Life Sciences with Statistics Toolbox by Sam Roberts

Files from the webinar "Multivariate Classification in the Life Sciences with Statistics Toolbox" (biotech, statistics, life science)

Prediction of tumor class from gene expression data using b...

image thumbnail

updated 3 years ago

Data Analysis with MATLAB for Excel Users by Michael Agostini

Materials for public seminar of the same name (slides and demos) (photovoltaic, excel com activex bui..., external interface)

Energy Forecasting

checkmotor(rpm, motordata)

createfigure(x1, y1, y2)

image thumbnail

updated 3 years ago

Speckle Size via Autocorrelation by Joel

Outputs the size of speckles in an image that has a **uniform background**. (autocorrelation, autocovariance, speckle)

SpeckleSize( SpeckleRGB )

image thumbnail

updated 3 years ago

Color Image Processing Webinar Files by Bruce Tannenbaum

Presentation file and color calibration demo. (makecform, image, image processing)

adjustWP(squareMeans,chartSquares)

calculateError(squares1, squares2)

createCurves(...

Contact us