Example
![]() updated 7 hours ago |
Fits a sphere to a set of noisy data. Does not require a wide arc or many points. |
10 Comments 58 Downloads (30 Days) |
![]() updated 2 months ago |
Spline2D or Piecewise Continuous 2D Polynomials Fit a 2D function with piecewise continuous polynomials |
0 Comments 21 Downloads (30 Days) |
![]() updated 4 months 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 24 Downloads (30 Days) |
![]() updated 5 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 14 Downloads (30 Days) |
![]() updated 5 months ago |
MATLAB class definitions for directional lapped orthogonal transforms |
0 Comments 26 Downloads (30 Days) |
![]() updated 6 months ago |
Mex wrapper for lbfgsb v3.0 fortan library. L-bfgs-b solves box-constrained optimization. |
24 Comments 60 Downloads (30 Days) |
![]() updated 6 months ago |
Optimal Inverse Function Creation Creates continuous, optimal inverse-functions: given a desired output, finds the optimal input |
0 Comments 18 Downloads (30 Days) |
![]() updated 7 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 21 Downloads (30 Days) |
![]() updated 8 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 13 Downloads (30 Days) |
![]() updated 8 months ago |
The purpose of this demo is to reconstruct a simple picture of several polygons. [state,options,optchanged]=drawBestSolution(options,state,~... |
0 Comments 17 Downloads (30 Days) |
![]() updated 11 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 13 Downloads (30 Days) |
![]() updated 1 year ago |
A Graphical User Interface for Solving Delay Differential Equations and doing Local Search A GUI for solving a set of delay differential equations (DDEs) and local search for best solutions |
0 Comments 13 Downloads (30 Days) |
![]() updated 1 year ago |
Monte Carlo Markov Chain for inferring parameters for an Ordinary Differential Equation model This function uses a Monte Carlo Markov Chain algorithm to infer parameters for an ODE model |
0 Comments 23 Downloads (30 Days) |
![]() updated 1 year ago |
Free Split and Merge Expectation Maximization for MultiVariate Gaussian Mixture FSMEM can estimate MVGM parameters and number of conpounds via split/merge cluster moves |
14 Comments 19 Downloads (30 Days) |
![]() updated 1 year ago |
Bound constrained optimization using fminsearch [x,fval,exitflag,output]=fminsearchcon(fun,x0,LB,UB,A,b,non... |
72 Comments 270 Downloads (30 Days) |
![]() updated 1 year ago |
A fast Gentle Adaboost classifier with two kind of weaklearners |
32 Comments 58 Downloads (30 Days) |
![]() updated 1 year ago |
Mex implementation of the dijkstra algorithm |
8 Comments 29 Downloads (30 Days) |
![]() updated almost 2 years ago |
MPC Tutorial IV - State Space MPC with input increment functions and simulink block implement state space MPC using input increment |
0 Comments 21 Downloads (30 Days) |
![]() updated 2 years ago |
Tips and tricks for use of the optimization toolbox, linear and nonlinear regression. [x,fval,exitflag,output]=fminsearchbnd(fun,x0,LB,UB,options... |
46 Comments 197 Downloads (30 Days) |
![]() updated almost 3 years ago |
Solve complex curve fit problem with parameter pooling & stratification by nonlinear least-squares. |
0 Comments 12 Downloads (30 Days) |
![]() updated almost 3 years ago |
Speeding Up Optimization Problems with Parallel Computing Files from the webinar: Speeding up optimization problems with parallel computing First Order Reliability Method using a Simulink Flutter Mod... |
1 Comment 21 Downloads (30 Days) |
![]() updated almost 3 years ago |
Function that takes a NN and creates a new NN that gives the gradient. |
3 Comments 23 Downloads (30 Days) |
![]() updated 3 years ago |
Global Optimization with MATLAB Demo files from the 2010 webinar "Global Optimization with MATLAB Products" Global Minimization of 1D Equation |
4 Comments 88 Downloads (30 Days) |
![]() updated almost 4 years ago |
Automated Failure Boundary Mapping Demo files from July 21, 2009 webinar |
1 Comment 6 Downloads (30 Days) |
![]() updated almost 4 years ago |
optimize (non)linear (in)equality constrained functions with FMINSEARCH |
15 Comments 25 Downloads (30 Days) |
![]() updated almost 4 years ago |
NSGA - II: A multi-objective optimization algorithm A function for multi-objective optimization using evolutionary algorithms function [number_of_objectives, number_of_decision_variable... function f = genetic_operator(parent_chromosome, M, V, mu,... |
41 Comments 199 Downloads (30 Days) |
![]() updated almost 4 years ago |
Multi-Objective Optimizaion using Evolutionary Algorithm Examples of Multi-Objective Optimization using evolutionary algorithm - NSGA-II function f = genetic_operator(parent_chromosome,pro,mu,mum... |
21 Comments 68 Downloads (30 Days) |
![]() updated almost 5 years ago |
Tips & Tricks: Getting started using optimization with MATLAB Demo files from the August 21, 2008 Webinar |
3 Comments 16 Downloads (30 Days) |
![]() updated almost 5 years ago |
Programa para la resolución del Problema de Transporte Método de la Esquina Noroeste Esquina Noroeste Problema de Transporte |
0 Comments 36 Downloads (30 Days) |
![]() updated almost 5 years ago |
Nonlinear fitting n-dimensional data with arbitrary functions Demonstrates the abilities of Matlab functions lsqcurvefit, fmincon and fminsearch to fit complex mo |
7 Comments 22 Downloads (30 Days) |
![]() updated 5 years ago |
Tunning of PID controller using Bacterial Foraging Orientec by Particle swarm optimization tuning the PID controller to get minimum error Tunning of PID controller using Bacterial Foraging Orientec... |
1 Comment 39 Downloads (30 Days) |
![]() updated 5 years ago |
PID tuning controller by Bacterial foraging tuning the PID controller to get minimum error |
2 Comments 28 Downloads (30 Days) |
![]() updated 5 years ago |
Tunning of PID controller using Particle Swarm Optimization tunining of PID controller by using PSO |
9 Comments 63 Downloads (30 Days) |
![]() updated 5 years ago |
Bacterial foraing is used to find optimal solution |
3 Comments 50 Downloads (30 Days) |
![]() updated 6 years ago |
Pareto Front Using Fitness Sharing Finding the Pareto front of a simple problem using Genetic Algorithms with fitness sharing |
0 Comments 11 Downloads (30 Days) |
![]() updated almost 7 years ago |
A simple but flexible tool to implement genetic algorithms |
2 Comments 5 Downloads (30 Days) |
![]() updated 7 years ago |
Genetic Algorithms Application Drawing the largest circle in a space of stars without enclosing any of them using Genetic Algorithm |
3 Comments 19 Downloads (30 Days) |
![]() updated 7 years ago |
Particle Swarm Optimization Simulation an animated simulation of particles searching for the minima of a simple function |
25 Comments 199 Downloads (30 Days) |