-
hamming_15_11
This MATLAB code simulates the (15,11) Hamming Code.
- 2011-05-26 16:31:01下载
- 积分:1
-
matlab
求出运动目标回波信号的极值,运行时需找一个信号,并修改路径(The extreme value of moving target echo signal, runtime needs to find a signal, and modify the path
)
- 2014-11-15 11:41:15下载
- 积分:1
-
hurst
hurst指数的matlab源代码,简单实用(the hurst Index matlab source code)
- 2013-03-06 15:16:40下载
- 积分:1
-
kNN_Matlab
k-NN classifier in matlab
- 2009-06-18 14:27:48下载
- 积分:1
-
Turtle
matlab实现海龟交易算法,包括买卖点、资金分配、风控等(turtle trading)
- 2015-01-11 20:53:53下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
feixianxingfangcheng
我们一般习惯于解线性方程,对于非线性方程我们可以借助matlab进行解答(We used solutions of general linear equation, the nonlinear equations can be answered with matlab)
- 2010-06-04 16:47:14下载
- 积分:1
-
MatLab_Engineer
matlab工程数学的应用, 详细介绍了matlab在工程方面的建模,运算以及仿真(the application of engineering mathematics matlab, matlab detailed modeling in engineering, computing and simulation)
- 2009-04-11 15:49:48下载
- 积分:1
-
pca
本程序描述了pca在人脸识别上的应用。并带有输入输出,可在人脸库上进行试验。(This procedure describes the pca in face recognition applications. And with the input and output can be tested on the face database.)
- 2010-01-08 21:24:42下载
- 积分:1
-
bartlett_with_for
psd estimation using bartlet method
- 2011-01-18 15:07:32下载
- 积分:1