-
Kmeans
量化程序,采用标准的Loyd-Max algorithm,提供了一个实例,并对结果进行了分析。很有学习的价值。(Quantification procedures, the use of standard Loyd-Max algorithm, provides an example of the results are analyzed. Great learning value.)
- 2007-10-28 02:13:56下载
- 积分:1
-
pso
PSO算法简单、易实现且参数较少,现已被应用于函数优化、神经网络训练、模糊系统控制以及其它遗传算法的应用领域(PSO algorithm is simple, easy to implement and less parameters, have been applied to function optimization, neural network training, fuzzy system control and other applications of genetic algorithms)
- 2011-04-19 15:20:00下载
- 积分:1
-
visual_callgk
it is about gk clustering
- 2011-08-08 04:16:10下载
- 积分:1
-
Codes_Comm_PPT
communication system
- 2013-04-29 15:01:12下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
Noise_Tracking
根据” J.S. Erkelens and R. Heusdens, "Tracking of nonstationary noise based on data-driven recursive noise power estimation”所开发的源码(noisetracker based on data-driven recursive noise power estimation)
- 2010-06-02 12:17:40下载
- 积分:1
-
GASVM
遗传算法优化支持向量机程序,用于参数寻优,提高分类率(Genetic algorithm optimization support vector machine program)
- 2018-04-28 20:41:13下载
- 积分:1
-
四旋翼无人机鲁棒自适应姿态控制
这是根据 《四旋翼无人机鲁棒自适应姿态控制》这篇论文做的MATLAB程序,对照论文,完全可以把仿真搞懂,
较适合做控制的初学者
- 2022-08-14 05:10:06下载
- 积分:1
-
MATLAB
说明: 1.出至于冈萨雷斯(matlab)
2.书中所有出现的M文件齐全
3.为了大家的输入烦躁,找全了,一起发上去(1. The As Gonzalez (matlab) 2. The book documents all occurrences of the M 3 range. To everyone' s input irritability, find all, and together made up)
- 2011-04-06 18:03:01下载
- 积分:1
-
GUI_matlab_exercise
matlab高级图形界面设计实例,文件中包含了两个matlab GUI 实例(matlab graphical interface design example, the file contains two Matlab GUI instances)
- 2012-04-16 19:24:59下载
- 积分:1