-
codestatics_shujujiegou
统计代码行、注释行、空行、同时统计函数个数和行数,将代码、注释和空行进行风格评分
(Statistical lines of code, comment lines, blank lines, while the number of statistical functions and the number of rows, the code, comments and blank lines carry style ratings)
- 2013-12-14 09:50:56下载
- 积分:1
-
LFM_chirp
线性调频信号的产生和分析,内含三个程序可以参考。(Chirp signal generation and analysis, consisted of three programs can refer to.)
- 2013-12-30 12:41:03下载
- 积分:1
-
FD1D13
Question 1.3 Sullivan
- 2010-08-12 11:38:36下载
- 积分:1
-
kalman-filter-cs
研究生毕业论文中的一部分MATLAB源代码,实现压缩卡尔曼滤波算法,包含了仿真结果。(Graduate thesis part of the MATLAB source code, to achieve compression Kalman filter algorithm, including the simulation results.)
- 2013-07-20 12:52:04下载
- 积分:1
-
DOA_music_uca
DOA estimation for uniform linear array based on music algorithm
- 2015-02-10 15:19:59下载
- 积分:1
-
BilinearSystems
concerned with the blind identication of
bilinear systems excited by higher-order white noise. Un-
like prior work that restricted the bilinear system model to
simple forms and required the excitation to be Gaussian dis-
tributed, the results of this paper are applicable to a more
general class of bilinear systems and for the case when the
excitation is non-Gaussian. We describe an estimation pro-
cedure for the computation of the system parameters using
output cumulants of order less than four.
- 2009-05-26 22:19:50下载
- 积分:1
-
gameoflife
these are a matlab sources codes, which give a solution for the game of life, with some diferents modes of operation. enjoy the code :)
- 2011-05-24 08:46:37下载
- 积分:1
-
InternetQos
说明: 关键词:网络QOS文档,这个网站注册真费事(KEYWORD:network qos,please let me in,THANK YOU,VERY VERY VERY VERY THANK YOU)
- 2011-03-12 16:03:35下载
- 积分:1
-
WiMAX-2.2-online
matlab code for simulation wimax technology and verify resultats
- 2012-05-03 23:55:56下载
- 积分:1
-
lab3
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:57:23下载
- 积分:1