-
Data_fusion
为了获得更加准确的估计位置,对一种基于数据融合的定位解算算法进行了研究,在将模拟退火算法与经典的泰勒级数展开法和Chan氏算法进行性能比较的基础上,将模拟退火算法与上述两种经典的位置解算算法相结合,通过构造多算法协同定位模型,并基于该模型设计了融合定位算法,对传统定位解算算法进行改进,提出了一种基于数据融合的定位解算算法。仿真结果表明,融合算法的定位精度优于非融合算法且运算量较小(In order to obtain more accurate estimates of the location of a data fusion-based positioning solver algorithm is studied in the simulated annealing algorithm with the classical Taylor series expansion method and Chan' s algorithms performance comparison based on simulated annealing algorithm with the above-mentioned two kinds of classical solution calculate the location of the Combination, by constructing a multi-algorithm co-location model, and model design based on the location of the fusion algorithm, the traditional location solver algorithm is proposed to improve a position based on data fusion solver algorithm. Simulation results show that the positioning accuracy of better than fusion fusion algorithm and the computation of non-small)
- 2010-02-06 22:23:43下载
- 积分:1
-
Untitled2
使用于机械最优化设计课程的检索优化方法的最速下降法(Optimized for use in mechanical retri method optimized design courses steepest descent method)
- 2015-03-22 22:42:39下载
- 积分:1
-
DFTOFDM
Based on the Matlab script for DFT-S-OFDM with plot
- 2010-07-11 18:14:12下载
- 积分:1
-
7yt6fc
基于MATLAB的地震正演模型实现,很适合初学者学习掌握(MATLAB-based seismic forward model implementation, it is suitable for beginners to learn to master)
- 2013-11-05 00:48:13下载
- 积分:1
-
22252Neurastudy
侯涛的学刊,实验研究关于神经PID,欢迎下载(Hou Tao of Sciences, experimental studies on the neural PID, welcome to download)
- 2013-05-25 01:43:23下载
- 积分:1
-
数据拟合
说明: 利用MATLAB进行数据拟合,常见的数据拟合方法。包括:一元函数插值、样条插值、多项式插值或拟合 、曲线拟合、拉格朗日插值法等。(MATLAB data fitting, common data fitting methods. It includes: interpolation of unitary function, spline interpolation, polynomial interpolation or fitting, curve fitting, Lagrange interpolation, etc.)
- 2019-05-28 15:37:44下载
- 积分:1
-
ICA2009-C12
Electric Traction Motor Drive Modeling For Electric Karting
Application Using Matlab® /Simulink® Software
- 2012-03-26 17:45:50下载
- 积分:1
-
UTD-mutual
用UTD方法分析电大导体表面上缝隙天线间的互耦(UTD mutual coupling analysis method used on TV antenna gap between the surface of the conductor)
- 2013-12-05 19:25:49下载
- 积分:1
-
EMScattering-.tar
A program to model EM Wave Scattering
- 2013-11-14 19:33:42下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1