Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 1 month ago

Negative Binomial Regression by Surojit Biswas

NB2 Negative-Binomial regression. (statistics, mathematics, optimization)

nbreg( x, y, varargin )

image thumbnail

updated 4 months ago

Analyzing Investment Strategies with CVaR Portfolio Optimization by Bob Taylor

Scripts and data to demonstrate the new PortfolioCVaR object in Financial Toolbox. (finance, portfolio, optimization)

covered_engine(X, T, mu, sigma, ...

gbm_calibration(t0, X, t)

gbm_call_price(X0, K, r0, T, sigma)

image thumbnail

updated 5 months ago

Matrix Decomposition by Aleksander

Positive definite correlation matrix based on spectral decomposition. Now both for .m, C and Mex (spectral decompositio..., cholesky decompositio..., correlation matrix)

SpectralDP(Correlation)

image thumbnail

updated 6 months ago

Rapid Centroid Estimation by Mitchell Yuwono

An efficient particle swarm approach for rapid optimization of cluster centroids. (optimization, statistics, data exploration)

RCE( in, k, varargin )

distmat(in,x,distance, mu, sd, P, s_in)

plot_swarm(in, labels, centroids, particle_trajectory, rand...

image thumbnail

updated 7 months ago

Treynor-Black portfolio management model by Ben

Treynor-Black portfolio management model (portfolio management, optimization, active)

[pct_w_pos_opti beta_pos_opti pct_w_active measures_port me...

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 9 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 9 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 9 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 10 months ago

SCOPE Ver 1 GUI by Rex Cheung

This provides the GUI of SCOPE, the kernel functions, the instruction, and output examples. (mathematics, optimization, gui)

SCOPEVer1(varargin)

[maxAROC maxAROCRiskFactor stepsBinaryFusion]=FindMaxAROCBi...

[originalriskfactor binaryfusionriskfactor binaryfusionrisk...

image thumbnail

updated 10 months ago

SCOPE: bootstrapping the ROC areas and errors in two ways by Rex Cheung

Implemented bootstrapping by Monte Carlo sampling with replacement for ROC areas. (mathematics, statistics, optimization)

AROC=AROCforOptimization(observedoutcome,fittedoutcome)

[perfcurveAROC perfmean perfSTD cutoffAROC cutoffmean cutof...

bootstrapAROCTest.m

image thumbnail

updated 10 months ago

SCOPE: this utility gets the final risk levels and risk labels from ROC optimization by Rex Cheung

Use the steps from running SCOPE to obtain the final ROC-optimized risk factor and risk labels. (mathematics, optimization, statistics)

[originalriskfactor binaryfusionriskfactor binaryfusionrisk...

image thumbnail

updated almost 2 years ago

Using MATLAB to Optimize Portfolios with Financial Toolbox by Bob Taylor

Scripts and data to demonstrate the new Portfolio object in Financial Toolbox. (backtesting, analysis, finance)

part1_plot(varargin)

PortfolioDemo

part1_intro.m

image thumbnail

updated 2 years ago

Portfolio Optimizer Tool by Patric Schenk

Portfolio Optimizer Tool (data import, gui, finance)

portfoliotool(varargin)

ExcelReport

Portfolio

image thumbnail

updated 2 years ago

LinStats by Michael Boedigheimer

Statistical analysis (ANOVA,…) and plotting of fixed and mixed effects models using modern methods (statistics, gui, optimization)

blkrepmat( type, c, q )

center(X, V, dim)

coeff2eqn( coeffs, var_names, skipzeros, parens )

image thumbnail

updated 2 years ago

Mutual Information -2 variablle by Taesam Lee

Estimate Mutual Information with kernel density function (simulation, optimization, signal processing)

[Ixy,lambda]=MutualInfo(X,Y)

image thumbnail

updated 2 years ago

RAPID RADIOMETRIC ENHANCEMENT OF COLORED 3D POINT CLOUDS USING COLOR BALANCING by Ulas Yilmaz

Modules for radiometric enhancement of colored 3D point clouds using color balancing (image processing, 3d, radiometric enhanceme...)

cbalance(clouds,varargin)

cbalanceTest.m

image thumbnail

updated 3 years ago

Non-linear regression GUI by Pablo Marín

This GUI solves model-based non-linear regression problems of the univariate and multivariate form. (statistics, optimization)

nlinreg(varargin)

image thumbnail

updated 3 years ago

Automated Failure Boundary Mapping by Stuart Kozola

Demo files from July 21, 2009 webinar (statistics, optimization, clustering)

Failure Boundary Identification

Flutter Model Demo

boundaryArea(Y,X,lb,ub,limitFunction)

image thumbnail

updated 5 years ago

Reliable and Roubst Design by Stuart Kozola

MATLAB Code used in the Jan 2008 Digest Article (uncertainty, robust design, optimization)

cumprobPlot(cost)

myCostFcn(x,simParms)

myCostFcnRR(x,simParms)

Contact us