搜索资源列表
LIEZHU1
- 列主求解 线性方程 原代码-main-solving linear equations original code
Solving-equations-using-Solver
- 在EXCEL中可以用“单变量求解”解一元多次方程,用“规划求解”解多元方程或找到数学模型的最优解-excel Solving equations using Solver
matlab
- 差分方程求解公积金问题-Matlab实验课程学习资料,附源码-Differential equations for solving provident fund-Matlab experimental course learning materials
solutionofPDE
- matlab求解偏微分方程的具体实现方法以实例操作。-matlab solving partial differential equations of the concrete implementation methods to instances of action.
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
NumericalAnalysisUsingMATLABandExcel
- Numerical analysis is the branch of mathematics that is used to find approximations to difficult problems such as finding the roots of non− linear equations, integration involving complex expressions and solving differential equations for wh
matlab2
- 这是学习matlab的经典课件的第二部分,第六到九章,包含微分方程求解、代数方程与最优化问题求解、概率论与数理统计问题求解、数学问题的非传统解法等等 -This is a classic learning courseware matlab second part of the sixth to nine chapters, including the differential equation solving, algebraic equations and optimization pr
wave
- 将有限单元半解析法用于求解三维填充式波形空间结构。构造了结构受弯窄条的反力矩 阵。根据有限单元半解析法将位移场表示成两个方向位移的组合:一个方向以函数形式给定位移 形状;另一方向为求解有限单元法的代数方程组。最后通过算例验证表明:有限单元半解析法对于 求解空间填充式结构非线性问题具有精度高,收敛快,易于计算机编程的优点。 关键词:有限单元半解析法;三维填充式波形结构;薄壁空间体系;几何非线性-The finite element semi-analytical method fo
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