-
Pca-extraction
PCA成分分析检测程序代码,运用MATLAB编写,能够很好分析主要特征(PCA component analysis testing program code, written using MATLAB, to analyze the main features of good)
- 2010-09-26 18:28:13下载
- 积分:1
-
卡尔曼滤波器介绍
用Matlab来实现Kalman滤波器,此种可用于卫星导航系统,还可用于其它对踊跃比较严格的场合(using Matlab to achieve Kalman filter can be used for such a satellite navigation system can be used for other more enthusiastic strict occasions! !)
- 2005-07-05 19:07:23下载
- 积分:1
-
Three_wave_method
冲击试验中应力波的处理程序,包括波形处理、应力应变计算、应变率计算等(Stress wave impact testing process, including the waveform processing, calculation of stress and strain, strain rate, etc.)
- 2011-05-12 19:04:39下载
- 积分:1
-
chaos
说明: 蔡氏混沌同步,程序,调用十分完整,绝对好用。同机构同步系统(Chua' s chaotic synchronization, the program, call is complete, the absolute ease of use. Synchronization system with the agency)
- 2011-04-09 15:16:58下载
- 积分:1
-
On-line--estimation--
很好的关于风力发电的资料,希望对大家有所帮组。(good material)
- 2013-07-14 20:07:59下载
- 积分:1
-
sxxxxxx
FOR HELP AND DOCUMENT FOR POWER cvd ffg
- 2015-03-06 20:36:26下载
- 积分:1
-
RBF
用RBF网络,回归一个函数,从训练网络到对网络进行仿真,并给出网络的误差(With RBF network, a return to a function, from training of network to network simulation, and gives the network error)
- 2011-12-27 22:05:06下载
- 积分:1
-
基于MATLAB6.5遗传算法程序
基于MATLAB的遗传算法源程序,大家可以共同讨论这个。(based on MATLAB source of the genetic algorithm, we can discuss this.)
- 2005-06-28 21:07:26下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
wigner1
设采样频率为1Hz,对于淹没在复高斯白噪声中的信噪比为 的两个复LFM信号,采用子带带宽为0.1Hz的升余弦滤波器,共9个子带滤波器构成的滤波器组,时间窗为窗长为256的矩形窗,进行仿真(based sampling frequency of 1Hz. For drowned in the complex Gaussian white noise to the signal-to-noise ratio of 2 Minute LFM, using sub-band bandwidth of 0.1 Hz or cosine filter, a total of nine sub-band filter a filter group, time window to window to 256 long rectangular window simulation)
- 2007-06-08 22:22:52下载
- 积分:1