-
BranchBound
branchbound就是所谓的分支定界算法,应用于动态规划解决实际问题(branchbound is called the branch and bound algorithm applied to the dynamic programming to solve practical problems)
- 2012-07-30 23:37:14下载
- 积分:1
-
Conjugate-Gradient-Method
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method between the method and Newton' s method, it takes only a first derivative information, but to overcome the steepest descent method convergence slow shortcomings, but also to avoid the Newton method needs to be stored Hesse and disadvantages of computing inverse matrix and the conjugate gradient method is not only one of the most useful methods to solve large linear equations, solution of large-scale nonlinear optimization is one of the most effective algorithm. In various optimization algorithm, conjugate gradient method is a very important one. The advantage is that a small amount of memory required, with step convergence, high stability, and does not require any external parameters.)
- 2017-03-14 15:48:15下载
- 积分:1
-
netcalculation
一个用于复杂网络研究中计算网络静态参数(度分布,簇系数等)的c程序(其中的数据是具体的可换成其他的数据)。很简单但是对于做复杂网络研究的却很有启发的哦。(a complex network for research computing network static parameters (distribution, Clustering coefficient, etc.) c (which is specific data can be replaced by other data). Very simple but so complex network of research is very enlightening oh.)
- 2007-01-02 14:46:13下载
- 积分:1
-
Kalman_BasedOnStatistic
Kalman滤波的一个仿真程序,基于“当前”统计模型(Kalman filter, a simulation program, based on the )
- 2021-04-15 17:18:54下载
- 积分:1
-
izuznk
脉动风速功率谱估计,并与标准风谱进行对比(Power spectrum estimation of pulsating wind speed and comparison with standard wind spectrum)
- 2018-11-12 16:57:07下载
- 积分:1
-
数值积分
说明: 1. 常用的数值积分方法(特别是梯形法、Simpson方法、
Cotes公式、Romberg算法以及Gauss 求积公式)的原理;
2. 复合梯形公式,复合Simpson公式,Romberg算法的程序(1. Commonly used numerical integration methods (especially trapezoid method, Simpson method
Cotes formula, Romberg algorithm and Gauss quadrature formula);
2. Program of compound trapezoid formula, compound Simpson formula and Romberg algorithm)
- 2020-07-13 11:58:53下载
- 积分:1
-
hq600
小波包分析提取振动信号中的特征频率,微分方程组数值解方法,有循环检测,周期性检测。( Wavelet packet analysis to extract vibration signal characteristic frequency, Numerical solution of differential equations method, There are cycle detection, periodic testing.)
- 2017-03-24 14:23:03下载
- 积分:1
-
非线性振动
非线性振动.pdf 刘延柱编写
恢复力与位移不成正比或阻尼力不与速度一次方成正比的系统的振动。尽管线性振动理论早已相当完善,在工程上也已取得广泛和卓有成效的应用,但在实际问题中,总有一些用线性理论无法解释的现象。一般说,线性模型只适用于小运动范围,起出这一范围,按线性问题处理就不仅在量上会引起较大误差,而且有时还会出现质上的差异,这就促使人们研究非线性振动。(Nonlinear Vibration. Compilation of PDF Liu Yanzhu)
- 2020-11-23 20:09:34下载
- 积分:1
-
aaaassss
短时傅立叶变换及其反变换---绝对可运行!(Short-time Fourier transform and its inverse transform- absolutely can run!)
- 2008-07-09 09:36:57下载
- 积分:1
-
juliang
Fortran编的矩量法程序,是学习矩量法的入门程序。(Fortran compiled by the method of moments program)
- 2021-02-21 12:59:42下载
- 积分:1