搜索资源列表
highflybird-solve
- autolisp编写的解决一元线性方程的程序,用了3种方法。-autolisp prepared solve a linear equation procedures used three methods.
Shooting-Schrodinger-equation
- 打靶法解薛定谔方程利用matlab软件,采用打靶法结合Numerov算法进行求解定态薛定谔方程的本征值和本征方程。在位势为不同的抛物势时,都能求解出符合精度要求的本征值和本征方程。-Shooting method to solve the Schrodinger equation using matlab software, using the shooting method combined Numerov algorithm to solve the steady-state Schrodi
schrodinger
- 简单实用matlab中自带eigs函数来解决薛定谔方程,程序简单易用,正确率高,且所得波函数与解析解一样-matlab program for solving schrodinger equation
helmholtz
- SOLVE THE HELMHOLTZ EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION-SOLVE THE HELMHOLTZ EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION
FuzzyPID
- 模糊控制,在matlab下使用,模糊PID-QR method to solve equation series,use matlab
possionequation
- 自己写的求解波松方程的matlab程序 并采用两种方法求解 -Writing their own to solve Poisson equation matlab program and the use of two methods for solving
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
Equation_solver
- 解线性方程组的c++源程序,用于解线性方程组。-it can solve the equation group,it programmed in c++.
Solve
- 数字图像处理中的解方程,里面包含多种解方程方法-Digital Image Processing Solutions equation, which contains a variety of methods of solution of equation
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. • Numerically solve the PDE prob
Equation-Set-Solution-All-Methods
- This software source allows you to solve equation by 2 methods Gauss & Gauss-Jordan
one-dimensional-wave-equation
- 一维线性齐次波动方程,用matlab语言实现,利用边界值和边界条件进行求解-One-dimensional linear homogeneous wave equation, with the matlab language, use of boundary value and boundary conditions to solve
equation
- 使用C语言编写解二元一次方程组的源代码 用于求解二元一次方程-solve equation set
leinuo-solve-equation
- 水润滑轴承求解程序,采用有限差分法求解,需要的请下载-solve the leonuo equation
Solve-equation
- 用牛顿迭代法求解一元二次方程组的解,十分好用-Solve equations
solve-equation
- matlab用来解一般线性或者非线性方程的方法及标准应用公式。-matlab used to solve a general linear or nonlinear equations and application of formulas.
solve-equation
- 解决一般的线性方程组,其中包含希尔伯特消元法和高斯隐式消元法两种方法。-Solve a generally linear equations, which contains two methods in Hilbert elimination method and Gauss implicit elimination method.
equation
- 使用C语言编写解二元一次方程组的源代码用于求解二元一次方程-solve equation set
equation
- 使用C语言编写解二元一次方程组的源代码用于求解二元一次方程-solve equation set
Solve Third Order Equation
- How to find the solutions of a third order equation by using C#.