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

搜索资源列表

  1. 1

    0下载:
  2. 牛顿迭代法的c语言代码,可以逼近求一些复杂方程的解,比如超越方程的近似解-Newton iteration of the c language code, you can find some of the complex approximation equations, such as the approximate solution of the transcendental equation
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:12697
    • 提供者:rose
  1. heiehi

    0下载:
  2. 信道迭代算法,输入信道矩阵和迭代精度就可以实现信道的容量。-Channel iterative algorithm, the input of the channel matrix and the accuracy can be achieved iterative channel capacity.
  3. 所属分类:File Formats

    • 发布日期:2017-12-09
    • 文件大小:11157
    • 提供者:张勇
  1. k

    0下载:
  2. 中括号内的序号为寻找聚类中心的迭代运算的次序号。聚类中心的向量值可任意设定,例如可选开始的K个模式样本的向量值作为初始聚类中心。-The number in brackets in order to find the cluster centers iteration sequence number. Cluster center value can be set to, for example, the beginning of an optional mode of samples to t
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:590
    • 提供者:guiyun
  1. NILPLS-yong-yu-mo-shi-fenlei

    0下载:
  2. 非线性迭代PLS信息模式识别算法,有和fisher,贝叶斯算法的比较。资料详细-Nonlinear Iterative PLS information pattern recognition algorithm, and fisher, Bayesian Algorithms. Detailed information
  3. 所属分类:Document

    • 发布日期:2017-11-14
    • 文件大小:212670
    • 提供者:李磊伟
  1. ss

    0下载:
  2. 高斯迭代法最新的研究出来的一定是最好用的,放心吧亲们-Gauss iterative method
  3. 所属分类:Document

    • 发布日期:2017-11-27
    • 文件大小:575
    • 提供者:张凝秋
  1. diedaisuanfa

    0下载:
  2. 用C++去完成雅可比迭代算法,面向对象的开发,详细的注释,易于理解-With C++ to complete Jacobi iterative algorithm, object-oriented development, detailed notes, easy to understand
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:2882
    • 提供者:王晓辉
  1. Nonlinear-iterative-solution

    0下载:
  2. 通过matlab编制程序,对非线性方程组迭代求解。-Through matlab programming, iterative solution of the nonlinear equations
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:537
    • 提供者:wyt
  1. ICP-point-cloud-registration

    0下载:
  2. ICP算法在点云配准中的应用,经典的迭代最近点算法-ICP algorithm for point cloud registration application, the classic iterative closest point algorithm
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:576522
    • 提供者:李新乐
  1. laser-simulator

    0下载:
  2. 采用Fox-Li数值迭代法,对三种激光器腔镜类型下,激光从初始状态到稳定分布的这一过程进行了MATLAB建模仿真。分析了激光器结构参数的变化对光场稳定所需的迭代次数的影响。-Using Fox-Li numerical iterative method, the three types of laser mirrors, the laser from the initial state to the stable distribution of this process modeling and
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2962
    • 提供者:张有迪
  1. Iterative-MonteCarlo

    0下载:
  2. 研究移动无线传感网中的节点定位问题,分析影响蒙特卡罗定位精度的两个因素:观测值和前一时刻的位置样本集,提出一种迭代蒙特卡罗定位算-Research in mobile wireless sensor network node localization problems, analyze the impact of positioning accuracy of Monte Carlo two factors: the observed value and the location of the
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:779729
    • 提供者:朱晓婷
  1. NewtonRaphson

    0下载:
  2. 这个文档包含四种不同的功能求解非线性方程组。包括牛顿 - 拉夫逊,定点,正割,二分法方法。这项工作是我的课程的一部分,在数值计算的本科课程。它包括时序和表的打印输出进行分析和比较。有很多的观察,你可以:例如,对于一个特定的公式,一种方法可能运行的迭代次数最少,而另一个将运行更多的迭代,但计算速度最快的。-This document contains four different functions for solving nonlinear equations. Including Newton
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:379925
    • 提供者:
  1. jacobi-gauss_seida

    0下载:
  2. 為jacobi與gauss seidal迭代法 只要把A,b,N更換成你要的即可-To jacobi and gauss seidal iterative method as long as the A, b, N you want to replace
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:10286
    • 提供者:吳宗霖
  1. lab06

    0下载:
  2. 编写Gauss-Seidel迭代和SOR迭代的通用程序-Write Gauss-Seidel iteration and SOR iteration general program
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:822
    • 提供者:梁珊义
  1. Introducing-recursion-by-parking

    0下载:
  2. 通过c语言实例讲解迭代算法在随机停车中的应用-Introducing recursion by parking cars through c program language
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:253041
    • 提供者:吉胜军
  1. Multidimensional-Newton

    0下载:
  2. vb环境下实现牛顿法迭代求最优,最优化原理与方法中无约束最优化的求解-Newton s method to achieve vb environment iterative optimal, optimization theory and methods for solving unconstrained optimization
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:151312
    • 提供者:gump
  1. Jacobi-algorithm-and-source-code

    0下载:
  2. Jacobi迭代算法求解线性方程组,有算法说明与C++代码-algorithm and C++ source code for Jacobi
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:58475
    • 提供者:李正东
  1. matlabaansys

    0下载:
  2. 总结了MATLAB与ANSYS联合调用的方法,适用于进行迭代计算的情况-Summarizes the method MATLAB and ANSYS joint call for conduct of iterative calculations
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1630376
    • 提供者:liuwenxin
  1. LMS

    1下载:
  2. 一个LMS算法的具体设计,有性能表面的图,等值线图,最佳权值的位置,误差和迭代次数的图-Location specific design an LMS algorithm, the performance surface maps, contour maps, optimal weights, error and the number of iterations Figure
  3. 所属分类:Communication

    • 发布日期:2015-01-06
    • 文件大小:1024
    • 提供者:韩鑫
  1. simulation-program

    0下载:
  2. 针对自适应律的离散化问题,一种方法是利用采样时间进行差分的离散化,但该方法精度差,另一种方法是利用数值迭代方法进行高精度离散化[4]。这里介绍一种高精度数值迭代方法—RKM(Runge-Kutta-Merson)方法-Adaptive law for the discrete problem, a method is the use of sampling discrete time difference, but poor accuracy of the method, an alternat
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:100435
    • 提供者:约翰
  1. SINANDCOS-CORDIC

    0下载:
  2. 该资料是利用cordic算法实现正余弦函数计算输出的源程序及说明。资料中包含迭代算法和流水线算法。-This information is to use cordic algorithm source code and instructions cosine function calculates the output. Iterative algorithms and data contained in the pipeline algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:116482
    • 提供者:chenjianwen
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com