-
bnb20
在实际应用着经常需要求解非线性整数规划或混合规划问题,该领域中的一种常用的算法是分支定界(branch and bound)算法,但是matlab工具箱中没有相关的函数。荷兰Groningen大学的Koert Kuipers编写的的BNB20工具箱可以用来求解一般非线性整数规划问题(In practice, frequent need to solve nonlinear integer programming or mixed programming problem, the area a popular algorithm is the branch and bound (branch and bound) algorithm, but the matlab toolbox functions are not related. Netherlands, Groningen University, prepared the BNB20 Koert Kuipers toolbox can be used to solve general nonlinear integer programming problem)
- 2010-09-21 21:03:37下载
- 积分:1
-
MATLAB7_0
说明: 关于matlab7的介绍与初步使用,适合新用户上手,阅读需下载ssread阅读器(About matlab7 introduction and initial use for new users get started, read the reader need to download ssread)
- 2010-04-14 09:57:29下载
- 积分:1
-
matlab-vehiclenumberplate--recognition
能测定蓝底白字的车牌,图片格式要设定为640*480的jpg。(It can recognize the vehicle number plate with white number on a blue background.)
- 2010-11-24 22:42:26下载
- 积分:1
-
CellPhoneUXDemo-0.2-Win32
CellPhoneUXDemo-0.2-Win32.rar 测试用例(CellPhone test)
- 2014-01-22 08:31:39下载
- 积分:1
-
FastICA算法代码
基于峭度的FastICA算法,代码实现了FastICA算法,给定3个单音信号源,混合后对其进行分离,该代码是学习独立成分析的基础算法之一。
- 2023-05-02 15:10:02下载
- 积分:1
-
RANSAC平面提取
根据点云的分布特征,采用随机采样一致性算法提取平面(According to the distribution characteristics of point clouds, a random sampling consistency algorithm is used to extract the plane.)
- 2021-01-19 11:28:42下载
- 积分:1
-
TAC18-master
说明: LMI求解样本数据控制系统,包含了人工时滞的处理(This folder contains MATLAB codes for solving LMIs of Theorems 1, 2, 3 of the paper
A. Selivanov and E. Fridman, "Sampled-data implementation of derivative-dependent control using artificial delays," IEEE Transactions on Automatic Control, 2018.)
- 2020-11-13 22:00:00下载
- 积分:1
-
chap3_09_DMRAS_ordn_d
说明: 这是模型参考自适应的一个m文件,希望有用(This is a model reference adaptive m file, hope that useful)
- 2011-03-21 14:17:05下载
- 积分:1
-
Drilling-layout-problem
一个钻井布局问题的数学模型讨论验证,及matlab代码(the discussion and source code of the mathematical modeling of a Drilling layout problem)
- 2011-12-28 20:03:11下载
- 积分:1
-
way_2
使用遗传算法对pid参数优化
遗传算法简称GA(genetic algorithms),它是模拟自然界遗传机制和生物进化论的一种并行随机搜索最优化方法。它将“优胜劣汰,适者生存”的生物进化理论引入优化参数形成的编码串联群体中,按所选择的适配值函数并通过遗传中的复制、交叉及变异对个体进行筛选,使适配值高的个体被保留下来,组成新的群体,周而复始,群体中个体适应度不断提高,直到满足某一条件。
。(Using genetic algorithm to optimize PID parameters)
- 2018-12-03 15:44:42下载
- 积分:1