资源列表
模拟退火算法和遗传算法程序
- 使用MATLAB编写的模拟退火算法和遗传算法的源代码(The source code of the simulated annealing algorithm and genetic algorithm written in MATLAB)
LBP
- LBP指局部二值模式,英文全称:Local Binary Pattern,是一种用来描述图像局部特征的算子,LBP特征具有灰度不变性和旋转不变性等显著优点。(LBP refers to the local binary pattern, is an operator used to describe the local features of the image, LBP features with gray scale invariance and rotation invariance a
CFAR
- 单元平均恒虚警检测——CA-CFAR检测器:包括对于无目标、仅有噪声的信号进行CA-CFAR检测的仿真(Unit average constant false alarm detection - CA-CFAR detector: emulation of CA-CFAR detection for signals with no target and only noise)
maichongyasuo
- 脉冲压缩雷达的优点是能获得大的作用距离和具有很高的距离分辨力。(The advantage of pulse compression radar is that it can obtain large range of action and have high distance resolution.)
元胞自动机
- 元胞自动机,可以用来建立交通流量模型,挺好用的。推荐下载(Cellular automata,It can be used to establish traffic flow model,which is very useful. Recommended Downloads)
GAdecimal
- GA算法,matlab实例,适用性强,修改后就可以应用到自己的实例上面。(GA algorithm, matlab example, strong applicability, after modification can be applied to their own examples.)
MATLAB_QPSK
- QPSK在高斯、瑞利和莱斯信道下的仿真,相互学习(Simulation of QPSK under different channel condition)
蚁群聚类
- 基于蚁群算法的K-means聚类分析模型(Ant colony clustering analysis model)
bfpso
- BPSO CODE IN MATLAB.
traffic5
- 基于右行规则的元胞自动机的双车道交通流模型,(A Two-Lane Cellular Automaton Traffic Flow Model with the Keep-Right Rule)
ForestFire_1
- 基于元胞自动机的森林火灾模拟,可以有效生成树林,以及烧毁树林(Forest fire simulation based on cellular automata itcan effectively generate trees and burn down trees.)
statistics_kmeans
- K-means算法是一种硬聚类算法,根据数据到聚类中心的某种距离来作为判别该数据所属类别。K-means算法以距离作为相似度测度。(kmeans uses the k-means++ algorithm for centroid initialization and squared Euclidean distance by default. It is good practice to search for lower, local minima by setting the 'Replica
