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

搜索资源列表

  1. fx

    0下载:
  2. 一个分形压缩的程序: 1、因为本程序时间长,FX中先选择图片的大小 2、编码与解码 3、做误差图和只方图 4:画出每次迭代的解码图象 5、本程序来自本网站,修改了部分,解释说明更清楚。 6、增加了部分功能,希望对大家有所帮助,互相学习…… -A fractal compression process: 1, because this process a long time, FX in the first select the size of picture 2, e
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2662
    • 提供者:刘清
  1. 4

    0下载:
  2. 用newton迭代法求矩阵,可以求任意阶的矩阵,非常好用-By newton iteration matrix can be arbitrary order for the matrix, very easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:568
    • 提供者:fbb
  1. newton

    0下载:
  2. newton method 用迭代法计算root.数值计算的常用方法之一。-newton method: use iteration to calculate the root of a fuction. It is a common used method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:580
    • 提供者:cranberries
  1. Fractal

    1下载:
  2. 分形与图形设计,有Julia集,Mandelbrot集,Newton迭代以及三维混沌吸引子设计出的图像-Fractal and graphic design, there are Julia sets, Mandelbrot set, Newton iteration, as well as the design of three-dimensional chaotic attractor of the image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1189
    • 提供者:廖洪运
  1. fxs

    0下载:
  2. 关于分形L系统的应用,实现分形树和简单的迭代,可以设置参数-L on fractal systems, the realization of the fractal tree and a simple iteration, you can set parameters
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:3714443
    • 提供者:123
  1. CmpGuassSeuder

    0下载:
  2. 高斯赛德尔迭代法 通过矩阵的迭代计算 不断逼近 精确值-Gauss-Seidel iteration
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:815
    • 提供者:王俊
  1. RS_soft_decoding_developmengt

    0下载:
  2. rs码的软迭代译码算法,供大家参考,有参考价值。-rs soft iteration
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-10-12
    • 文件大小:216723
    • 提供者:kathy
  1. imc2

    0下载:
  2. Construction of effective potentials for monoatomic systems from * given RDF * * The program performs one iteration of the inverse * Monte Carlo scheme, which was originally suggested in: * A.P.Lyubartsev, A.Laaksonen, Phys.Rev.E, v.52(4)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:7063
    • 提供者:张坤
  1. NumericalAnalysis

    0下载:
  2. 数值分析中常用算法的C++语言实现。 其中包括: 变步长梯形积分公式 二分查找 拉格郎日差值公式 牛顿迭代公式 牛顿前插公式 -Algorithm commonly used in numerical analysis of the C++ language. These include: Variable Step-trapezoidal integral formula of binary search difference Lagrangian formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:224824
    • 提供者:xichen
  1. ToSolveAnEquationSet

    0下载:
  2. 数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:92356
    • 提供者:xichen
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:78274
    • 提供者:xichen
  1. fengli

    0下载:
  2. 数值计算方法程序及试题,有关于二分查找,牛顿迭代法-The numerical calculus method procedures and the test question, have about two point search, Newton iteration method and so on
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:5159
    • 提供者:冯李
  1. fortran

    0下载:
  2. 用迭代法计算数值积分,误差自己控制,用牛顿迭代法实现。-Iterative method with numerical integration, error under their control, using Newton iteration method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:878233
    • 提供者:烈文
  1. shilianglianghuafenlei

    0下载:
  2. 提出一种利用最小交叉熵优化方法的矢量量化分类算法, 将矢量的分类问题转化为最小失真函数估计问题,通过关联随机迭代算法逼近最优值,以更好的减小量化误差。-A minimum cross-entropy optimization of the use of methods of classification of vector quantization algorithm, the classification of the vector into the issue of minimum-dist
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:444792
    • 提供者:东方
  1. gssornl

    0下载:
  2. Gauss-Seidel iteration with relaxation (nonlinear equations)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:720
    • 提供者:KIMMO
  1. 4-2Gauss-Seidel

    0下载:
  2. 2Gauss-Seidel迭代法-2Gauss-Seidel iteration method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:793
    • 提供者:鲁亮
  1. 001

    0下载:
  2. 商品管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。经过分析,我们使用 MICROSOFT公司的 Visual Studio.NET开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2860645
    • 提供者:车广林
  1. poissonfdm

    0下载:
  2. 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:LGE
  1. Newton

    0下载:
  2. 计算方法迭代法和牛顿法算法实验代码!迭代法与牛顿法计算的代码!-Iterative calculation method and Newton method algorithm experimental code! Newton iteration method with the code!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:742536
    • 提供者:yubo382071152
  1. calculating

    0下载:
  2. 计算方法高斯赛德尔迭代法,本文档时用高斯赛德尔迭代法完成计算方法实验!-Method of calculating high斯赛德尔iterative method, the documents used to complete high斯赛德尔iteration calculation experiment!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:370601
    • 提供者:yubo382071152
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com