资源列表
[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-06-22 上传 | 大小:10kb | 下载:0
[matlab例程] 86549279TurboCode5.0
说明:turbo码的编译,c和c++实现,可以通过其中的代码进行学习,研究一下(Turbo code compilation, C and c++ implementation)<友好 > 在 2025-06-22 上传 | 大小:21kb | 下载: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 realize the swarm behavior based<泡沫123 > 在 2025-06-22 上传 | 大小: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 accuracy can be up to 0.3 cm, and<老周 > 在 2025-06-22 上传 | 大小: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-06-22 上传 | 大小:86kb | 下载:0
[matlab例程] MATLAB&Simulink通信系统建模仿真程(书)序例程
说明:有关《MATLAB&Simulink通信系统建模仿真程》的例程源码(About the "MATLAB&Simulink communication system modeling simulation process" example source matlab code)<bachelor_b > 在 2025-06-22 上传 | 大小:253kb | 下载:0
[matlab例程] gistdescriptor
说明:Example of a souce code of hog descr iptor.<mstark > 在 2025-06-22 上传 | 大小:260kb | 下载:0
[matlab例程] Matlab中文帮助文档
说明:MATLAB中文帮助文档,官方网页翻译版,比较适合刚入门的使用者,和英文不太好的童鞋们。(MATLAB Chinese help documents, the official website translation version, more suitable for just getting started users, and English is not very good students.)<bat67 > 在 2025-06-22 上传 | 大小:1002kb | 下载:0
[matlab例程] knn1
说明:K最邻近密度估计技术是一种分类方法,不是聚类方法。 不是最优方法,实践中比较流行。 通俗但不一定易懂的规则是: 1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。 2.选出最小的前K数据个距离,这里用到选择排序法。 3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering metho<咳晓 > 在 2025-06-22 上传 | 大小:1kb | 下载:0