-
c2pendulum
滑模变结构控制在对一级倒立摆的控制,用于基础的变结构控制或者倒立摆控制学习。(Sliding Mode Variable Structure Control on an inverted pendulum control based on variable structure control for inverted pendulum control, or to learn.)
- 2009-11-23 16:30:07下载
- 积分:1
-
ISCAS05
This is face recognition system developed using matlab. this is a paper best describes methods of face recognition using matlab.
- 2009-06-07 21:39:38下载
- 积分:1
-
FountainCode
基于matlab的喷泉码的编码与解码实现,其中解码方式有GE,BP以及GEBP算法(Fountain matlab code based encoding and decoding achieve, including decoding methods are GE, BP and GEBP algorithm)
- 2014-11-02 23:47:34下载
- 积分:1
-
rk4
4阶龙格库塔方法求解常微分方程组,并作出混沌系统的吸引子图像(4-order Runge-Kutta method for solving ordinary differential equations, and make attractor image)
- 2014-01-19 13:35:47下载
- 积分:1
-
hog_bp
利用直方图hog特征,在bp神经网络下的分类。(Classification of BP neural networks using histogram hog features.)
- 2021-05-16 18:30:07下载
- 积分:1
-
遗传算法求解多旅行商问题
说明: 旅行商问题(TravelingSalesmanProblem,TSP)是一个经典的组合优化问题。经典的TSP可以描述为:一个商品推销员要去若干个城市推销商品,该推销员从一个城市出发,需要经过所有城市后,回到出发地。应如何选择行进路线,以使总的行程最短。从图论的角度来看,该问题实质是在一个带权完全无向图中,找一个权值最小的Hamilton回路。由于该问题的可行解是所有顶点的全排列,随着顶点数的增加,会产生组合爆炸,它是一个NP完全问题。(Traveling Salesman Problem (TSP) is a classic combinatorial optimization problem. The classic TSP can be described as: a merchandiser sells goods to several cities. The salesman starts from a city and needs to go through all the cities and return to the starting point. How to choose the route of travel so that the total journey is the shortest. From the point of view of graph theory, the essence of the problem is to find a Hamilton loop with the smallest weight in a completely undirected graph with weights. Since the feasible solution to this problem is the full permutation of all vertices, as the number of vertices increases, a combinatorial explosion occurs, which is an NP-complete problem.)
- 2020-06-17 11:00:02下载
- 积分:1
-
mopso-matlab
多目标粒子群算法 多目标部分是通过for循环实现的。(Multi-objective particle swarm optimization algorithm for multi-objective in part by recycling achieved.)
- 2009-11-12 13:45:35下载
- 积分:1
-
daolibaiyuzidongkongzhiyuanlishiyan.doc
倒立摆的数学建模以及各种控制的方案与实验结果(Inverted pendulum control of mathematical modeling and a variety of programs and experimental results)
- 2010-05-15 10:32:33下载
- 积分:1
-
simple_pid
truetime的例子,控制类中对简单PID的例子(TrueTime example of a simple PID control program)
- 2013-12-09 21:37:13下载
- 积分:1
-
LMS
LMS自适应滤波算法是很常见的滤波算法。本代码包括常用的LMS自适应滤波算法,如基本LMS算法,解相关LMS算法,滤波型LMS算法,变换域LMS算法等。(LMS adaptive filtering algorithm is a common filtering algorithm. This code, including commonly used LMS adaptive filtering algorithms, such as the basic LMS algorithm, decorrelation LMS algorithm, filter-based LMS algorithm, transform domain LMS algorithm.)
- 2021-04-10 11:48:58下载
- 积分:1