登录
首页 » matlab » 121

121

于 2020-10-12 发布 文件大小:1KB
0 174
下载积分: 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 个回复

  • PLS Extension Module
    安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。 第一步:安装spss17.0 第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe 第三步:安装Python2.5.4 第四步:安装scipy-0.6.0和numpy-1-1.0 第五步:复制PLS.py文件到Python安装目录----Python25Libsite-packages 复制plscommand.xml文件到spss安装目录----SPSSIncStatistics17extensions,没有extensions文件夹就新建一个。 第六步:打开软件,导入数据,分析-回归-部分最小平方回归。Ok(Install all the installation files required by PSL in the SPSS of 32bit-win, including PythonPlugInWin32, Python2.5.4, scipy-0.6.0, numpy-1-1.0, PLS.py and plscommand.xml, and attach the installation instructions.)
    2021-01-15 12:18:47下载
    积分:1
  • eeglab
    说明:  这是一个处理脑电信号的程序,可以辅助脑电信号处理程序的使用(This is a process of eeg signal, can assist the use of eeg signal processing program)
    2020-09-16 20:47:55下载
    积分:1
  • ICP法二维实现
    说明:  ICP算法实现自动配准,基于opencv及vs实现,是二维的(ICP algorithm for automatic registration, based on opencv and vs implementation, is two-dimensional)
    2019-12-16 15:54:46下载
    积分:1
  • kalmanvswiener
    对比卡尔曼滤波和维纳滤波对一阶gaussian-markov过程的滤波预测。(Contrast Kalman filter and Wiener filter of first-order gaussian-markov forecast filtering process.)
    2008-06-19 20:27:41下载
    积分:1
  • case118
    matpower工具箱中的算例,基于ieee118的最优潮流计算,包含源代码(matpower toolbox example, calculated based on the ieee118 the OPF contains the source code)
    2012-10-29 20:31:40下载
    积分:1
  • YOUNGS
    PLIC程序现今VOF中应用较多的方法,精度较高。(PLIC VOF process the application of more modern methods and high precision.)
    2011-05-03 23:04:54下载
    积分:1
  • 04
    说明:  龙格-库塔方法的使用,例子 求y’=y-2x/y,y(0)=0。 解:输入X0=0,X1=1,H=0.2,N=6。()
    2007-09-08 08:47:57下载
    积分:1
  • MM_VIV
    用无网格法计算VAN DE POL 振子(calculate van de pol oscillator by using meshless method)
    2009-04-26 20:17:19下载
    积分:1
  • half-car
    ANSYS中关于车桥耦合的接触法命令流,车辆模型为二分之一车(About the vehicle.the contact method in ANSYS command stream, with half vehicle model car)
    2021-04-21 10:48:49下载
    积分:1
  • Matlab解微分方程(ODE+PDE)
    说明:  Matlab求解微分方程组,几种经典算法(MATLAB Solves Differential Equations, Several Classical Algorithms)
    2018-12-24 15:33:59下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载