-
Chase
用追赶法求解三对角方程组。在输入文件中读入矩阵和列向量,程序会在结果文件中返回结果。(Solving Three Diagonal Equations by Catching)
- 2017-03-06 21:50:32下载
- 积分:1
-
EEHMT0
根据给定的等距结点上的函数值与一阶导数值, 用埃尔米特等距插值公式计算指定插值点处的函数值。(According to the given equidistant nodes function value with a first derivative values, with equidistant interpolation Hermite interpolation formula specified function value at the point.)
- 2013-08-26 15:12:11下载
- 积分:1
-
sudoku
The following is an example of how Microsoft Solver Foundation can be used to solve a constraint satisfaction problem (CSP) like generating a typical Sudoku problem.
Sudoku
http://www.codeproject.com/Articles/419389/Sudoku-using-Microsoft-solver-foundation
In this article I do not attempt to explain everything there is to know about constraint satisfaction problems, but I will go over the concepts in the hope that even if you have never heard of CSP you will still get the idea.
- 2012-07-30 16:59:24下载
- 积分:1
-
digitalfiltercode
圆周卷积滤波器,可清晰见到实际滤波器的算法(Circular convolution filter, can clearly see that the actual filter algorithm)
- 2007-12-10 09:14:25下载
- 积分:1
-
Multi-function-calculator-with-VB
Visual Basic 做的多功能计算器(Multi-function calculator with VB)
- 2012-09-04 12:19:06下载
- 积分:1
-
journal-bearing
有限差分法的径向滑动轴承求解,可用于求解油膜厚度、油膜压力等(Radial sliding bearings for solving finite difference method can be used to solve the oil film thickness, oil pressure, etc.)
- 2021-03-09 20:19:27下载
- 积分:1
-
CLMCS
潮流计算中拉丁超立方采样的算法,可利用其进行概率潮流计算(Flow calculation Latin hypercube sampling algorithm, can use its probabilistic load flow calculation)
- 2021-04-06 19:39:02下载
- 积分:1
-
VLE_NRTL
气液平衡数据进行NRTL参数最小二乘法拟合(VLE NRTL fitting)
- 2020-10-12 23:57:32下载
- 积分:1
-
ThreetankWater
:针对三容水箱是较为典型的非线性、时延对象,具有很强的代表性这一特点,
通过机理建模方法建立了三容水箱的一般数学模型。分析了线性和非线性阻力板的流量特性,
并通过实验测定了阻力板流量系数。最后给出了三容水箱的线性化模型。由仿真实验可知,非线性模型的阶跃响应和实验测得的响应曲线相吻合,(: For three-tank water tank is a more typical non-linear, time-delay object, has a strong representation of this characteristic, through the mechanism of modeling methods allow the establishment of three general mathematical model of water tanks. Analysis of linear and nonlinear flow resistance characteristics of plate, and through experimental determination of the resistance plate flow coefficient. Finally, the three-linear model of water tanks. By simulation experiments, we can see that the nonlinear model of step response and the experimentally measured response curve coincide)
- 2008-07-15 11:28:13下载
- 积分:1
-
bycgste
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s method between a method that takes only a first derivative information, but to overcome the slow convergence of the steepest descent method shortcomings, but also avoid the need to store Newton and computing the inverse Hesse matrix and disadvantages, conjugate gradient method is not only to solve large linear equations of the most useful methods, large-scale nonlinear optimization solution is the most efficient algorithms)
- 2013-09-13 16:33:21下载
- 积分:1