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

搜索资源列表

  1. broyden

    0下载:
  2. 逆broyden迭代法,是数值分析中很重要的一种方法,源码为在matlab中的一种实现。-Inverse Broyden iteration method is very important in numerical analysis a method of source code in matlab an realize.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1029
    • 提供者:马丫
  1. 10Csource

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 important C language implementation of the algorithm source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortes, Jacobian, Qin nine-chao, power la
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4299
    • 提供者:he
  1. Newton

    0下载:
  2. 牛顿迭代发法求解方程,数值分析上的内容,用到的方法。-Newton iteration method hair equations, the contents of thenumerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:575
    • 提供者:杜波
  1. Newtoniteration

    0下载:
  2. 牛顿迭代法的源程序,貌似还可以 用过了 ,可应用-Newton iteration
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:532
    • 提供者:hello
  1. matlab-upload

    0下载:
  2. 雅可比迭代法解方程 高斯法解方程 查值法曲线拟和 2-9次方曲线拟和-Jacobi Iteration Method Solution of Equation of Gauss equation curve fitting method investigations and 2-9 power curve fitting and
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1784
    • 提供者:ludawei
  1. GaussSeideliteration

    0下载:
  2. 本文档是实现了数值分析中的高斯-塞德尔迭代法-This document is the realization of the numerical analysis of the Gauss- Seidel iteration
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:10078
    • 提供者:stu
  1. vf0060

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

    • 发布日期:2017-05-03
    • 文件大小:1017587
    • 提供者:qq
  1. cnr

    0下载:
  2. 只使用加法,不用递归来实现组合数的计算。利用到C(n,r)=C(n-1,r)+C(n,r) 及整个递归过程中的迭代性质(类似杨辉三角的计算)。VC6下编译。安装VC6后点击.dsp文件即可。-Use only addition, not recursive to realize the calculation of the number of combinations. Access to C (n, r) = C (n-1, r)+ C (n, r) and the recursive
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3830
    • 提供者:李刚
  1. Newton_Bisection

    0下载:
  2. 数值计算中的二分法和牛顿迭代法的演示,通过对数值的计算-Numerical calculation of the dichotomy and the Newton iteration of the demonstration, through numerical calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:808
    • 提供者:leo
  1. PoissonNeumann

    0下载:
  2. C Implementation of 2D Poisson Solver using Neumann Boundary Conditions: Based on a direct analytical solution using sine transforms Single iteration, no magic numbers, no convergence issues. Extremely fast, couple of seconds for 1M pixel image-C Imp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1037779
    • 提供者:jason
  1. LPM_algorithm

    0下载:
  2. 用最长路径矩阵算法来计算DFG的迭代边界,其中定义了一个三维的矩阵来存储每次迭代的结果-calculate the iteration bound of DFG with the longest path matrix algorithm, defining a 3-dimention matrix to store the iteration results
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:559
    • 提供者:叶燕龙
  1. inviscid_eqution

    2下载:
  2. 求解粘性Burger方程和非粘性Burger方程的各种差分格式,包括BTCS格式的显式计算 BTCS格式的隐式计算 滞后非线性项 向前时间步长线性化 牛顿迭代法线性化 Lax-Wendroff格式 通量分裂格式显试计算 通量分裂格式隐式计算 CN格式隐式计算 等格式。-Solution of viscous Burger equation and non-viscous Burger differential equations of various for
  3. 所属分类:Algorithm

    • 发布日期:2016-10-02
    • 文件大小:7937
    • 提供者:王磊
  1. jiyuzuixiaoerchengfagaijindesuijituoyuanjiance

    1下载:
  2. 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:369322
    • 提供者:刘镖峰
  1. IndependentComponentAnalysis

    0下载:
  2. FastICA算法,又称固定点(Fixed-Point)算法,该算法采用了定点迭代的优化算法,使得收敛更加快速、稳健。-FastICA algorithm, also known as fixed-point (Fixed-Point) algorithm, which uses fixed-point iteration of the optimization algorithm, making convergence more rapid, and robust.
  3. 所属分类:Document

    • 发布日期:2017-05-23
    • 文件大小:6897383
    • 提供者:huilian.Li
  1. Useful_matlab_codes

    0下载:
  2. The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane-The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:976
    • 提供者:K29
  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. xianxingfangchengzudediedaifa

    0下载:
  2. 关于线性方程组迭代法的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-Linear equations about the source code of iteration method, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cau
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7399
    • 提供者:苏木亚
  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. SORiterativemethodoftheMatlabprogram

    0下载:
  2. SOR迭代法的Matlab程序,用MATLAB语言编写,用SOR迭代求解线性方程组-SOR iterative method of the Matlab program, using MATLAB language, using SOR iteration for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3375
    • 提供者:欧阳
  1. a

    0下载:
  2. 这是MATLAB程序,利用三种不同的分水岭迭代算法进行图像分割。-This is a MATLAB program, using three different iteration of the watershed image segmentation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1206
    • 提供者:迟雪
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com