搜索资源列表
二分法、简单迭代法、牛顿迭代法收敛比较
- 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
PI的编程
- 求pi的程序,包括实验报告,误差分析,收敛性分析-for pi procedures, including experimental report, error analysis, convergence analysis, and so on
四种差分方法求微分方程
- 差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
WNN_algorithm1
- 小波神经网络程序,收敛性比BP神经网络好,可用于分类,函数逼近等-wavelet neural network program, convergence than BP neural network, and can be used for classification, function approximation etc.
OntheconvergencebehavioroftheLMSandthenormalizedLM
- 本文章介绍了智能天线LMS算法的收敛性问题 ,是一个不错的资料-this article introduces the Smart Antenna LMS algorithm convergence, is a good information
LMSwithUncorrelatedCaussiandata
- 本文是关于LMS算法在非相关的高斯噪声下的收敛性!希望对大家有用-paper on the LMS algorithm in the non-Gaussian noise under the Convergence! We hope to useful
suijiPSO
- 保证全局收敛的随机粒子群优化算法,对于高维函数有较强的全局收敛性.-ensure global convergence of random PSO algorithm for high-dimensional functions is a strong global convergence.
LMS(New)
- 使用simulink对LMS算法进行多径仿真,在实验中验证LMS系统在多径环境下仍表现较好的收敛性和跟踪性能。-use Simulink LMS algorithm for multi-path simulation, In the experiment verified LMS system in the multi-path environment is still better performance convergence an
hehe3333
- 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明
MOEA-NSGA-II
- 多目标优化进化算法目前公认效果收敛性最好的算法NSGA2源码,内有多目标算法的工具箱,对实现其他多目标优化算法很有帮助
wnn
- 小波神经网络程序,收敛性比BP神经网络好,可以避免局部最优,可用于分类,函数逼近等
TrainNet
- 这是一个自制的神经网络训练器,可以根据你的选择自行设计输入层 隐藏层 和输出层,并根据收敛性保存结果权值和误差内容
二分法、简单迭代法、牛顿迭代法收敛比较
- 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
Normalized_LMS
- 本程序介绍了一种改进的LMS算法-均一化的LMS算法,与传统的LMS算法比较收敛性更好,并由程序给出了比较图-This procedure introduced an improved LMS algorithm- homogenization of the LMS algorithm, with the traditional LMS algorithm convergence better, by the procedures gi
LMS
- 基于LMS算法的自适应滤波收敛性的Matlab仿真2 新一篇: 基于LMS算法的自适应滤波收敛性的Matlab仿真-Based on LMS Algorithm for Adaptive Filtering Matlab simulation of the convergence of two new 1: Based on LMS Algorithm for Adaptive Filtering Matlab Simulation
NND11GN
- 一个改进的BP算法的实验的matlab源码,用于体验各参数变化对算法收敛性的影响-An improved BP algorithm matlab source of experiments for the experience of each parameter change on the impact of the convergence algorithm
cma
- 恒模算法恢复信号,信道盲均衡和盲估计,恒模算法收敛性-Constant Modulus Algorithm for Blind Signal to restore balance and Blind Estimation
AnIterativeLearningControlSchemeforManipulators.ra
- 一个迭代学习控制方案,证明所提算法的收敛性等问题-An Iterative Learning Control Scheme for Manipulators
Levenberg Marquardt
- 针对数据处理中,非光滑约束方程组的求解不具有全局收敛性的问题,结合光滑化技术设计了Levenberg Marquardt算法。(Aiming at the problem that the solution of nonsmooth constraint equations does not have global convergence in data processing, a Levenberg Marquardt algorit
CG
- 探究特征值分布对共轭梯度算法的收敛性影响(The convergence effect of eigenvalue distribution on conjugate gradient algorithm)