资源列表

« 1 2 ... .23 .24 .25 .26 .27 14628.29 .30 .31 .32 .33 ... 15812 »

[matlab例程KNN

说明:K最邻近密度估计技术是一种分类方法,不是聚类方法。 不是最优方法,实践中比较流行。 通俗但不一定易懂的规则是: 1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。 2.选出最小的前K数据个距离,这里用到选择排序法。 3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification
<晓骸 > 在 2025-02-25 上传 | 大小:1kb | 下载:0

[matlab例程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.
<hangainei > 在 2025-02-25 上传 | 大小:4kb | 下载:0

[matlab例程粒子群算法优化RBF网络

说明:粒子群算法优化RBF网络的matab程序(Particle swarm optimization RBF network MATAB program)
<MegaSpringHsueh > 在 2025-02-25 上传 | 大小:4kb | 下载:0

[matlab例程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 c
<attack123 > 在 2025-02-25 上传 | 大小:4kb | 下载:0

[matlab例程gene_check_mat_LDPC

说明:通过Gallager和边增长算法生成LDPC码校验矩阵(generate the check matrix of LDPC code by using the Gallager method and progressive-edge-growth algorithm)
<attack123 > 在 2025-02-25 上传 | 大小:10kb | 下载:0

[matlab例程86549279TurboCode5.0

说明:turbo码的编译,c和c++实现,可以通过其中的代码进行学习,研究一下(Turbo code compilation, C and c++ implementation)
<友好 > 在 2025-02-25 上传 | 大小:21kb | 下载:0

[matlab例程ccccc

说明:this code is colume section program matlab code
<sangsin > 在 2025-02-25 上传 | 大小:1kb | 下载:0

[matlab例程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 re
<泡沫123 > 在 2025-02-25 上传 | 大小:598kb | 下载:0

[matlab例程ultralsonic

说明:超声测距,单发单收,主要运用gabor变换法,也用了其它方法,精度可以达到0.3厘米,运行main程序可以得到完整结果。(Ultrasonic ranging, single shot single collection, the main use of Gabor transform method, also used other methods, cited papers packaged together The accu
<老周 > 在 2025-02-25 上传 | 大小:9.58mb | 下载:0

[matlab例程Kompresi Citra JPEG

说明:Still need improvement and suggestion from reader. Please understand in the laying of the program and naming the data
<rapmayani > 在 2025-02-25 上传 | 大小:86kb | 下载:0

[matlab例程BPF_1_3

说明:粒子滤波算法,用来实现目标跟踪 代码很多,很多图像处理方面知识,初学者不要下载(Particle filter algorithm is used to achieve target tracking)
<佚名2 > 在 2025-02-25 上传 | 大小:3.23mb | 下载:0

[matlab例程MATLAB&Simulink通信系统建模仿真程(书)序例程

说明:有关《MATLAB&Simulink通信系统建模仿真程》的例程源码(About the "MATLAB&Simulink communication system modeling simulation process" example source matlab code)
<bachelor_b > 在 2025-02-25 上传 | 大小:253kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 14628.29 .30 .31 .32 .33 ... 15812 »

源码中国 www.ymcn.org