-
hangwei_tuisuan
组合导航的程序,主要是航位推算方法的程序(Navigation procedures, mainly dead reckoning method of procedure)
- 2008-04-21 16:51:49下载
- 积分:1
-
PID
说明: 先进PID控制及其matlab仿真——配套程序(Advanced PID Control and matlab simulation- complete program)
- 2011-04-12 16:38:36下载
- 积分:1
-
matlab
matlab 自动生成各种随机数的命令,希望对大家有所帮助(hehe ,it is very useful to us.I hope it can give everyone a help.)
- 2010-06-04 16:12:03下载
- 积分:1
-
2d3d
模拟光束在二维三维介质中传输,用FDTD法,Matlab语言编写(beam simulation in 2D and 3D transmission medium, using the FDTD method, Matlab)
- 2007-04-16 15:03:47下载
- 积分:1
-
Array-signal-processing-
阵列信号处理算法MATLAB常用程序,包括常用的AR,MUSIC,ESPRIT,GMUSIC程序及性能比较分析,很详细(MATLAB array signal processing algorithms commonly used procedures, including the popular AR, MUSIC, ESPRIT, GMUSIC procedures and performance comparison analysis, very detailed)
- 2011-08-16 17:54:13下载
- 积分:1
-
1003
some paper talk about how to use hmm train data (some paper talk about how to use hmm train data )
- 2012-11-25 22:39:05下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
dijkstra
dijstra algorithm..this is the trial version i tried to implement it on matlab
- 2014-11-25 13:21:24下载
- 积分:1
-
texture-analysis-using-dwt-for-grape-plant-specie
Texture Analysis Using DWT for Grape Plant Species Classification:-
By observing leaf, we can easily identify plant but it is difficult to identify its species. In this project we developed an algorithm that gives user the ability to identify plant species based on photographs of the leaf. The core theme of this application is an algorithm that acquires statistical features of the leaves, and then classifies the species based on a novel combination of the computed texture feature analysis and wavelet analysis. While implementing this algorithm we have considered the Grape plant and its four species viz. Clone, Sonaka, Thomson and Manik. The algorithm is first trained against several samples of known plant species and then used to classify unknown query species. By using this algorithm we have achieved 93.33 efficiency
- 2015-01-01 15:26:38下载
- 积分:1
-
fenduanlagrange
拉格朗日插值,牛顿插值,用于计算插值,得到相应的插值函数(lagrange caculation)
- 2015-03-14 23:45:43下载
- 积分:1