资源列表
VehicleClimateControlSystem.ZIP
- The model consists of two systems, a climate control system and an electrical system. This allows for examination of the loading effects of the climate control system on the car s electrical system.
OptimizationTipsandTricks
- New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cel
IterativeClosestPointMethod
- ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points,
TravelingSalesmanProblemGeneticAlgorithm
- Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
SolvingSymmetricalandDisSymmetricalTSPbaseonAntCol
- Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助
MultivariateGaussianMixtureModelOptimizationbyCros
- Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
OptimizationofaDoubleWishboneSuspensionSystem
- This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.
switchtest
- 内容:simulink 非线性模块仿真正弦信号通过新回环函数,switchtest.fig, switchtest.mdl
data2dlookup
- simulink 2d 查表程序 table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig
2007_8
- 程序员2007年8月的解答。采用搜索算法排序和二次搜索算法验证。
fractional_chaos
- 求解分数阶倒数混沌系统的matlab程序
guicode
- matlab 界面编程代码 范例程序很多
