MATLAB
![]() updated 3 days ago |
Starts with a point set, repeatedly moves each point to centroid of Voronoi cell. |
0 Comments 26 Downloads (30 Days) |
![]() updated 9 days ago |
Solution of one or more nonlinear equations in the least squares sense. |
5 Comments 83 Downloads (30 Days) |
![]() updated 13 days ago |
Hybrid Differential Evolution Algorithm With Adaptive Crossover Mechanism An EA based on DE with adaptive crossover rate, population refresh and local search. |
0 Comments 61 Downloads (30 Days) |
![]() updated 14 days ago |
Evaluate 2D polynomials using Horner's method. Fit 2D polynomials to data using backslash operator. |
0 Comments 66 Downloads (30 Days) |
![]() updated 18 days ago |
Genetic Algorithm to Optimise Schaffer's F6 Function A basic GA with a real-time plotting of evaluation funtion inputs and outputs [chromoChild]=f6Seed(popSize,method) |
0 Comments 62 Downloads (30 Days) |
![]() updated 21 days ago |
Augmented Lagrangian methods are a certain class of algorithms for solving constrained optimization. |
0 Comments 27 Downloads (30 Days) |
![]() updated 21 days ago |
Simple but powerful implementation of the MH algorithm |
0 Comments 35 Downloads (30 Days) |
![]() updated 1 month ago |
Lightning Protection Circuit Design Tool for Avionics This tool performs the calculations to optimize the design of lightning protection circuits |
0 Comments 19 Downloads (30 Days) |
![]() updated 1 month ago |
This loan calculator tool performs interest calculations for fixed rate loans. |
0 Comments 32 Downloads (30 Days) |
![]() updated 1 month ago |
optimal placement f shunt facts devices in a series compensated long transmission line need of block diagram and matlab program with step wise explaination with results |
0 Comments 37 Downloads (30 Days) |
![]() updated 1 month ago |
A set of routines to make carpet plotting easier. Cconv=carpetcontourconvert(x1, x2, y, offset, C) [xc, yc]=carpetconvert(x1, x2, y, offset, x1p, x2p) carpet(x1, x2, y, offset, nref, linspec1, linspec2, varargi... |
1 Comment 33 Downloads (30 Days) |
![]() updated 1 month ago |
This program can be used to find any triple integral, even if one has some empirical data. |
0 Comments 11 Downloads (30 Days) |
![]() updated 1 month ago |
Calculates a double integral using trapezoidal rule. |
2 Comments 28 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 1 month ago |
Optimization using Particle Swarm Auther : Gaul Swapnil Narhari, Developed @ IIT Kharagpur, India. By - TaraNG,emsolutions,India. |
2 Comments 112 Downloads (30 Days) |
![]() updated 2 months ago |
frank_wolfe algorithm for order 3 frank_wolfe algorithm for order 3 |
0 Comments 5 Downloads (30 Days) |
![]() updated 2 months ago |
Simultaneous Plant and Control Design of an Active Automotive Suspension Using Direct Transcription A toolbox for using Direct Transcription to perform combined plant and control design. |
0 Comments 38 Downloads (30 Days) |
![]() updated 3 months ago |
minimization of a function by random iterative search Optimization method: Locates a minimum of a target function. Converges to global optimum. b =min_by_random_search_test_func(v) |
0 Comments 22 Downloads (30 Days) |
![]() updated 3 months ago |
Kalman filter simlation with Singer model It displays the estimated and predicted errors and results. |
0 Comments 17 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 |
MATLAB class definitions for directional lapped orthogonal transforms |
0 Comments 23 Downloads (30 Days) |
![]() updated 3 months ago |
The code for solving Wahba's problem Code for testing Davenport's (eigen-valued) and Markley's (SVD) solutions to Wahba's problem - 1965 |
0 Comments 23 Downloads (30 Days) |
![]() updated 3 months ago |
Matlab files function to brighten files |
0 Comments 3 Downloads (30 Days) |
![]() updated 3 months ago |
An Approximation Solution for the Prize-Collecting Steiner Tree Problem A function giving feasible(not optimal) solutions to the Prize-Collecting Steiner Tree Problem |
1 Comment 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 65 Downloads (30 Days) |
![]() updated 4 months ago |
Expectation Maximization 1D Tracking Demo Demos use of expectation maximization algorithm to solve simplified one dimensional tracking problem cov2ellps(ctrd, cov, varargin) |
0 Comments 31 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 24 Downloads (30 Days) |
![]() updated 4 months ago |
Binary Particle Swarm optimization This is a sample source code for my paper namely: "A novel binary particle swarm optimization". |
0 Comments 57 Downloads (30 Days) |
![]() updated 4 months ago |
Writing Matlab data to AMPL data files |
0 Comments 10 Downloads (30 Days) |
![]() updated 4 months ago |
This function solve MIMO-Diofantine equation. |
0 Comments 14 Downloads (30 Days) |
![]() updated 4 months ago |
GMM-Based Hidden Markov Random Field for Color Image and 3D Volume Segmentation |
0 Comments 51 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 25 Downloads (30 Days) |
![]() updated 4 months ago |
Lithium Battery Model, Simscape Language and Simulink Design Optimization Multi-temperature lithium battery model using Simscape language and Simulink Design Optimization |
8 Comments 151 Downloads (30 Days) |
![]() updated 4 months ago |
Analyzing Investment Strategies with CVaR Portfolio Optimization Scripts and data to demonstrate the new PortfolioCVaR object in Financial Toolbox. |
2 Comments 52 Downloads (30 Days) |
![]() updated 5 months ago |
Normalized Normal Constraint (NNC) algorithm for multi-objective optimization This code implements a NNC algorithm for multi-objective optimization. |
2 Comments 31 Downloads (30 Days) |
![]() updated 5 months ago |
Sutton's Mountain Car Problem with Value Iteration Implementation of Sutton's mountain car problem using value iteration. |
0 Comments 5 Downloads (30 Days) |
![]() updated 5 months ago |
Jordan Recurrent Neural Network for Data Classification Algorithm Development of Data Classification Algorithm of randomized sequences using Jordan RNN |
0 Comments 40 Downloads (30 Days) |
![]() updated 5 months ago |
Jordan Recurrent Neural Network Create an Jordan backpropagation network |
0 Comments 44 Downloads (30 Days) |
![]() updated 5 months ago |
A simple demonstration of Genetic Algorithm using all times favorite game. [x,fval,exitFlag]=geneticPackman(cubeSize,numOfMoves,packma... |
0 Comments 17 Downloads (30 Days) |
![]() updated 5 months ago |
Files for the 2012 Webinar "Tips and Tricks - Getting Started Using Optimization with MATLAB" These are the files that were used for the demonstrations in the webinar. ThOptimPlotCircuit(options,state,flag,Tdata,VData,Res,ThVal... |
0 Comments 51 Downloads (30 Days) |
![]() updated 5 months ago |
SwarmBat - The Artificial Bat Algorithm (ABA) SwarmBat - The Artificial Bat Algorithm (ABA) |
6 Comments 29 Downloads (30 Days) |
![]() updated 5 months ago |
Positive definite correlation matrix based on spectral decomposition. Now both for .m, C and Mex |
3 Comments 25 Downloads (30 Days) |
![]() updated 6 months ago |
This is a code to demonstrate CELP codecs of bitrate 9.6kbps and 16kbps. |
1 Comment 47 Downloads (30 Days) |
![]() updated 6 months ago |
Differential and algebraic equation solver for high-index, stiff, and mixed-integer systems. |
0 Comments 30 Downloads (30 Days) |
![]() updated 6 months ago |
An easy to use Genetic Algorithm |
0 Comments 92 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 |
Multi-Objective Optimization Differential Evolution Algorithm Runs a basic Differential Evolution (DE) algorithm for multi-objective optimization. |
2 Comments 55 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 Algorithm Based on Gaussian Process Regression Model for the Traveling Salesman Problem File contains readme and instruction, TSP instances, and NN_GPR_Iterated_2opt algorithm. |
0 Comments 9 Downloads (30 Days) |
![]() updated 6 months ago |
GPU Implementation for GVF Force Field We implement the GVF force field on GeForce GPU using CUDA. |
0 Comments 13 Downloads (30 Days) |