-
80211simulator
802.11b and g simulator.
- 2010-06-08 18:09:53下载
- 积分:1
-
matrix-power
利用乘幂法求解矩阵A=[6,-11,6 1,0,0 0,1,0]的特征根(1,2,3)(solve the characteristic roots of array:
A = [6,-11,6 1,0,0 0,1,0]
by using matrix power method
the root=(1,2,3))
- 2011-05-24 17:19:52下载
- 积分:1
-
1
说明: 在matlab上实现的贝叶斯分类器,有缘吗(To achieve the matlab Bayesian classifier)
- 2013-05-21 19:22:06下载
- 积分:1
-
RSCode
RS纠错matlab源程序(保证正确,网站上现在错的源码很多).可方便地向C语言移植。内附几本RS纠错相关书籍,是rs入门级和提高的必备读物。有的尽管在其他地方也能找到,这几本,我为他们添加了书签,方便阅读。(RS error correction matlab source (to ensure correct and the source website is now a lot of mistakes). Can be easily transplanted to the C language. RS error correction included several books, is the entry-level and increase rs essential reading. Although some can be found in other places, which several, I added a bookmark them for easy reading.)
- 2010-12-16 14:21:34下载
- 积分:1
-
ilcexample
说明: 迭代学习控制的matlab算法,看看对大家伙有没有帮助(Matlab iterative learning control algorithm to see if there is no help for the big guys)
- 2011-04-09 19:54:46下载
- 积分:1
-
breast-classification
obtain the complete source code for Breast Density Classification System
- 2015-02-13 17:25:06下载
- 积分:1
-
boxcountingmethod
用Matlab编程,来计算分形图案的维数。(boxcounting method for a fractal pattern.)
- 2014-02-03 16:51:01下载
- 积分:1
-
3gpp-channel-modle
3gpp信道模型matlab仿真有m文件源码 方便学习3g信道相关(3gpp channel model has m file matlab simulation source code to facilitate learning 3g channel correlation)
- 2021-03-02 17:19:34下载
- 积分:1
-
MATLAB_GUI
精通matlab有关GUI方面的内容,希望对于使用matlab的童鞋有所帮助,欢迎下载!(Proficient in matlab GUI aspects related to the hope for help to use matlab' s shoes, welcome to download!)
- 2010-11-08 15:31:39下载
- 积分:1
-
Turbo_code_simulation
1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。
2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是
加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数
trellis来生成自己的相关参数。
3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打
孔得到。在译码时通过对打孔位置添0恢复成1/3码率的码字。
4. 程序中的信噪比表示Eb/N0,通过此参数求得N0,对发送信号进行加噪。(1 program in Turbo decoding using the MAP, the LOG-MAP, and three kinds of the MAX-LOG-MAP algorithm.)
- 2021-04-13 19:08:56下载
- 积分:1