搜索资源列表
20090826_kepler_solver
- 给出了采用牛顿法解超越方程,求解椭圆轨道及双曲线轨道开普勒方程中的偏近点角的源程序及例子;给出了解普适方程的函数及例子,是研究轨道理论中的重要函数,均基于matlab编程-Gives the solution of transcendental equation using Newton' s method, for solving elliptic orbit and the hyperbolic orbits Kepler equation Eccentric anomaly of t
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
quiver_contour_fzero_diff_gradient
- 1.力的合成代码。输入任意两个力及其夹角,能够输出合成后的力的大小和方向。 2.等值线云图代码。三维图形等高线云图的绘制及其任意确定二维视角云图的绘制 3.求根代码。用fzero函数对超越方程求数值根 4.求导代码。用diff函数对sin(x)求导的数值方法 5.正负点电荷电场等势线代码。正负点电荷的电场等势线彩图-1. The composition of forces of code.Enter any two force and Angle, can output afte
maple-code
- 《超越摄动:同伦分析方法导论》附带maple程序代码,用于求解非线性偏微分方程解析解-" Beyond perturbation: Introduction homotopy analysis method" collateral maple 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.
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)