-
matchbymonogenicphase
Matlab编制的利用相位特征完成图像匹配(match image feature points using phase data)
- 2009-05-06 11:17:30下载
- 积分:1
-
UWB
超宽带信号的生成,以及用UWB信号实现MUSIC算法,得到AOA(Ultra-wideband signal generation, as well as the realization of MUSIC algorithm for UWB signals, the AOA)
- 2009-05-07 09:50:38下载
- 积分:1
-
msksyn
此程序为8cpfsk的同步部分用msk实现(This program is part of 8cpfsk synchronization achieved by msk)
- 2011-05-03 15:30:49下载
- 积分:1
-
Two-tank-water-level-fuzzy-pid
针对双容水箱液位会受到外界环境干扰和内部摄动的影响,导致水箱液位出现较大波动等问题,提出将模糊控制技术与PID控制相结合的自适应水箱液位控制方法,设计出自适应模糊PID控制器。(Aiming at the problem that the level of the double-tank is affected by the disturbance of the external environment and the internal perturbation, the water level of the tank is greatly fluctuated. An adaptive tank level control method combining the fuzzy control technology with the PID control is proposed. Adaptive fuzzy PID controller.)
- 2016-12-09 14:35:19下载
- 积分: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
-
Wavelet-transform-procedures
小波变换程序,实现一些基本的功能,供初学者使用(Wavelet transform procedures, to achieve some of the basic functions, for beginners to use)
- 2015-04-16 21:23:06下载
- 积分:1
-
ecgprocessing
Matlab QRS pulse generation
- 2009-04-17 01:57:07下载
- 积分:1
-
bocengsaunfa
剥层算法,用于设计纯相移取样光纤光栅,自己写的还比较详细(Layer stripping algorithm for the design of pure phase shift sampled fiber grating, write their own but also more detailed)
- 2013-09-07 12:49:21下载
- 积分:1
-
fan-fh22
加入重复控制,是机器学习的例程,用于信号特征提取、信号消噪。( Join repetitive control, Machine learning routines, For feature extraction, signal de-noising.)
- 2017-03-20 21:25:53下载
- 积分:1
-
fgfcm
using fast generated fuzzy c-means (fgfcm) for image segmentation.
- 2020-09-25 10:47:47下载
- 积分:1