搜索资源列表
LINDO6.1
- LINDO用于求解线性规划和二次规划问题,LINGO除了具有LINDO的全部功能外,还可以用于求解非线性规划问题,也可以用于一些线性和非线性方程(组)的求解,等等。-LINDO for solving linear programming and quadratic programming problems, LINDO LINGO addition to the full functionality, but also can be used for nonlinear programming
二分法求解非线性方程的根
- 实 验2 二分法求解非线性方程的根 计机系 041班 姓名:刘文杰 学号:200410714102 【实验内容】 1、方法介绍 (1)输入区间端点值a、b,步长h,及精度控制量ε1,若|f(a)|< ε1,则a为原方程的一个近似根,若|f(b)|< ε1,则b为原方程的一个近似根。 (2)以h为步长,将区间[a,b]分为两个等距的小区间[a,c],[c,b]。如果f(a)<0,f(c)>0,则根在[a,c]中,将区间[a,c]再分半,分点为
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
C_Ngeshi
- 用C_N格式求解耦合非线性薛定谔方程,matlab程序-C_N format used to solve coupled nonlinear Schrö dinger equation, matlab program
solve
- 这是 一个数学基本运算中,关于非线性方程求解的一个程序,程序设计规范,可以直接调用-This is a basic mathematical computations, with regard to non-linear equations of a program, the program design specifications, and can directly call the
N
- 在matlab环境下基于模拟退火算法求解非线性方程-In the matlab environment based on simulated annealing algorithm for solving nonlinear equations
feixianxingfangcheng
- 数学实验非线性方程求解这一章典型例题的解法-Mathematical experimental solution of the nonlinear equation solving typical example of this chapter
sample
- 9点IEEE潮流计算 1)数据文件形式描述的电力系统网络参数 2)节点导纳方程的形成方法 3)雅各比矩阵的形成方法 4)牛顿拉夫逊法进行非线性方程求解的方法-9pointIEEE flow calculation
five-ways
- 数值分析非线性方程求解(五种方法)。分析牛顿法、割线法、对分法、Steffensen法、简易牛顿法解线性方程组的性质-Numerical analysis of nonlinear equations (five methods). Nature of the analysis of Newton, secant, bisection method, Steffensen method, simple Newton method for solving linear equations
some-methods
- 几种常见的非线性方程求解方法的比较与讲解,用mathematica编的,在于学习指导,大神们不要喷啊。-Solving methodological A Comparative, text for mathematica.thanks for watching
gexianfa
- 割线法抛物线法非线性方程求解算法合集-arc-length method secant method.Nonlinear algorithm collection
fractional-order-calculate
- 分数阶微积分求解 非线阶非线性方程求解 分数阶频域特性-Fractional calculus for solving nonlinear equations solved
newton-feixianxingfangcheng
- MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
纯非线性方程
- 求解非线性方程的代码,其中有例子和举例应用。(Solving nonlinear equations of the code, including examples and examples of applications.)
shoot
- 试用打靶法求二阶非线性常微分方程两点边值的数值解,用Matlab编程计算,并给出一些例子,验证你的算法与程序的正确性。(shooting method for two order nonlinear ordinary differential equations)
ch05 非线性方程求解
- 非线性方程是指含有指数和余弦函数等非线性函数的方程,例如, 与线性方程相比,无论是解的存在性,还是求解的计算公式,非线性方程问题逗逼线性问题要复杂的多,对于一般线性方程,既无直接法可用,也无一定章程可寻。(Nonlinear equations is refers to the index and cosine function equation of nonlinear functions, such as, for example, compared with the linear equa
duffing
- Duffing方程是描述共振现象、调和振动、次调和振动、拟周期振动、概周期振动、奇异吸引子和混沌现象(或随机过程)的简单数学模型。因此,在非线性振动理论中研究,Duffing方程具有重要的意义。(duffing equation slove procedure)
基于MATLAB的非线性薛定谔方程的数值算法研究
- 这是一篇关于非线性方程数值求解的论文,基于分步傅里叶算法,通过Matlab编程,里面详细代码程序。(This is a paper about the numerical solution of non-linear equations.)
抛物型方程
- matlab求解非线性偏微分方程的抛物型方程的追赶法(to solve nonlinear equation us matlab)