-
negentest_01_defl_gauss
A Deflationary fastICA using negentropy approximation implementted in Matlab
- 2009-04-25 16:45:04下载
- 积分:1
-
遗传算法求解TSP问题
说明: 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。(basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.)
- 2005-11-16 20:24:30下载
- 积分:1
-
sound05
new smoother to human voice file
- 2011-07-04 22:41:58下载
- 积分:1
-
eg8-huoyunliangjiance
《MATLAB神经网络30个案例分析》中的第8个例子,案例8 GRNN的数据预测-基于广义回归神经网络货运量预测。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 8 cases of 8 GRNN data to predict- freight volume prediction based on generalized regression neural network. Hope to have certain help to everybody!
)
- 2013-09-20 16:04:15下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
先进PID控制Matlab仿真 刘金琨编 第4版 仿真程序
说明: 先进PID控制Matlab仿真(刘金琨编)第4版-仿真程序
全书分17章,包括基本的PID控制、PID控制器的整定、时滞系统PID控制、基于微分器的PID控制、基于观测器的PID控制、自抗扰控制器及其PID控制、PD鲁棒自适应控制、专家PID控制和模糊PD控制、神经网络PID控制、基于差分进化的PID控制、伺服系统PID控制、迭代学PID控制、挠性及奇异摄动系统的PD控制、机械PID控制,以及其他控制方法的设计。每种方法都给出了算法推导、实例分析和相应的MATLAB仿真设计程序。(Advanced PID Control matlab simulation (edited by Liu Jinqi) - 4th Edition - simulation program
The book is divided into 17 chapters, including basic PID control, tuning of PID controller, PID control of time-delay system, PID control based on differentiator, PID control based on observer, ADRC and its PID control, PD robust adaptive control, expert PID control and fuzzy PD control, neural network PID control, PID control based on differential evolution, PID control of servo system and iterative PID control. The design of PD control, mechanical PID control and other control methods for flexible and singular perturbation systems. Each method gives the algorithm derivation, case analysis and corresponding MATLAB simulation design program.)
- 2020-07-04 17:00:01下载
- 积分:1
-
quyushengzhang
说明: 用matlab实现的区域生长算法,易懂,对于初学者很有参考价值(the regiongrowing algorithm using MATLAB)
- 2011-04-11 14:23:13下载
- 积分:1
-
Robot_Soccer_R2011b
soccer robot simulation based matlab
- 2012-05-26 01:47:36下载
- 积分:1
-
matlab
matlab经典课堂讲义,ppt形式,适合初学者入门的东西。(Classic matlab lecture notes, ppt form, suitable for beginner stuff.)
- 2010-09-30 13:19:07下载
- 积分:1
-
MATLAB
对噪声信号中的正弦信号,通过Pisarenko谐波分解方法、Music算法和Esprit算法进行频率估计,信号源是: 其中, , , ; 是高斯白噪声,方差为 。使用128个数据样本进行估计。 1、用三种算法进行频率估计,独立运行20次,记录各个方法的估计值,计算均值和方差; 2、增加噪声功率,观察和分析各种方法的性能。(Sinusoidal signal in the noise signal through the Pisarenko harmonic decomposition method, Music algorithms and Esprit frequency estimation algorithm, the signal source is: where,,, a Gaussian white noise, variance. 128 data samples used to estimate. 1, with three kinds of frequency estimation algorithm, run independently 20 times, record the estimated value of each method to calculate the mean and variance 2, the increase in noise power, observation and analysis of the performance of various methods.)
- 2021-03-24 14:49:14下载
- 积分:1