搜索资源列表
LIEZHU1
- 列主求解 线性方程 原代码-main-solving linear equations original code
Runge-Kutta.rar
- 两个求解微分方程组 的龙格库塔法程序两个程序可用,Solving the two differential equations Runge-Kutta method can be used two procedures procedures
Solving-equations-using-Solver
- 在EXCEL中可以用“单变量求解”解一元多次方程,用“规划求解”解多元方程或找到数学模型的最优解-excel Solving equations using Solver
Methods_for_Solving_Nonlinear_Equations
- 非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method-Methods for Solving Nonlinear Equations :Newton s Method, The Secant Method, Brent s Method
High_speed_Reed-Solomon
- 近几年关于高速Reed-Solomon编译码实现的论文,详细讲述了Chein,Forney,解方程模块的设计-In recent years, the high-speed Reed-Solomon coding and decoding achieve the papers detail in Chein, Forney, solving equations Module
VC
- 用ode45求解方程组,通过不断近似迭代-Ode45 for solving equations
Solving-Nonlinear-Equations-using-Newton
- Solving Nonlinear Equations using Newton
linear-equations
- 实现线性方程组的求解,能解决所有线性方程组的解。-Solving system of linear equations
matlab-for-differential-equations
- 常微分方程的初值问题与偏微分方程的数值求解问题-Initial value problems for ordinary differential equations and partial differential equations numerical solving problems
Systems-of-Linear-Equations
- 线性方程组的直接接法与多种迭代求解方法实例m文件-Method for solving linear equations directly connected with multiple iterations instance m file
pde-for-solving-partial-differential-equation
- The ebook guides new users of Matlab to solve PDE equations. Easy reading and useful
henduojiefangcheng
- 利用matlab解方程的程序,可以用过微分方程,提供了集中方法-Using matlab solving equations can be used to differential equations, provides methods
201305236-7
- mathlab题目代码,编程分别用jocabi迭代法求解方程。在一般情况下,Guass-Seide迭代法比Jacobi迭代法收敛要快一些,但这也不是绝对的,在木些情况下,Jacobi迭代法收敛,Guass-Seide迭代却可能不收敛-use matlab to deal with the equation -mathlab subject code, programming respectively jocabi iterative method for solving equations. U
Gauss
- 这是用C++编写的 用高斯方法求解方程的方法 我想对与计算机数学的同学来说 可能会有用-It is written with C++ method for solving equations using Gaussian approach I want to mathematics and computer may be useful for the students
Solving-ODEs-with-MATLAB---Shampine-Gladwell-Thom
- This book is for people who want to solve ordinary differential equations (ODEs), both initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential equations (DDEs). Solving ODEs withMATLAB is a text for a one-se
solving-overdetermined-equations
- 利用matlab求解超定方法,使用最小二乘法求解平面程序-Using the least squares method for solving overdetermined equations, find plane program
Newton-Raphson
- 一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式。-An approximate method for solving equations in real and complex domains. Most equations do not exist formula.
Math-software-introduction
- 介绍了几款数学软件的使用,其中包括mathematica matlab 以及SAS,内容涵盖了数值处理和求解方程组等。-Describes the use of several mathematical software, including mathematica matlab and SAS, which covers the numerical processing and solving equations and so on.
solving-nonlinear-equations
- 非线性方程组的求解及Matlab的实现,希望对读者有用-solving nonlinear equations
nonlinear-equations-solve
- 用matlab求解非线性方程组的几种重要方法-the methods of solving nonlinear equations by matlab