登录
首页 » matlab » 121

121

于 2020-10-12 发布 文件大小:1KB
0 232
下载积分: 1 下载次数: 33

代码说明:

  1. 牛顿迭代法 function [x,i]=newtonmethod(x0,f,ep,Nmax) 牛顿法求非线性方程根 x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数 x是输出迭代序列,i是迭代次数 2. 二分法 function [x,k]=bisection(a,b,f,ep) 二分法解非线性方程 输入区间[a,b],函数f和误差ep, Nmax为最大二分次数 x为输出近似根, k为二分次数 ( Newton s law and the dichotomy)

文件列表:

bisection.m,267,2012-03-15
f3.m,63,2012-03-15
main.m,290,2012-03-15
newtonmethod.m,447,2012-03-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yuanmian
    圆面上的点到圆心的距离 圆面上的点到圆心的距离 圆面上的点到圆心的距离 圆面上的点到圆心的距离(Round surface of the distance from point to circle center point of the surface of the distance to the center circle to the center point of the surface of the distance from the surface point to the center circle distance)
    2011-04-26 00:41:31下载
    积分:1
  • matlab-code
    几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法(Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradient method, Newton' s method, trust region method)
    2013-03-09 14:53:27下载
    积分:1
  • rkf45
    fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序(fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including source code, a numerical example and output procedures)
    2009-09-17 02:05:54下载
    积分:1
  • UDF_Modify_Cb1
    FLUENT udf 更改S-A 湍流模型源项的程序(modify turbulence model S-A)
    2021-01-02 15:08:57下载
    积分:1
  • pcmain
    利用labiew主程序实现单片机与主机的串口通信,实现温度的采集,然后通过比例积分算法的控制,输出一定占空比的波形驱动电机,实现恒温水箱的控制系统(MCU and host serial communication labiew main program, to achieve the acquisition of temperature, and then through the control of the proportional integral algorithm, the output of a certain duty cycle waveform drive motor, constant temperature water tank control system)
    2020-12-15 16:09:13下载
    积分:1
  • data-fit
    基于最小二乘法的离散数据的曲面拟合,有二次拟合和三次拟合,并能自动出图(Based on the least squares method of discrete data of the surface fitting, there are quadratic fitting and three fitting, and can automatically plot)
    2021-04-23 09:18:48下载
    积分:1
  • back-forward-power-flow
    对简单开式网前推回代法计算潮流方便,已通过编译,有运行结果(back forward power flow)
    2013-09-26 10:12:32下载
    积分:1
  • AREPS
    电磁传播损耗的计算方法,模拟电磁波在大气中的传播路径(A propagation path of the electromagnetic propagation loss calculation method and the simulation of electromagnetic wave in the atmosphere)
    2012-08-29 11:01:55下载
    积分:1
  • SPFEM
    随机有限元理论教材,是学习随机有限元及可靠度理论的不错东东 (Stochastic finite element theory of teaching materials, are studying stochastic finite element and reliability theory is true Dongdong)
    2020-11-22 10:19:35下载
    积分:1
  • air-age
    计算流体力学软件FLUENT计算空气龄的udf文件(FLUENT CFD software udf file to calculate the air age )
    2015-10-14 15:32:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载