-
proiect3
This is an analog signal communication simulator, usign frequency modulation. It is designed in MATLAB-Simulink. The communications channel beetween the transmitter and the reciever is supposed to be affected by additive white Gaussian noise.
- 2009-05-22 21:38:56下载
- 积分:1
-
MATLAB_CODE
说明: 一个很好的时频变换工具箱, 里面有相关的小波变换例子,维格纳变换例子.(A good time-frequency analysis toolbox, which have wavelet, vigna ville transform time-frequency analysis of the classic routines.)
- 2010-04-05 11:20:30下载
- 积分:1
-
Matlab7MATFileFormat
说明: 参考文件MAT-FILE打包下载visualC加加MATLAB(MAT-FILE)
- 2010-04-21 13:33:05下载
- 积分:1
-
EspectroAmpFaseDFT
Programa Matlab para Discrete Fourier Transformation.
- 2011-05-17 07:39:10下载
- 积分:1
-
plot
matlab中绘图的时候 图形处理的各种技巧 是入门是学习matlab编写m文件用处很大(various techniques in drawing matlab graphics processing time entry is learning to write matlab m file has proved very useful)
- 2014-02-15 22:06:26下载
- 积分:1
-
MatlabK-means
用matlab语言实现K-MEANS聚类算法(Matlab language used K-MEANS CLUSTERING ALGORITHM)
- 2008-12-10 20:17:22下载
- 积分:1
-
c_type_from_sf_type
it is a matlab code for stateflow.and it is c type of state flow.
- 2011-05-11 07:22:11下载
- 积分: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
-
strapdown
对捷联惯导的速度、经纬度、姿态角等参数进行解算(A programme to compute the speed,latitude,longitude and attitude of strapdown inertial navigation system)
- 2021-04-20 17:48:50下载
- 积分:1
-
logistic_DWT
数字水印的matlab程序 嵌入 提取的全过程,小波域 ,空间域(digital watermark embedded in the extraction process Matlab the entire process, wavelet domain, the spatial domain)
- 2007-05-27 13:51:49下载
- 积分:1