Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 1 month 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 6 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)

DoseResponseFit(varargin)

createFit(doseB, y, clr)

createFit(iDose, iResponse)

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 1 year 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)

Contact us