资源列表
15-05-0114-00-004a-ieee802-15-4a-channel-model-mat
- WPAN国际标准IEEE802.15发布的信道模型的MATLAB源码。包括几种室内和室外模型。都是基于改进的SV模型。应用在短距离超宽带UWB无线通信中。 -WPAN IEEE802.15 international standards issued by the channel model of MATLAB source. Several, including indoor and outdoor models. Improvements are based on the SV mode
lzw压缩
- 无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
cost207 matlabcode
- cost207 的信道模型的matlab实现-cost207 the channel model to achieve the Matlab
apriori_windows
- 关联规则的apriori算法实现,运行于windows环境下-association rules algorithm algorithm, which runs on Windows environment
myopenforcal
- 桌面好用的计算器,类C指令,有常用的数值计算,超强的图形显示,比matlab使用简捷方便。-handy desktop calculator, a class C guidelines, it is commonly used in numerical calculation, super graphics, the use of Matlab than simple convenience.
指纹识别的MATLAB程序
- 一个指纹识别的MATLAB程序!!!推荐~-a fingerprint identification MATLAB! ! ! Suggest ~
LZW算法源码C语言
- LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,
work123
- 最优化算法,有共轭梯度、牛顿法、黄金分割、最速下降法等-optimization algorithm, a conjugate gradient, Newton, 0.618, the steepest decline in France
C的fft原程序
- 提供一个C语言的fft 程序,C语言的傅立叶变换原程序-provide a C language fft procedures, C language Fourier transform of the original procedure
两种遍历图的方法
- 熟悉图的两种常用的存储结构,以及在这两种存储结构上的两种遍历图的方法,即深 度优先遍历和广度优先遍历。进一步掌握递归算法的设计方法。 -familiar with the plans of two commonly used storage structure, and the two storage structures on the two traverse map, that depth-first traversal and breadth priority traversal.
sjwl
- 用MATLAB编写的小程序,关于神经网络的,比较简单-MATLAB prepared by the small program on neural networks, relatively simple
knn
- knn分类程序,基于matlab开发 -Commission classification procedure based on the development of Matlab