-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
ceshidaima
此是测试用的部分代码,对于大多数而言是很好用的哦。赞一个(This is part of the code used by the test of many good Oh. Praise a)
- 2012-05-21 15:24:30下载
- 积分:1
-
system_response
数字信号处理离散系统响应的MATLAB程序,对学习系统响应有帮助(some matlab codes for study system respond in diginal signal processing.)
- 2014-10-22 19:50:53下载
- 积分:1
-
DOAMUSICcoherentFBSS
前后向平滑, music
主要包含经典music算法实现原理及其代码,然后在此基础上介绍了前后向平滑算法的实现及其代码和仿真结果(forward/backward spatial smoothing,MUSIC
Consists mainly of classical music algorithm theory and its code, and then on this basis introduced before and after smoothing algorithm and code and simulation results)
- 2013-10-10 11:10:51下载
- 积分:1
-
xiaoboxishu2
极易上手,强大的小波图一跑即得,同学的心血力作!(hardest work,easiest to get!)
- 2015-03-03 14:45:15下载
- 积分:1
-
815b
prim算法
kruskal算法用matlab实现
输入标准:x邻接矩阵 p节点集
输出:生成树边集 G(the prim algorithm kruskal algorithm using matlab input standard: x adjacency matrix p node set output: spanning tree edge set of G)
- 2012-11-19 12:04:29下载
- 积分:1
-
drynimicmatlab
用matlab的小程序,希望对大家有所帮助!有限元结构动力学分析与工程应用.
the code of <FEM ON DRYNIMIC analysys of enegineering >
- 2010-11-09 14:41:12下载
- 积分:1
-
yuce
单变量系统的隐式广义预测控制算法的研究,提供了matlab环境下的。m文件(programme for GPC)
- 2010-11-17 11:04:19下载
- 积分:1
-
wavecode--C++
小波变换算法,用于多种信号处理,C++编写,非常有用(wavelet transform algorithm used in a variety of signal processing, C prepared very useful)
- 2006-05-18 14:17:10下载
- 积分:1
-
rgb2lab
rgb2lab:rgb颜色空间向lab颜色空间转换的matlab代码,对此变换要使用不求甚解的童鞋们可以直接调用~(rgb2lab:colorspace of rgb translate to colorspace of lab。Just for the beginner~)
- 2013-08-17 16:02:48下载
- 积分:1