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

搜索资源列表

  1. Mathcalculationprocedures

    0下载:
  2. 该程序包含矩阵最大特征值上、下界估计、线性方程组的求解、非线性方程组的一个最新迭代方法、数值积分、微分方程数值解!-The program contains the largest eigenvalue matrix, the lower bound estimates, linear equations, nonlinear equations, a recent iterative method, numerical integration, numerical solution of di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6612
    • 提供者:刘利斌
  1. Iritaiton_linearsystem

    0下载:
  2. 用迭代法解线性方程组,还有两者效率的比较-Iterative Method for Solution of linear equations, there are both efficiency comparison
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2548
    • 提供者:王冉
  1. isodata

    0下载:
  2. 非监督分类程序,采用isodata算法,分类自组织迭代分类算法。-Non-supervised classification procedures, using ISODATA algorithm, iterative classification of self-organization classification algorithm.
  3. 所属分类:Button control

    • 发布日期:2017-04-26
    • 文件大小:151227
    • 提供者:邢超凡
  1. new_sqp

    1下载:
  2. 通过对经典的lemke互补转轴算法求解含有等式约束的凸二次规划问题的分析,发现所得到的线性互补问题(lcp)可能是退化的.由lemke算法求解(lcp)问题的迭代过程,通过六个命题说明了含有等式约束的凸二次规划问题对应的(lcp)问题退化的原因,并对经典的lemke算法的迭代过程进行修正,提出了一种改进的lemke算法,这种算法能有效地搜索到含等式约束凸二次规划问题的最优解.-Through the classic Lemke complementarity algorithm shaft co
  3. 所属分类:Search Engine

    • 发布日期:2017-04-07
    • 文件大小:6144
    • 提供者:王旭
  1. opencvbasedDelaunay

    0下载:
  2. 用opencv写的Delaunay三角形和Voronoi划分的迭代式构造-Opencv Writing with the Delaunay triangles and Voronoi division of iterative structure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3527
    • 提供者:田贵友
  1. Jacobi

    0下载:
  2. 数值分析里的雅克比迭代算法,基于VC++软件的。-Numerical analysis in the Jacobian iterative algorithm, based on the VC++ software.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:182068
    • 提供者:xhui
  1. AES

    0下载:
  2. ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:864
    • 提供者:皮艾尔
  1. C-means

    0下载:
  2. 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3311
    • 提供者:liz
  1. cordic_generic

    0下载:
  2. 本人根据opencores.org上的cordic算法改写的可配置位宽的cordic算法,并且在原始的级联型的基础上编写的循环(iterative)型的cordic,可通过generic配置。带一个不可综合和可综合的testbench(for altera)。稍微改动可应用于xilinx fpga-a generic synthesizable cordic with 2 modes: cascade and iterative. based on opencores.org version,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:11628
    • 提供者:Zhu
  1. MyPython_file

    0下载:
  2. 计算fobo序列,根据输入的上限值进行相应的迭代计算-Calculated fobo sequence, in accordance with limits on the importation of the corresponding iterative calculation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-12
    • 文件大小:1476
    • 提供者:Elton
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11470
    • 提供者:金从友
  1. nongjihua

    0下载:
  2. 间歇过程的迭代控制研究,论文,word版本,很实用,希望能够有所帮助-Iterative Control of Batch Processes research, thesis, word version, very useful, hope can be helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7726835
    • 提供者:安然
  1. 3

    0下载:
  2. 在Visual Basic 环境下,利用分形原理,采用迭代时间函数的方法实现Juila集的画法。-In the Visual Basic environment, the use of fractal theory, the use of iterative methods achieve a function of time Juila Set draw method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7196
    • 提供者:Mark
  1. ldpc_c_code

    0下载:
  2. LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
  3. 所属分类:通讯编程

    • 发布日期:2013-10-12
    • 文件大小:7370
    • 提供者:aiguixia
  1. ECE259BN

    0下载:
  2. 由于Turbo码在接近Shannon极限的低信噪比下仍然能够获得较低的误码率,所以在近几年已成为编码理论界研究的热门领域,在第三代移动通信系统的开发中,Turbo码被普遍认为是高速数据信道的纠错编码方式。现在人们对Turbo码的主要研究包括编码器、交织器的设计及软输入、软输出迭代译码的算法。-This kind of codes has given rise to a large interest in the coding theory because of the can still aeh
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-25
    • 文件大小:96559
    • 提供者:陈吉伟
  1. equation

    1下载:
  2. 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:16340
    • 提供者:
  1. 423454

    0下载:
  2. 数值分析的实验报告,雅各比和高斯塞代尔迭代法,牛顿及拉格朗日插值法,Triangle.cpp等-Numerical Analysis of the experimental reports, and high-CEDEÑ O Jacoby dayr iterative method, Newton and Lagrange interpolation, Triangle.cpp, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8217
    • 提供者:冯莹莹
  1. SarImage Pro

    1下载:
  2. 本人课题用VC做的数字图像处理基于最小二乘法迭代复原SAR图像处理程序-I use VC to do the subject of digital image processing based on the iterative least squares procedure to recover SAR image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:872198
    • 提供者:张阁
  1. Swithcing.tar

    0下载:
  2. This a Switch simulation... with 4 types of switches... and also we have average simulation time over these 4 switches 1. No Queue 2. Input Queue 3. Input Queue with iterative 4. Output QUeue-This is a Switch simulation... with 4 types
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:24601
    • 提供者:Sarang
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com