-
model
MATLAB制作的心理声学模型源码,用于音频编码的研究。(MATLAB produced source psychoacoustic model for audio coding research.)
- 2008-12-15 10:33:52下载
- 积分:1
-
UCA_LMS_2Signals
上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!请点击我的账户名。(From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope! Please click my account name.)
- 2009-07-02 08:53:28下载
- 积分:1
-
fingerprint_experiment
说明: matlab代码,实现指纹图片的二值化、细化等功能,编译通过,结果正确(Matlab code, fingerprint images to achieve the two values, thinning and other functions, compile, correct)
- 2006-03-25 14:36:52下载
- 积分:1
-
MAAB-2.1
关于Matlab建模的规范,纤细地介绍的matlab建模时应该注意的问题(Matlab modeling specifications, slim introduction to Matlab modeling should be noted that)
- 2013-04-20 08:58:48下载
- 积分: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
-
vrp-in-GA
使用matlab编写遗传算法,解决车辆路径最优化问题。(VRp using GA methods)
- 2014-09-28 09:37:06下载
- 积分:1
-
三次B样条轨迹规划
根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B-spline curve)
- 2021-04-12 15:48:57下载
- 积分:1
-
A2
说明: matlab模拟透镜的初级相差,求出其初级相差。(matlab )
- 2009-07-12 02:45:52下载
- 积分:1
-
frequencyerr
This simulation plots the Effective SNR of and OFDM as a function of Output Power
Backoff from 0 to 9.5 dB, for three different number of carriers.
- 2010-05-20 15:11:22下载
- 积分:1
-
Frame-Extraction
The matlab code is used to take the videos and extract all the frames from the video.
- 2014-01-29 14:40:53下载
- 积分:1