资源列表
[matlab例程] modulationproduce
说明: 产生正交的AM信号和FM信号,信号为复信号,含有I路和Q路,FM信号可设置调制指数变量,运行后可看到仿真时域及其频谱图-Generate quadrature AM signal and FM signal, the signal for the complex signal containing I and Q Road Road, FM signal modulation index variable can be set to run after seeing the time-doma<刘翔> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] huffmancoding
说明:能够实现huffman编码的编码与解码功能-It can do huffman coding and encode huffman<peizhongyou> 在 2025-09-12 上传 | 大小:528kb | 下载:0
[数值算法/人工智能] Shannon-CPP
说明:信息论编程香农编码C++版本。编译环境是DEV-C-Information theory, Code Cheng Xiangnong coding C++ version. Compilation environment is DEV-C<李三> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] POJ3259--Wormholes(bellman)
说明:POJ3259--Wormholes,使用bellman方法。-POJ3259- Wormholes, use the bellman method.<李三> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:隐含层6个神经元一个输出的BP神经网络实现-BP neural network<谢均> 在 2025-09-12 上传 | 大小:56kb | 下载:0
[matlab例程] kmeans
说明: k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-K-means algorithm accept parameter k Then will the n of prior input data object is divided into k clustering to make won clu<彭立军> 在 2025-09-12 上传 | 大小:1kb | 下载:0
[matlab例程] k-means
说明: K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the<彭立军> 在 2025-09-12 上传 | 大小:1kb | 下载:0