-
wudian
五点差分法代码,可以自动运行的,可以试试(Five-point difference method code, can automatically run, you can try)
- 2010-06-09 10:08:30下载
- 积分:1
-
Estimating-VAR(p)-processes_Matlab-code
Estimating VAR(p) processes_Matlab code
- 2013-10-17 00:41:46下载
- 积分:1
-
1.2
噪声信号中正弦信号的频谱分析,包括不同信噪比不同周期不同长度(Sinusoidal signal in the noise signal spectrum analysis, including the different cycles of different lengths in different SNR)
- 2011-11-23 10:15:20下载
- 积分:1
-
ndhist
matlab code for Efficient 2D histogram, no toolboxes needed
- 2015-02-03 14:03:07下载
- 积分:1
-
APF
多个关于有源电力滤波器的仿真例子,所有例子都有调试完毕,对学习APF有帮助(A plurality of active power filter on simulation example, all the examples have debugging, learning APF helpful)
- 2015-05-26 17:21:42下载
- 积分:1
-
this
QPSK在瑞利信道和高斯信道误码率和误符号率曲线(qpsk in ruileigh and AWGH ber and ser)
- 2014-06-14 16:25:49下载
- 积分:1
-
CODE
morphological operations on images
- 2010-08-02 23:46:07下载
- 积分:1
-
mohujulei
模糊聚类方法,用相关系数法构造模糊相似关系矩阵r,构造了模糊等价评判矩阵,为了方便下载者使用,把代码进行了优化,可直接把矩阵带进去使用。(Fuzzy clustering method, using the correlation coefficient method to construct the fuzzy similarity relation matrix r, construct a fuzzy equivalence evaluation matrix, in order to facilitate the download to use, the code has been optimized, can go directly to the matrix with the use.)
- 2010-09-09 14:05:55下载
- 积分:1
-
hybridPSO
说明: 一种粒子群混合算法优化源程序,这是一个MATLAB语言编制的源程序,很实用.(A hybrid particle swarm optimization algorithm source code, which is a source MATLAB language, it is practical.)
- 2008-11-04 23:49:57下载
- 积分:1
-
lab2
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:56下载
- 积分:1