资源列表
[matlab例程] turbo-code
说明:turbo码的仿真,主要对turbo进行编码,同时附上译码-turbo code simulink<张学良> 在 2025-07-06 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Read
说明:实现图片的读取,各种方法,从bmp数据结构的方向考虑了图像的读取-all kinds of methods to read image<huangxiaoshui> 在 2025-07-06 上传 | 大小:3.94mb | 下载:0
[matlab例程] bayes_classifier_guassin-
说明:贝叶斯分类器,首先生成3000个高斯分布的点,1000个点做训练集,2000个点做测试集。先运行data_generator.m自动生成两个集盒,再运行bayes_classifier.m进行分类-Bayesian classifier, the first generation 3000 Gaussian distribution of points, 1000 points to do the training set, 2000 points to do the test set. Aut<飞兔> 在 2025-07-06 上传 | 大小:2kb | 下载:0
[matlab例程] cs-code
说明:一个正弦波利用DCT,FFT变换后稀疏化,然后应用压缩感知实现压缩,并有仿真图例说明重构效果。重构算法采用线性规划和OMP算法等,是一个初学CS入门的好例子。-A sine wave using DCT, FFT transform sparse, and then apply compressed sensing to achieve compression, and a legend reconstruction simulation results. Reconstruction algo<吴刚> 在 2025-07-06 上传 | 大小:6kb | 下载:0
[数据结构常用算法] tree
说明:c++下一个简单的多叉树实现: 利用迭代器方便地构建树, 可以递归输出,前序,后序。 利用栈实现输出。 销毁树只能后序遍历-c++ under a simple multi-tree implementation: the use of easy to build a tree iterator can be recursive output, pre-order after order. Use the stack to achieve the output. Only aft<张彭> 在 2025-07-06 上传 | 大小:744kb | 下载:0