-
adaptivetracker
Adaptive tracking system is to track the video frames
- 2010-01-17 21:53:29下载
- 积分:1
-
(Springer)-Algorithm-Collections-for-Digital-Sign
eBook: Algorithm Collections for Digital Signal Processing Applications Using Matlab - Springer
- 2011-08-28 19:22:56下载
- 积分:1
-
shuzixinhaochuli
数字信号处理专业课程设计报告书,有关实验报告及相关的matlab程序。(Digital signal processing curriculum design report about lab reports and related matlab program.)
- 2013-12-13 10:12:47下载
- 积分:1
-
fwdnetworkanalysismaterial
network analysis material
- 2015-02-10 21:54:14下载
- 积分:1
-
Pitch
this is pitch detection source code
- 2013-09-19 05:42:33下载
- 积分:1
-
KZXH
考虑单独变量之间的相关性,将其变成扩展变量,再用留一法进行数据处理,最后用SVM进行回归(Consider the correlation between individual variables, to expand into the variable, and then leave one for data processing, and finally with SVM regression)
- 2010-10-31 14:44:24下载
- 积分:1
-
walsh-seq-a-gold-seqa-correlation-properties
these m file can generate walsh sequence , gold sequence and walsh&m multiplexed sequence and can compute two sequences s correlation properties.
- 2011-05-13 16:48:07下载
- 积分:1
-
VCMatlab
采用VC2005 与Matcom混合编成 实现数据的读取和数据显示 对于学习VC和matlab的研究人员有一定参考价值(Compiled with VC2005 mixed Matcom using data read and data for the study, researchers VC and matlab has some reference value)
- 2011-07-16 22:25:53下载
- 积分:1
-
youhua-sheji
本案例为不等式约束最优化问题,采用罚函数法(内点法)。具体求解过程是用MATLAB编程求解的。(The Case for inequality constrained optimization problem using penalty function method (interior point method). Specific solution process is solved using MATLAB programming.)
- 2015-06-01 22:23:42下载
- 积分: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