-
stbc_tarokh_paper
Space time coding in Tarokh s paper
BER simulation
STBC encoder and decoder including M-ary QAM
- 2010-03-09 14:30:09下载
- 积分:1
-
Business-Cycle-Uncertainty-and-Economic-Welfare
Business Cycle Uncertainty and Economic Welfare
- 2015-02-16 09:59:26下载
- 积分:1
-
panicle-swarm-optimization
基本粒子群算法,很好用,方便理解,非常简单,有文字说明,有注释(panicle swarm optimization)
- 2012-04-10 17:59:00下载
- 积分:1
-
iTools
itools程序源码,可以管理IOS程序,需要Xcode编译,并生成MAC程序(itools can manage IOS program)
- 2014-10-16 17:23:31下载
- 积分:1
-
yue
潮流计算程序,本程序是基于牛顿拉夫逊算法的潮流计算子程序-powerload(Flow calculation program, this program is based on the trend of the Newton Raphson algorithm subroutine-powerload of)
- 2013-04-27 23:03:57下载
- 积分:1
-
Narrowband-signal-doa
窄带信号基于最小估计长度和最大似然估计的信号数目及波达方向的联合估计(Narrowband signals based on the number of signal joint estimate minimum and maximum likelihood estimate of the length and direction of arrival estimation)
- 2015-03-24 14:46:58下载
- 积分:1
-
最速下降法
最速下降法代码,数值计算算法,换参数即可(steepest descent method)
- 2018-06-23 15:34:35下载
- 积分:1
-
ztransformBPF
band pass filter design
- 2010-10-30 17:53:53下载
- 积分:1
-
MATLABmldq
MATLAB命令大全 这是较早版本的书,不过内容并没有过时。当时用的还是5.3版本。(MATLAB command Encyclopedia This is an earlier version of the book, but did not become obsolete. At that time, or 5.3 version.)
- 2008-05-14 22:34:58下载
- 积分:1
-
lifting_97
本程序实现任意偶数大小图像第二代双正交97提升小波变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致
注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵
注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少
注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性
注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化
注11:d为对偶上升,即预测;p为原上升,即更新(err)
- 2008-06-25 07:59:17下载
- 积分:1