-
DPCM_Testing
DCPM的测试程序,matlab。无需带入参数。(DCPM test procedures, matlab. Into the parameters need not.)
- 2008-01-11 15:36:57下载
- 积分:1
-
integration
采用高诗法来计算积分,此算法提高了精度。(we computer intergration by the gauss method ,which improve the precision compared with others.)
- 2009-07-10 09:38:53下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
Giao-trinh-Matlab1
Giao trinh Matlab pdf file
- 2011-11-23 23:42:31下载
- 积分:1
-
graph_gui
一个相当不错的matlab_GUI界面用于绘制复杂图形(Matlab_GUI a fairly good interface for rendering complex graphics)
- 2007-09-30 21:12:57下载
- 积分:1
-
imcredit
可以在matlab图的下方给出图像标注。matlab的title命令只能在图像的上方标注图标(in Matlab is at the bottom of the map image tagging. Matlab can order the title in the above image tagging icon)
- 2007-05-31 16:43:40下载
- 积分:1
-
35-matlab--GUI-example
matlab开发,GUI实例源程序~matlab开发,GUI实例源程序~(35 matlab GUI example. It s very useful.35 matlab GUI example. It s very useful.)
- 2014-08-14 22:40:28下载
- 积分:1
-
chaoliu
用于计算输电网的潮流,充分考虑了线路中的变压器,并且对变压器模型设定了不同的输入方式,较为灵活的输入。(For the calculation of the trend on the transmission grid, give full consideration to the line transformer and the transformer model set a different input methods, more flexible input.)
- 2013-04-18 14:39:26下载
- 积分:1
-
SIGNAL_DATA_FILES
Biomedical signals processing
- 2015-02-26 03:24:37下载
- 积分:1
-
ANN-in-maneuvering-target-tracking
在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5—2S时,机动频率越小跟踪精度越高[1],但机动频率仍然是固定值。本文提出的基于神经网络的机动频率自适应调整方法可以使机动频率随机动而变化,从而提高状态估计的准确性,提高跟踪精度。本文将小波神经网络用于机动目标跟踪中机动频率的自适应调整,该算法对机动目标“当前”统计模型中的机动频率进行实时修改, 从而自适应的改变机动频率,使跟踪算法与目标的真实状态更接近。该算法采用小波神经网络的离线训练,实时性好。(The maneuver of the maneuvering target is uncertain. The maneuvering frequency is constantly changeable, but traditionally it is beforehand determined as a constant based on the target state estimation in the state model of the maneuvering target. The maneuver of the maneuvering target makes the kinematics equation of the target model mismatch with the practical motion model and the tracking error will be increased. Based on the advantages of the self-learning, the rapid convergence rate and the nonlinear approximation ability of the wavelet neural network, it was put forward to be used in the field of target tracking in the paper. The new residual is used as the input of the wavelet neural network, the output of the network is used to adjust adaptively the maneuvering frequency of the CS model. The algorithm is more close to the real state of the target. The simulation results showed that tracking error can be reduced and the tracking accuracy can be improved.)
- 2009-12-19 07:11:54下载
- 积分:1