搜索资源列表
c4.5_www2.cs.uregina.ca
- 来自于www2.cs.uregina.ca的c4.5源码-from the Bank www2.cs.uregina.ca FOSS
MarkovAnalysis
- 用C++编写的遗传算法,markov是应用在入侵检测上的 用的数据是 http://www.cs.unm.edu/~immsec/data/synth-sm.html 上的 -prepared by the genetic algorithm, Markov is the application Intrusion Detection of the data used is http : / / ~ www.cs.unm.edu/ immsec / data / Jr.-sm.h the
CSlearning
- CS理论里观测矩阵的优化算法以及训练稀疏字典的算法-optimization of measurement matrix and dictionary learning for sparse approximations
cs
- 基于cs算法和合成孔径雷达成像的快视算法及实现-Cs-based synthetic aperture radar imaging algorithm and the fast algorithm and implementation, as
CS
- 该文为压缩感知的信号重构设计了两种主要的重构算法-匹配跟踪算法、互补匹配跟踪算法,并对两种算法的特点进行了对比-In this paper, the signal is compressed sensing reconstruction of the design of two major reconstruction algorithm- matching tracking algorithm, complementary matching tracking algorithm, and th
MyOMP
- 一个简单的运用正交匹配追踪算法(OMP)的程序,与Signal Recovery From Random Measurments Via Orthogonal Matching Pursuit中描述的OMP算法一致,可以使刚开始接触压缩传感(CS)的同学更快的入门,了解OMP算法-A simple algorithm using orthogonal matching pursuit (OMP) of the program, and Signal Recovery From Random Me
compression-based-on-BP-and-CS
- 基于压缩传感理论和BP神经网络的数字图像压缩的一篇论文-a paper on compression based in BP and CS
CS-learning-in-SVM
- 代价敏感分类器的比较相关论文,需要的赶紧下。-cost sensitive SVM classfier compare
DataMiningConceptsand-Techniques2
- 数据挖掘概念与技术——韩家炜 个人认为学习数据挖掘比较好的一般书,是美籍华人韩家炜教授著作,对算法讲解清晰-Data Mining: Concepts and Techniques Jiawei Han,Department of Computer Science, University of Illinois at Urbana-Champaign. website:www.cs.uiuc.edu/~hanj
DataMiningConceptsand-Techniques3
- 数据挖掘概念与技术——韩家炜 个人认为学习数据挖掘比较好的一般书,是美籍华人韩家炜教授著作,对算法讲解清晰-Data Mining: Concepts and Techniques Jiawei Han,Department of Computer Science, University of Illinois at Urbana-Champaign. website:www.cs.uiuc.edu/~hanj
cs_explain_radar
- 压缩感知在雷达中的应用 很好的一个介绍 雷达成像中惯用的方法是匹配滤波,它之所以 能够处理低信噪比的问题,是因为它利用了回波数据的冗余信息。也就是目前雷达成像算法之所以成功的关键是具有足够 多的冗余信息。现在,在雷达成像中使用压缩感知恰好是反其道而行-Compressed Sensing(CS)theory is a great breakthrough of traditional Nyquist sampling theory,it accomplishes cornpressive
ORCS-algorithm
- 一阶布谷鸟搜素算法,该算法是CS的改进版本,在收敛性能方面有较大改善!-One Rank Cuckoo Search (ORCS) algorithm Implementation of the ORCS optimization algorithm.
cs_Grey
- 布谷鸟算法(Cuckoo Search Algorithm)优化灰色预测模型-the grey model optimized by CS
CS
- cs常用算法集合toolbox,包括各类优化算法等。-cs set of commonly used algorithm toolbox, including various types of optimization algorithms.
cs-bp
- 用布谷鸟优化法对BP神经网络的权值和阈值进行优化,提高神经网络运行精度。-Cuckoo optimization method of BP neural network weights and threshold optimization, improve precision of the neural network operation.
cs-bp
- 布谷鸟与BP神经网络的结合 预测 预测效果很好 只需要换数据 就可以使用 -The cuckoo and the BP neural network combination forecast forecast effect is very good just need to change the data can be used
CLSCS-core
- 基于混沌单纯形法算子的布谷鸟搜索算法,算法引入混沌算子及单纯形法,提高了布谷鸟搜索算法的寻优能力。-an improved cuckoo search algorithm (CS) using chaotic local search and simplex method (CLSCS)
Cuckoo-search-algorithm
- 布谷鸟搜索算法[CuckooSearch(CS)],也叫杜鹃搜索,是由剑桥大学Xin-SheYang(杨新社)教授和S.Deb于2009年提出的一种新兴启发算法CS算法通过模拟某些种属布谷鸟(CuckooSpecies)的寄生育雏(BroodParasitism)来有效地求解最优化问题的算法.同时,CS也采用相关的Levy飞行搜索机制。-Cuckoo search algorithm [CuckooSearch (CS)], also called cuckoo search algorithm
CS-BP
- 布谷鸟与BP的结合,可以运行出来,只改一下数据即可。-the cuckoo and the combination of BP, you can run out, only changed data.