搜索资源列表
solution-of-Partial-differential-equation
- “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均针对解椭圆形方程所用到的方法)-"solution to the boundary value problems relaxation method" (SOR) (Chebyshev Absolution) and "alternating direction implicit
DEFFIRENTIAL-EQUATION
- 用LAPLACE方法求解多维沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。此处为MATHEMAICAL程序-used method for multiple preoperational Ertaila equation here as a variable element of the equation, As the same time contain differential equati
Equation(dutianchun_sina_com_Cn)
- 一个解一元多次方程的单元, 支持三次、四次方程。 不返回方程的虚根。-one yuan a solution to the equation multiple modules to support three or four equations. Not to return to the virtual root equation.
多元线性方程
- 多元线性方程求解程序-multivariate linear equation solvers
Equation(dutianchun_sina_com_Cn)
- 一个解一元多次方程的单元, 支持三次、四次方程。 不返回方程的虚根。-one yuan a solution to the equation multiple modules to support three or four equations. Not to return to the virtual root equation.
[_Equation183721162005
- These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
ghmm470
- 对具有随机噪声的二阶系统的模型辨识,进行标幺化以后系统的参考模型差分方程为: y(k)=a1*y(k-1)+a2*y(k-2)+b*u(k-1)+s(k) 式中,a1=0.3366,a2=0.6634,b=0.68,s(k)为随机噪声。由于神经网络的输出最大为1,所以,被辨识的系统应先标幺化,这里标幺化系数为5。采用正向建模(并联辨识)结构,神经网络选用3-9-9-1型,即输入层i,隐层j包括2级,输出层k的节点个数分别为3、9、9、1
预测
- 数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n
逢山开路模型
- 在本问题的求解中,修桥和挖隧道是两个相类似的求解过程,我们将求解过程分为两个部分:第一、对河岸边一固定点 ,将桥修在 处时,求解由起始点 到经固定点 到居民点 的最短路线。第二、如何确定 的位置,使得总路线的费用最小。我们分别用了两个模型来进行这两部分内容的求解。模型一、针对坡度的限制,利用小区域内的局部最优来达到全局最优。模型二、列出点 有一定的位移时,可以减少的费用 的函数方程,然后利用河岸附近等高线较紧密,公路不能沿偏离等高线方向
Solveing-nolinear-equation
- 应用模拟退火方法求解非线形方程,其计算量较小且收敛速度快。-Application of simulated annealing method for solving non-linear equation, which is calculated the volume of the smaller and fast convergence.
partial.differential.equation.toolbox.1.users.gui
- The objectives of Partial Differential Equation Toolbox™ software are to provide you with tools that: • Define a PDE problem, e.g., define 2-D regions, boundary conditions, and PDE coefficients. •
Equation
- 在JAVA开发环境下 根据GUI编辑的简单的可以解一元二次方程的程序-In the JAVA development environment according to a simple GUI editor that can be the procedure for solving a Quadratic equation
The-1D-Wave-Equation
- a code for 1D wave equation
An-equation-of-binary
- 求解二元一次方程的C程序,已经封装好,直接调用就是。-Solving an equation of binary C program
one-dimensional-wave-equation
- 一维线性齐次波动方程,用matlab语言实现,利用边界值和边界条件进行求解-One-dimensional linear homogeneous wave equation, with the matlab language, use of boundary value and boundary conditions to solve
3D-Wave-equation-Model-forwarding--by-the-method-
- 3D Wave equation Model forwarding by the method of pesudo-spectrum-3D Wave equation Model forwarding by the method of pesudo-spectrum
equation
- 关于方程的求解和计算过程,可以较为简单的计算方程的解,可以较为简单的计算特殊二次及非线性方程的解。(With regard to the calculation and calculation of equations, the solution of the equation can be simpler, and the solutions of the two special and nonlinear equations can
the solution of the quadratic equation
- The program code for solving the quadratic equation
Solve Third Order Equation
- How to find the solutions of a third order equation by using C#.
Numerical solution of the heat equation
- Numerical solution of the heat equation