-
arview
数据挖掘中,关联规则的例子,源码, arview算法的应用实例(data mining, association rules example, the source, the algorithm arview Application)
- 2005-04-06 18:52:04下载
- 积分:1
-
Crank-Nicolson_
C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有(CN solution of partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Change in the cycle in order to realize the value of a variable coefficient. The note in the compressed packet is also)
- 2020-11-07 23:09:48下载
- 积分:1
-
共轭梯度法
说明: 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method Gradient) is a method between the steepest descent method and Newton's method. It only uses the first derivative information, but overcomes the disadvantage of slow convergence of steepest descent method, and avoids the disadvantage of storing and calculating Hesse matrix and solving inverse of Newton's method. Conjugate gradient method is not only one of the most useful methods to solve large-scale linear equations, but also the most effective method to solve large-scale nonlinear optimization One of the algorithms of. Among all kinds of optimization algorithms, conjugate gradient method is very important. It has the advantages of small storage, step convergence, high stability and no external parameters.)
- 2020-06-27 15:46:08下载
- 积分:1
-
modified-burgers-model
改进的burgers模型,非常适合学习UMAT的同志们学习,来自廖公云老师的《ABAQUS有限元软件在道路工程中的应用》(Improved burgers model is ideal for learning UMAT comrades learn from Liao Gongyun teacher "ABAQUS finite element software road works)
- 2021-04-05 17:19:03下载
- 积分:1
-
An-efficient-augmented-
基于经典的增广拉格朗日乘子法, 对求解一类带有特定结构(主要是针对凸规划)的非光滑等式约束优化问题, 我们提出、分析并测试了一个新算法. 在极小化增广拉格朗日函数的每一步迭代中, 该算法有效结合了带有非单调线性搜索的交替方向技术, 我们建立了算法的收敛性, 并用它来求解在带有全变差正则化的图像恢复问题.(Based on the classic augmented Lagrangian multiplier method, we propose, analyze and test an algorithm for solving a class of equality-constrained nonsmooth optimization problems (chiefly but not necessarily convex programs) with
a particular structure. The algorithm effectively combines an alternating direction
technique with a nonmonotone line search to minimize the augmented Lagrangian
function at each iteration. We establish convergence for this algorithm, and apply it
to solving problems in image reconstruction with total variation regularization.)
- 2017-01-05 15:54:19下载
- 积分:1
-
simplecalculator
该程序实现的是计算器功能,包含简单的加减乘除,以及取余、求倒等功能计算。(The program is a calculator function, contain simple addition and subtraction, multiplication and division, and modulo, seeking poured functions calculation.)
- 2013-04-12 12:17:36下载
- 积分:1
-
可以进行平面拟合,基于matlab语言-拟合
可以进行平面拟合,基于matlab语言,简单易懂(It can be used for plane fitting. It is simple and easy to understand based on MATLAB language.)
- 2020-06-21 02:20:01下载
- 积分:1
-
fnn-up
假临近点法计算最佳嵌入维数的程序,可以根据自己需要适当修改调整(False approaching point method to calculate the optimal embedding dimension of the program can be adjusted according to their needs with appropriate modifications)
- 2012-09-05 07:36:27下载
- 积分:1
-
Partial_Differential_Equation
一阶偏微分方程的基础知识,很容易入门,很多工程处理要用到的(Introduce the basic knoeledge of Partial Differential Equation)
- 2010-12-24 17:15:05下载
- 积分:1
-
water
汪德灌教授那本 计算水力学书后的 perisiman 隐式差分法源代码的 c++版本,我是在fortran代码中改过来的,书中的fortran代码有错误, 请较高人才得以突破 这个东西应该比较有用的吧, 尤其对刚接触这方面知识的 注释很详细哦 而且有输入文件(Professor Wang Deguan that the calculation of hydraulics perisiman after the implicit difference method source code c++ Version, I was changed from fortran code, and the book fortran code error, please talents to break with this higher things you should be more useful, especially for刚接触this regard very detailed knowledge of the Notes and the input file Oh)
- 2008-01-10 13:29:29下载
- 积分:1