Example
![]() updated 10 hours ago |
Create carpet plots and cheater plots easily |
0 Comments 31 Downloads (30 Days) |
![]() updated 2 days ago |
A pairs trading strategy implemented in MATLAB. |
0 Comments 17 Downloads (30 Days) |
![]() updated 13 days ago |
Publish the main and the subfunctions together Publishes the main and the subfunctions together into any format as supported by publish command |
0 Comments 26 Downloads (30 Days) |
![]() updated 23 days ago |
Radar System Design and Analysis with MATLAB: Webinar MATLAB source code of examples showcased in this webinar |
0 Comments 104 Downloads (30 Days) |
![]() updated 24 days ago |
ToleranceFactor computes the exact tolerance factor for the two-sided tolerance interval |
0 Comments 18 Downloads (30 Days) |
![]() updated 28 days ago |
MKXLSFUNC: Easily integrate legacy spreadsheet tools into MATLAB Creates an m-file function that does analysis within your specified Excel-based analysis tool. |
0 Comments 35 Downloads (30 Days) |
![]() updated 29 days ago |
Create Video of Rotating 3D Plot Specify a set of view angles and this function creates a video for use in presentations. |
1 Comment 126 Downloads (30 Days) |
![]() updated 1 month ago |
Printing Variables to HTML Tables in Published Code This file lets you display variables as HTML tables in your published MATLAB files. Printing Variables to HTML Tables in Published Code makeHtmlTable(M, T, rowNames, colHeaders, colors, strPrecis... |
9 Comments 60 Downloads (30 Days) |
![]() updated 1 month ago |
Fast vectorized triangle/ray intersection algorithm |
3 Comments 41 Downloads (30 Days) |
![]() updated 1 month ago |
A PIV Post-processing and data analysis toolbox |
25 Comments 121 Downloads (30 Days) |
![]() updated 1 month ago |
Comparing different methods to solve an Inverted Pendulum problem A simple reporting tool that shows how you can model an inverted pendulum in a few methods. |
0 Comments 77 Downloads (30 Days) |
![]() updated 1 month ago |
Determination of the minimum distance between two SuperEllipsoids surfaces. Using Optimization Optimization method to determine the minimum distance (or max overlap) between two SuperEllipsoids? |
1 Comment 40 Downloads (30 Days) |
![]() updated 2 months ago |
Hiding multiple Text pages into a Color image This program can encode/decode maximum of six monochrome Text pages into a Color image without loss. |
5 Comments 99 Downloads (30 Days) |
![]() updated 3 months ago |
mex wrapper for International Reference Ionosphere (IRI) Model mex-wrapper for an empirical model IRI |
0 Comments 11 Downloads (30 Days) |
![]() updated 3 months ago |
Display multiple images on individual axes and optionally link them imagecat generates a 'catalog' of images useful for visualizing steps in image processing. |
0 Comments 24 Downloads (30 Days) |
![]() updated 3 months ago |
Linear regression for multiple category data with different slopes for each The function does OLS and RMA regression on data that is categorized into two different categories |
0 Comments 18 Downloads (30 Days) |
![]() updated 3 months ago |
Functional Programming Constructs A set of files for treating many operations, like "if", "for", and even "()", as functions. Introduction to Functional Programming with Anonymous Funct... |
5 Comments 44 Downloads (30 Days) |
![]() updated 3 months ago |
MATLAB class definitions for directional lapped orthogonal transforms |
0 Comments 22 Downloads (30 Days) |
![]() updated 3 months ago |
Intrinsic dimensionality estimation techniques Implementation of some state-of-art intrinsic dimensionality estimators. |
0 Comments 12 Downloads (30 Days) |
![]() updated 3 months ago |
Mex wrapper for lbfgsb v3.0 fortan library. L-bfgs-b solves box-constrained optimization. |
17 Comments 64 Downloads (30 Days) |
![]() updated 4 months ago |
Optimal Inverse Function Creation Creates continuous, optimal inverse-functions: given a desired output, finds the optimal input |
0 Comments 23 Downloads (30 Days) |
![]() updated 4 months ago |
A set a tools for generating artificial terrain and other rough phenomena mapped over a 2D surface. |
0 Comments 52 Downloads (30 Days) |
![]() updated 4 months ago |
Numerical Inverse Laplace Transform Numerical approximation of the inverse Laplace transform for use with any function defined in "s". Examples of Numerical Approximation of the Inverse Laplace ... |
3 Comments 62 Downloads (30 Days) |
![]() updated 4 months ago |
Optimal Control Using Control Vector Parameterization An example of using control vector parameterization to solve an optimal control problem Optimal Control Using Control Vector Parameterization [topt,xopt,uopt,thetaopt]=plotopt1( x0,N,ts,dvarO,beta,rho,... [topt,xopt,uopt,thetaopt]=plotopt2( x0,N,ts,dvarO,beta,rho,... |
0 Comments 23 Downloads (30 Days) |
![]() updated 5 months ago |
High precision floating point arithmetic, a new class written in MATLAB |
5 Comments 50 Downloads (30 Days) |
![]() updated 5 months ago |
This toolbox provides dual quaternion methods, focusing on 3D kinematics for points and lines. |
0 Comments 40 Downloads (30 Days) |
![]() updated 5 months ago |
Read spectral data from Avantes USB2 spectrometer files |
0 Comments 13 Downloads (30 Days) |
![]() updated 5 months ago |
Library to handle 3D geometric primitives: create, intersect, display, and make basic computations |
58 Comments 284 Downloads (30 Days) |
![]() updated 5 months ago |
Calculates Area under ROC curve (AUC) for a vector or for each column of a matrix. |
3 Comments 55 Downloads (30 Days) |
![]() updated 5 months ago |
Files from the webinar: MATLAB Tools for Scientists- Introduction to Data Analysis and Visualization |
1 Comment 190 Downloads (30 Days) |
![]() updated 6 months ago |
Linear regression with statistics for multiple category data This function does linear regression with statistics for multiple category data (OLS and RMA) |
0 Comments 18 Downloads (30 Days) |
![]() updated 6 months ago |
Fast GMM (diagonal covariances only) with Kmeans initialization and Fisher Vectors |
3 Comments 33 Downloads (30 Days) |
![]() updated 6 months ago |
Fast mex K-means clustering algorithm with possibility of K-mean++ initialization. |
8 Comments 92 Downloads (30 Days) |
![]() updated 6 months ago |
The purpose of this demo is to reconstruct a simple picture of several polygons. [state,options,optchanged]=drawBestSolution(options,state,~... |
0 Comments 38 Downloads (30 Days) |
![]() updated 6 months ago |
An improved print command with status and timing functionality printf - An Improved Print Command With Status and Timing F... |
1 Comment 10 Downloads (30 Days) |
![]() updated 7 months ago |
Deflection of a Square Plate Calculated With PDE Toolbox Deflection of a Square Plate Calculated With PDE Toolbox |
1 Comment 20 Downloads (30 Days) |
![]() updated 7 months ago |
Computes the graph of adjacent regions in a labeled image |
4 Comments 58 Downloads (30 Days) |
![]() updated 7 months ago |
Parallel Computing test (Ordinary Differential Equation) Describes how to use Parallel Computing Toolbox to speed up computing with multi core computer. |
0 Comments 25 Downloads (30 Days) |
![]() updated 7 months ago |
Fast Linear binary SVM classifier Fast implementation of Linear binary SVM via BLAS/OpenMP API |
1 Comment 64 Downloads (30 Days) |
![]() updated 7 months ago |
Particle filter for robot localization using WiFi measurements Tracking a robot with particle filter by correcting odometric measurements with WiFi signal |
6 Comments 48 Downloads (30 Days) |
![]() updated 8 months ago |
Objects/Faces Detection Toolbox Objects/Faces detection using Local Binary Patterns and Haar features Demo illustrating (Center-Symetric) MultiBlock Local Binary... Demo illustrating Circular Histogram Local Binary Pattern (... |
144 Comments 359 Downloads (30 Days) |
![]() updated 8 months ago |
Rosin-Rammler Diagram plotting tool This tool plots the Rosin-Rammler Diagram (RRSB) and calculates various related parameters. MATLAB® tool for plotting Rosin-Rammler size distributi... |
0 Comments 25 Downloads (30 Days) |
![]() updated 8 months ago |
Automated Trading with MATLAB - 2012 Files from the Automated Trading webinar showing X_Trader and QuickFIX/J integration. Algorithmic Trading with MATLAB: Intraday trading |
6 Comments 172 Downloads (30 Days) |
![]() updated 8 months ago |
The Computation of Pi by Archimedes Archimedes wrote 3 1/7 > pi > 3 10/71. This is how he did it. |
5 Comments 22 Downloads (30 Days) |
![]() updated 8 months ago |
Simple multiple particle tracker with gap closing. Test script for the Simple Tracker function |
5 Comments 77 Downloads (30 Days) |
![]() updated 9 months ago |
IPDM: Inter-Point Distance Matrix An efficient and accurate Inter-Point Distance Matrix |
11 Comments 39 Downloads (30 Days) |
![]() updated 9 months ago |
This file replicates cross-currency forward pricing using covered interest parity (CIP) |
0 Comments 34 Downloads (30 Days) |
![]() updated 9 months ago |
An update to Matlabs built-in polar.m |
22 Comments 79 Downloads (30 Days) |
![]() updated 9 months ago |
Inverse Optimal Functions for Motoman HP-3 Tip Precision A population based optimization increases pointing precision for a planar robotic arm. Clusters=ClusterGenerate_4(TestPoint,J,J_Grad,Y_Grad,Option... |
0 Comments 26 Downloads (30 Days) |
![]() updated 9 months ago |
A tool for creating tabular expressions in Matlab/Simulink integrating checking with PVS and CVC3. |
2 Comments 15 Downloads (30 Days) |