资源列表
matlab经典教程
- MATLAB [1] 是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。 MATLAB是matrix&laboratory两个词的组合,意为矩阵工厂(矩阵实验室)。是由美国mathworks公司发布的主要面对科学计算、可视化以及交互式程序设计的高科技计算环境。它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视
GAclassify
- 利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。-The use of genetic algorithm to classify the image processing, including genetic and realization of the idea, as well as the application of the image.
2017 PSO multi-objective cascade
- 2017 Fusing feasible search space into PSO for multi-objective cascade reservoir optimization
closeForm_PHD
- IEEE trans上发表的高斯混合概率假设密度滤波的证明性论文-It is presened for the GM probability hypothesis density filter and finite random set
天体运动处理系统
- 天体运动处理系统,实现天体图象的背景处理,运动判定分步。解压密码:123-celestial movement in dealing system that the background image objects, found step-by-step movement. Extracting Password : 123
运动目标检测与跟踪c++.rar
- VC编程实现运动目标检测与跟踪。包括了视频读取,运动目标识别检测,以及实施跟踪等。
Cluster
- 介绍各种聚类算法的教案 包含基本算法流程和编码 是初学者自学的好帮手-Introduction of the lesson plans of various clustering algorithms with the basic algorithm for beginners learning processes, and coding is a good helper
WebStreamingData
- web流数据聚类挖掘的研究和应用。流数据作为一种特殊的可挖掘的数据类型,特别是基于网络技术迅速发展的今天,其彰显出的重要地位决定了它的挖掘技术需要被认真考虑,而如何在流数据中进行有效的聚类分析,是一个吸引研究者很大注意力的问题。
cntData_CSP_FLDA
- 本算法针对运动想象的脑电数据,进行预处理并后续用分类器做分类。 该实验所用的的脑电特征提取方法主要是csp空间滤波,并后续用FLDA来进行特征分类。最终得到较好的效果(In this algorithm, the EEG data of motion imagination are preprocessed and then classified by classifier. The main feature extraction method of EEG in this experime
foxandrabbit
- 这是一个利用vc++采用简单的动画方式掩饰农民、狐狸、兔子过河的程序,与传统的狼羊过河问题是一样的。-This is a use of vc++ using a simple animation, fox, hare hide farmers across programs, and traditional wolf sheep across the river is the same.
adaboost
- Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这 Adaboost Adaboost 些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(adboost cluster algrithom)
PRML-master
- 模式识别与机器学习 代码 prml code(machine learning code)