-
FUNCTION
matlab中所有基本函数功能实现的源代码,可以利用以下函数实现matlab中信号处理的傅里叶等函数变换。(matlab function to achieve the basic function of all the source code, you can use the following function implementation matlab signal processing functions such as Fourier transform.)
- 2010-12-23 00:12:09下载
- 积分:1
-
sloveTSPbothcandmatlab
同样是遗传算法 从 c和matlab 两方面解决(From the same genetic algorithm to solve both c and matlab)
- 2010-05-21 10:08:20下载
- 积分:1
-
lla2ecef
Convert from latitude, longitude, and altitude (geodetic with respect to the WGS-84 ellipsoid) to a position vector in the Earth-centered, Earth-fixed (ECEF reference frame.
- 2013-09-26 23:55:27下载
- 积分:1
-
xiandaaiyouhua
现代优化源程序,十分有用,包括现代优化算法的实例讲解和源程序(Modern optimization of the source program, very useful)
- 2015-02-05 12:12:42下载
- 积分: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
-
fdtd_2D_demo_v_1_1
A SIMPLE BUT USFUL 2D FDTD MATLAB CODE4(USFUL 2D FDTD MATLAB CODE4)
- 2007-04-24 23:17:51下载
- 积分:1
-
Retinal_Blood_Vessel_Extraction
Matlab program for Retinal detection
- 2013-05-04 16:56:30下载
- 积分:1
-
GABOR
生成Gabor滤波器的函数,并用gabor滤波器进行滤波,简单易懂(Generating function Gabor filters and filtered using gabor filters, easy to understand)
- 2014-01-16 17:49:19下载
- 积分:1
-
用灰色GM(1,1)模型对陕西省GDP 做预测
本文先用灰色GM(1,1)模型对陕西省GDP 做预测, 经过检验, 再用此模型确定另外一些未知指标, 最后通过确定的这些指标用
灰色GM(1,N)模型作预测, 通过比较总结两种模型各自的特点, 从而科学的指导陕西省经济发展,国内生产总值预测模型具有重要的现实意
义。
(This article first gray GM (1,1) models do forecast GDP of Shaanxi province, on examination, then this model to determine other unknown targets, and finally through the identification of these indicators of gray GM (1, N) model for prediction, by Comparison of two models summarize the characteristics of their own, so the guidance of scientific economic development in Shaanxi Province, China' s GDP forecast model has important practical significance.)
- 2010-08-28 22:08:24下载
- 积分:1
-
EulerFHN1
自适应控制的方法估计动力系统参数,把待估参数作为一个状态变量来处理(parameter estimator adaptive control)
- 2010-10-31 14:45:34下载
- 积分:1