-
GABOR_convolve
GABOR滤波器的设计程序.两个程序,都是基于matlab实现。(GABOR filter design process. The two procedures are based on matlab to achieve.)
- 2007-12-19 13:11:31下载
- 积分:1
-
Kalman-Filter
群机器人精确定位,使用航位推测法及WSN进行定位,卡尔曼滤波进行数据融合,最终获得精确的定位结果。(precise localization of swarm robots)
- 2020-07-04 20:20:01下载
- 积分:1
-
sgaforlearning
该程序对于遗传算法的初学者很有帮助
学习该程序基本就可以了解遗传算法的基本原理(procedures for the genetic algorithm helpful beginners learn the basic procedures can understand the basic genetic algorithms Principle)
- 2007-05-18 18:16:02下载
- 积分: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
-
copula-garch
copula例子 与GARCH相结合,分析几个指标的相关性。(The copula example is combined with GARCH to analyze the correlation of several indicators.)
- 2021-02-11 11:29:51下载
- 积分:1
-
TPDS07052010
Band pass filter
- 2011-02-04 02:59:21下载
- 积分:1
-
osu_svm3.00
很好用的osu_svm.堪比libsvm, 有疑问可以直接联系。(Good used osu_svm. Rivals libsvm, doubt can have a direct link.)
- 2008-08-22 14:51:34下载
- 积分:1
-
bpwangloudeshoujitishibie
在matlab环境下基于bp网络的手写字母体的识别 (Bp in matlab network environment based on recognition of handwritten letters body)
- 2011-04-27 10:28:10下载
- 积分:1
-
MATLAB
关于matlab简单的教程
关于matlab简单的教程(course for matlab)
- 2014-09-13 22:42:03下载
- 积分:1
-
tezhengzhi
利用matlab进行时域分析,本实验首录了三个音频。并编写程序求其特征值。特征值有平均值,整流平均值方差,标准差,方差,峭度,均方根,波形因子,峭度因子,峰值因子,脉冲因子,裕度因子。还有就是对音频进行自相关分析得出其波形图。(Use matlab time-domain analysis, the first experiment recorded three audio. Programming and seeking the eigenvalues. Characteristic values are averaged rectified mean variance, standard deviation, variance, kurtosis, RMS, crest factor, kurtosis factor, crest factor, pulse factor, margin factor. There is an audio self-correlation analysis of its waveform.)
- 2016-05-02 15:02:13下载
- 积分:1