搜索资源列表
Matlab
- 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
Solution-of-nonlinear-equations
- matlab对非线性方程组的求解案例分析,包括多种数值解法的m文件-the matlab case analysis of non-linear equations, including a variety of numerical solution of the m file
Nonlinear-iterative-solution
- 通过matlab编制程序,对非线性方程组迭代求解。-Through matlab programming, iterative solution of the nonlinear equations
solving-nonlinear-equations
- 非线性方程组的求解及Matlab的实现,希望对读者有用-solving nonlinear equations
nonlinear-equations-solve
- 用matlab求解非线性方程组的几种重要方法-the methods of solving nonlinear equations by matlab