资源列表
main
- 交通流元胞自动机NS模型,可为新手所用。(Traffic flow, cellular automata, NS model)
53607895svm
- Support Vector Machine- svm
KNN
- K最邻近密度估计技术是一种分类方法,不是聚类方法。 不是最优方法,实践中比较流行。 通俗但不一定易懂的规则是: 1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。 2.选出最小的前K数据个距离,这里用到选择排序法。 3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering metho
3278
- Can realize the two-dimensional data clustering, Complete class-based image processing, contains all of the source code, auto image, Numerical solution of differential equations method.
codigos
- Leanring marchine algo
粒子群算法优化RBF网络
- 粒子群算法优化RBF网络的matab程序(Particle swarm optimization RBF network MATAB program)
多重分形奇异指数
- 程序主要用来计算多重分形奇异指数和多重分形谱,计算了多重分形奇异指数和多重分形谱之间的函数关系
matlab_prog_for_ReedMuller_code
- 1、本程序用于仿真里德-穆勒(Reed-Muller)码在AWGN信道中的性能,调制采用bpsk 2、理论请参见《差错控制编码》(第二版),Shu Lin(美)编,晏坚等(译)一书P70-75.且仿真结果与书中图4-2完全一致 3、BPSK_AWGN_RM_Code.m为主程序,点击运行即可(1. this program is used for simulating the performance of Reed-Muller code over the AWGN channel, whe
gene_check_mat_LDPC
- 通过Gallager和边增长算法生成LDPC码校验矩阵(generate the check matrix of LDPC code by using the Gallager method and progressive-edge-growth algorithm)
86549279TurboCode5.0
- turbo码的编译,c和c++实现,可以通过其中的代码进行学习,研究一下(Turbo code compilation, C and c++ implementation)
ccccc
- this code is colume section program matlab code
Finite_time_Sim
- 群集行为是多智能体系统研究中的一个重要问题,其主要任务是给出多个智能体基于局部信息实现群集行为的条件,本文针对信息交换拓扑保持连通性的群集行为展开研究,主要内容如下(Swarming behavior is an important problem in the research of multi-agent system, its main task is to give a local agent information to realize the swarm behavior based