搜索资源列表
二分法、简单迭代法、牛顿迭代法收敛比较
- 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
Jacobi迭代法
- 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
LogisticEq
- 混沌(Chaos),Logistic方程 X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数 f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算: x1=f(x0), x2=f(x1), x3=f(x2),..., 序列{ Xn }的整体\"状态\",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,\"乱七八糟\"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n
各年龄组鱼的稳定收敛值、年收获量
- vb各程序说明: fishexe 可脱离vb环境直接运行,出来的界面中需要说明各年龄组鱼的初始值(单位:十亿,需要每个分量为正),捕鱼工作量(c值),按“运行”即可输出各年龄组鱼的稳定收敛值、年收获量等。 fish 要在vb环境运行,有详细程序内容
NLMS 改进的LMS算法NLMS算法的MATLAB实现和其收敛性的验证程序
- 本例程为改进的LMS算法NLMS算法的MATLAB实现和其收敛性的验证程序-This routine is improved LMS algorithm NLMS algorithm in MATLAB and its convergence verification procedures
TSP_GA
- 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
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
particleswarm
- 改进的微粒群算法。寻找全局最优能力较好。收敛速度较快。-Improved particle swarm optimization. Better ability to find the global optimum. Faster convergence.
cma
- 恒模算法恢复信号,信道盲均衡和盲估计,恒模算法收敛性-Constant Modulus Algorithm for Blind Signal to restore balance and Blind Estimation
lms
- LMS算法的仿真程序,对比mu不同时的收敛速率-LMS algorithm simulation program, while comparing the convergence rate is not mu
BPNet
- 加入动量因子,与自调节步长法相结合,使BP网络加快收敛,并避免陷入局部最优-adding a momentfactor with the mean of adjust learnrate, the bp net can be trained very well and as quick as fast!
AnIterativeLearningControlSchemeforManipulators.ra
- 一个迭代学习控制方案,证明所提算法的收敛性等问题-An Iterative Learning Control Scheme for Manipulators
logistic
- 用于模式识别中分类器的实现,罗杰斯特回归的实现 ,有数据实例,能够观察到分类结果和收敛曲线(logistics regression)
CG
- 探究特征值分布对共轭梯度算法的收敛性影响(The convergence effect of eigenvalue distribution on conjugate gradient algorithm)
LMS算法下的参数a1、a2的收敛曲线
- LMS算法下的关于双参数a1、a2的收敛曲线(The convergence curves of parameters a1 and a2 under LMS algorithm.)
RLS算法下的参数a1、a2的收敛曲线
- RLS算法下关于双参数a1、a2的收敛曲线(The convergence curves of parameters a1 and a2 under RLS algorithm.)
LMS算法下不同u值的参数收敛曲线
- LMS算法下关于不同的u值的参数产生的收敛曲线(Parameter convergence curves of different u values under LMS algorithm.)
2
- 设计基于指数收敛的干扰观测器,同时设计滑模控制律(Design the disturbance observer based on exponential convergence and design the sliding mode control law at the same time)
一维MATLAB自编能收敛2
- 一维MATLAB一阶吸收边界,,收敛,一维MATLAB一阶吸收边界(One-dimensional MATLAB first-order absorption boundary)
Calculate_ZWXconvergence
- 通过输入大地经纬度,中央子午线,计算出改点子午线收敛角(The convergent angle of meridional line is calculated by entering the longitude and latitude of the earth and the central meridian.)