搜索资源列表
Bisection_method
- 二分法求解任意代数方程,比如超越方程等等,最原始的方法,但是最可靠。 本文档是Mathematica的求解代码。用户可以修改本代码,提取适合自己的核心代码。-Dichotomy solving any algebraic equation, such as the transcendental equation and so on, the most primitive methods, but the most reliable. This document is the solution
Program
- 微分方程(这里指的是常微分方程)指含有一次、二次、乃至高次微分未知数的方程。是解决偏微分方程、数理方程的基础。有许多特殊函数,都是为了无法得出多项函数或超越函数型式的解析解的微分方程而定义出来。这些特殊函数之所以重要,是因为它们描述了自然界中的某些现象,例如,电子的活动、鼓皮的振动、钟摆的摆动等等。-Differential equations (in this case is the ordinary differential equation) means containing one, t
Program1
- 求解微分方程(这里指的是常微分方程)指含有一次、二次、乃至高次微分未知数的方程。是解决偏微分方程、数理方程的基础。有许多特殊函数,都是为了无法得出多项函数或超越函数型式的解析解的微分方程而定义出来。这些特殊函数之所以重要,是因为它们描述了自然界中的某些现象,例如,电子的活动、鼓皮的振动、钟摆的摆动等等。-Solve differential equations (in this case is the ordinary differential equation) means containin
transcendental-equation
- 利用二分法求解超越方程,具有较高的求解精度,对于超越方程的求解具有重要的意义。-solution of transcendental equation
shijinzhiGA
- 智能优化计算,遗传算法编程实现,解决一个复杂型超越方程极小值计算问题。采用十进制编码。-genetic algorithm
dichotomy
- matlab数值计算 用dichotomy法解超越方程-the Matlab numerical computation the dichotomy method solution of the transcendental equation
matlab-science-calculate
- 《MATLAB科学计算宝典》一书附录的例程,全程实例解说MATLAB数值计算和数据可视化功能,提高实用经验。包括微分,积分计算,超越方程,混沌,机械振动等的模拟。-matlab science calculate, all sorts of model for science research and so on.
bisect
- 二分法的Matlab程序实现。求解非线性方程f(x)=0的问题。而方程f(x)是多项式或超越函数又分为代数方程或超越方程。-Dichotomy Matlab program. Solving nonlinear equations f (x) = 0 problems. The equation f (x) is a polynomial or a transcendental function is divided into algebraic equations or transcenden
matlab-code-scientific-computing_3
- matlab 可视化 微分方程 物理 算法 超越方程 科学计算 数学变换 最值问题 图像增强 图形界面 线性方程 元胞自动机 晶体生长 金融-physical algorithm matlab visualization in scientific computing differential equations of mathematical transformations beyond the most value problem of linear equations graphical
Ch02
- matlab 可视化 微分方程 物理 算法 超越方程 科学计算 数学变换 最值问题 图像增强 图形界面 线性方程 元胞自动机 晶体生长 金融-physical algorithm matlab visualization in scientific computing differential equations of mathematical transformations beyond the most value problem of linear equations graphical
Ch04
- matlab 可视化 微分方程 算法 超越方程 科学计算-matlab algorithm visualization differential equations beyond scientific computing
maple-code
- 《超越摄动:同伦分析方法导论》附带maple程序代码,用于求解非线性偏微分方程解析解-" Beyond perturbation: Introduction homotopy analysis method" collateral maple program code for solving nonlinear partial differential equations analytical solutions
Mathematica-code
- 《超越摄动:同伦分析方法导论》附带mathematica程序代码,用于求解非线性偏微分方程解析解-" Beyond perturbation: Introduction homotopy analysis method" collateral mathematica program code for solving nonlinear partial differential equations analytical solutions
Newton-method
- 就是将非线性方程线性化的一种方法。它是解代数方程和超越方程的有效方法之一。-Is a method of linearization of nonlinear equations. It is one of the effective methods for solving algebraic equations and transcendental equations.
奇非线性参数激励n=1完善版
- 运用超越摄动同伦法,求解动力学方程,并进行动力学方程结果的图形化(The transcendental perturbation homotopy method is used to solve the dynamic equation, and the graphical results of the dynamic equation are obtained)
yakebi
- 高斯迭代算法、雅克比算法的MATLAB实现,用于超越方程的根求解运算(MATLAB implementation of Gauss iterative algorithm)
Matlab genetic algorithm
- matlab遗传算法小程序,用于计算超越方程等的小程序。(Matlab genetic algorithm applet, used to calculate small programs such as transcendental equations.)
fzeso
- 牛顿拟合法求解超越方程,适用于含有多元函数(Newton's fitting method for solving transcendental equation is suitable for multivariate functions)
求超越方程的根
- 超越方程的根的求法以及对应的雅克比矩阵的求法,特征值,特征向量等用MATLAB程序方便的求解
复合材料频散曲线MATLAB程序
- 该程序代码用于求解超越方程,绘制频散曲线,自行可以更改基本参数或方程形式加以利用(Solve the transcendental equation, draw the dispersion curve)