搜索资源列表
SimulatedAnnealing
- 本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fitting, the language environmen
feixianxingnihe
- 在matlab软件中编程实现基于遗传算法优化BP神经网络非线性系统拟合算法-In the matlab software programming based on genetic algorithm to optimize the BP neural network nonlinear system fitting method
vugsq
- 采用热核构造权重,结合PCA的尺度不变特征变换(SIFT)算法,插值与拟合的matlab实现。- Thermonuclear using weighting factors Combined with PCA scale invariant feature transform (SIFT) algorithm, Interpolation and fitting matlab implementation.
rfuvu
- 包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,包括最后计算压缩图像的峰值信噪比和压缩效果的源码,插值与拟合的matlab实现。- Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Including the final calculation of the compressed image peak signal to noise ratio and compression of the
msvek
- 非归零型差分相位调制信号建模与仿真分析 ,利用最小二乘算法实现对三维平面的拟合,内含心电信号数据及运用MATLAB写的源代码。- NRZ type differential phase modulation signal modeling and simulation analysis, Least-squares algorithm to fit a three-dimensional plane, ECG data and includes source code written in MA