CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - newt

搜索资源列表

  1. linux

    0下载:
  2. 《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-16
    • 文件大小:4972571
    • 提供者:林丽娜
  1. NEWT

    0下载:
  2. 用牛顿迭代法求解方程的一个实根。方程为一元三次方程。-Newton iteration method for solving equations with one real root. Equation is a cubic equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:625033
    • 提供者:王新政
  1. newt_g

    0下载:
  2. 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
  3. 所属分类:Scanner

    • 发布日期:2017-04-01
    • 文件大小:694
    • 提供者:侯源君
  1. newton

    0下载:
  2. 牛顿法求函数极值。程序以香蕉函数为例。可以运行-Newton' s Method function extremum. Rosenbrock function as an example program. Can run
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:889
    • 提供者:罗波
  1. Matlab-Newton

    0下载:
  2. 一、 实验目的 在计算机上用迭代法求非线性方程地f(x)=0的根。 二、 实验平台 操作系统:Microsoft Windows Vista SP1 数学软件:Matlab7.0.0.19920(R14) -First, the experiment was on the computer using iteration method to nonlinear equations f (x) = 0 root. Second, experimental platform
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:140148
    • 提供者:sh_xj
  1. Newton

    0下载:
  2. 这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。-Java This is a high-level programming languages used in the preparation of procedures, be able to achieve with Newton iteration to solve a function in a specified range of root and user-friendly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:asdf
  1. jgdhghjd

    0下载:
  2. DHRT:对分法搜索方程的实根 ATKN:埃特金迭代法求方程的一个实根 NEWT:牛顿迭代法求方程的一个实根 QRRT:QR方法求实系数多项式方程的全部根 NETN:拟牛顿法求非线性方程组的一组实数解-DHRT: method to search for the real roots of equation ATKN: Aitken iterative method for a real roots of equation NEWT: Newton iteration equat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4094
    • 提供者:万相友
  1. newt

    0下载:
  2. 实现拓扑排序,用到了堆栈,存储结构采用邻接表。-To achieve topological sorting, use the stack, storage structure using adjacency list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1369
    • 提供者:zhoumhan
  1. newt

    1下载:
  2. 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1048
    • 提供者:liu
  1. CameracaUbraifonformonocularvision

    0下载:
  2. 摄像机标定是计算机视觉领域的一个研究热点,为了解决单目摄像机标定中的精度不高、模型复杂、鲁棒性差等问题,依 据神经网络、遗传算法及摄像机标定的特点,提出了基于遗传算法和BP神经网络相结合的单目摄像机标定方法。该方法充分利用 遗传算法的全局优化和神经网络的局部收敛的特点,一方面避免了建立复杂的摄像机成像模型,另一方面增强了摄像机标定的精 度和鲁棒性。-The camera calibration isoneofmostimportantresearch ifeldsin compute
  3. 所属分类:Project Manage

    • 发布日期:2017-03-30
    • 文件大小:321898
    • 提供者:vbin
  1. newt

    0下载:
  2. digital communication with simulink
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1423
    • 提供者:hanh
  1. xmnewt

    0下载:
  2. 本程序为牛顿法求解非线性常微分方程的例程。采用fortran语言-procedures for the newt method for solving nonlinear boundary value problems . Using FORTRAN language.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:525529
    • 提供者:笨笨
  1. Dddttw-newT

    0下载:
  2. DTW (Dynamic Time Warping)源程序源码,广泛应用于语语音识别等领域,能用于相似曲线的对齐。(用winrar进行解压) 可直接使用。 -DTW (Dynamic Time Warping) source code, widely used in areas such as language speech recognition, can be used for the alignment of the similar curve. (Use winrar to unpa
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:685039
    • 提供者:xlli
  1. newT

    0下载:
  2. 基于java的在线聊天功能简单实现程序,可直接运行(Simple realization of online chat function)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:2117632
    • 提供者:我不懂你
搜珍网 www.dssz.com