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

搜索资源列表

  1. niudundiedaigongshi

    0下载:
  2. 牛顿迭代公式算法实现,以方便数学计算模块的应用,提供便利-Newton' s iterative formula algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:554
    • 提供者:小珞
  1. FRACTAL_A

    0下载:
  2. 分形景物模拟,利用二维迭代插值算法模拟 VC6.0-Fractal landscape modeling, iterative interpolation algorithm using two-dimensional simulation of
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2532370
    • 提供者:xuewen
  1. srccode

    0下载:
  2. 资源1 一个完善的,基于MFC的图书管理系统 资源2 牛顿迭代算法在C里面的实现 资源3 BinaryTree算法 资源4 C++模式设计-基于QT4开源跨平台开发框架源代码 资源 5 7130采集卡开发资料包 资源6 MSVCCDK,开发OLE Ctrl必备-Resources, a sound one, based on MFC library management system resources, two of Newton' s iterative algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9080472
    • 提供者:Cao Zhongyan
  1. newtron

    0下载:
  2. 牛顿迭代算法在C里面的实现,速度不错-Newton iterative algorithm in C inside the realization of the pace. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:746
    • 提供者:Cao Zhongyan
  1. C

    0下载:
  2. 运用迭代法计算信道容量,MATLAB语言,输入参数:先验概率矩阵,输出:信道容量。-The use of iterative method to calculate the channel capacity, MATLAB language, input parameters: a priori probability matrix, the output: channel capacity.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:521
    • 提供者:gechengwei
  1. Particle-Swarm-Optimization-C

    0下载:
  2. PSO同遗传算法类似,是一种基于迭代的优化算法-PSO is similar with the genetic algorithm is an iterative optimization algorithm based on
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:6465
    • 提供者:naiyu
  1. 2009210331

    0下载:
  2. 共轭法,数值计算中一个有限迭代法,好多算法的基础-Conjugate method, numerical calculations a finite iterative method, the basis for many algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1505
    • 提供者:王默鸣
  1. Fibbonaci

    0下载:
  2. 计算费波拉系数 主要包括矩阵乘法 迭代法 递归法 公式法 -Pola coefficient calculating fees include recursive method iterative matrix multiplication formula for law, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1379
    • 提供者:刘斌
  1. cg

    2下载:
  2. CG算法,实现迭代功能,精度E-08。可以得到残差-CG algorithm, iterative functions to achieve an accuracy E-08. Residuals can be
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:638
    • 提供者:qi e
  1. Desktop

    0下载:
  2. 主要用C++算法写数值分析几种方法 几种迭代法的相互差异和源代码-Is mainly used C++ algorithm for numerical analysis of several ways to write several iterative method of mutual differences and the source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1449
    • 提供者:karant
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
  3. 所属分类:matlab

    • 发布日期:2016-06-04
    • 文件大小:5791
    • 提供者:陈永恒
  1. Newton

    0下载:
  2. 牛顿迭代法解方程组 写得比较简单 但是使用-Newton' s iterative method solution of equations written in relatively simple, but the use of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:608
    • 提供者:crynixes
  1. CodeCounter

    0下载:
  2. java代码统计器,设置你的workspace,即可统计你的所有代码,写了两个版本,一个多线程,一个迭代实现,最后却发现迭代的速度快得多,因此保留了迭代的版本。 此程序仅供娱乐,因为代码量不能说明任何问题-java code for statistical device, set up your workspace, you can statistics all your code, written in two versions, a multi-thread, an iterative
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:16376
    • 提供者:彭澜波
  1. nd

    0下载:
  2. 在CCS环境下,用C语言编写用牛顿迭代法解非齐次线性方程组(在此为3个方程)的代码。-In the CCS environment, using C language solution using Newton' s iterative method of non-homogeneous linear equations (in this case 3 equation) code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:424621
    • 提供者:黄敏
  1. bdd

    0下载:
  2. 在CCS编程环境下,用C语言编写的利用不动点迭代法解非齐次线性方程组(在此为3个方程组成的方程组)的程序-In the CCS programming environment, using C language for the use of fixed-point iterative solution of non-homogeneous linear equations (in this case three equations consisting of equations) procedu
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:421944
    • 提供者:黄敏
  1. lab_6

    0下载:
  2. 中科大计算方法实验 编写gauss-seidel迭代和SOR迭代的通用程序-Experimental preparation of USTC method gauss-seidel iteration and SOR iterative general program
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1807
    • 提供者:刘亮明
  1. gauss_seidel

    0下载:
  2. 是Gauss迭代的c语言算法的实现,使用vc环境-Is the Gauss iterative algorithm for the realization of c language, using vc Environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:613
    • 提供者:李夏婕
  1. GMRES_iter

    0下载:
  2. GMRES(Generalized minimal residual) Iterative Method. A is a square matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:573
    • 提供者:Ji Hye Park
  1. work

    1下载:
  2. 本人的仿真作业,主要是使用lms算法来观察均方误差和迭代步长等的关系。-My simulation work, mainly the use of lms algorithm is used to observe the mean-square error and the iterative steps long relationship.
  3. 所属分类:matlab

    • 发布日期:2015-01-06
    • 文件大小:1704
    • 提供者:sunny
  1. diedaifa

    0下载:
  2. 数值分析中迭代法的使用,其算法相当的简单,可以参考-Numerical analysis of the use of iterative method, its algorithm is quite simple, can refer to
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:275123
    • 提供者:du
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com