-
shiyanbaogao
matlab实现信息论实验,一般信道容量迭代算法实验,绘制二元熵函数曲线实验等。(matlab experimental realization of information theory, iterative algorithm for general channel capacity test, drawing binary entropy function curve experiments.)
- 2010-06-21 15:22:14下载
- 积分:1
-
PS2
基于脉冲整形的PAPR抑制matlab源代码(matlab source code for reducing PAPR of OFDM signal with PS methed)
- 2010-12-10 17:05:22下载
- 积分:1
-
blast_err_rx1
用MATLAB编写的MIMO系统中BLAST系统的接收程序,存在错误传播时的情况(MATLAB prepared using MIMO system receiver BLAST system procedures, there is an error in the spread of the circumstances)
- 2008-01-23 19:30:32下载
- 积分:1
-
robotadaptivecontrol
基于模型整体逼近的机器人RBF网络自适应控制,本例为双力臂仿真程序(The overall model-based RBF network approximation of the robot adaptive control, in this case simulation program for dual-arm)
- 2009-06-11 14:31:18下载
- 积分:1
-
Computer-arithmetic-algorithms
Djvu格式的书籍,介绍计算机硬件设计的算术算法。内容详尽,深入浅出,覆盖面也比较广。(Djvu format, books, computer hardware designs described arithmetic algorithms. Detailed, easy to understand, is also more extensive coverage.)
- 2011-02-09 11:22:22下载
- 积分:1
-
program1
this is matlab code for pprobality theory which is implemetatde in matab 7,6
- 2011-05-21 13:00:14下载
- 积分:1
-
aybook.cn_miantidbuehd1010
CodeProject网站上下载的关于matlab与C#,MATLAB与VC混合编程的资料,很全(CodeProject web site to download on matlab and C#, MATLAB and VC mixed programming information, it is all)
- 2010-07-22 23:14:37下载
- 积分:1
-
zernike_k
任意阶zernike多项式的计算,在进行波前拟合时可调用(Zernike any order polynomial terms, during the fitting can be called wavefront)
- 2010-12-08 10:31:39下载
- 积分:1
-
shenjwangluoyuyicuan
说明: 学习神经网络和遗传算法的很好教材,其中有很多算例,特别适用于该领域的学习。(Learning neural networks and genetic algorithms good teaching materials, there are many examples, especially for the field study.)
- 2010-04-02 07:14:34下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1