搜索资源列表

  1. CurveLab

    0下载:
  2. 曲线快速匹配matlab程序,功能全面包括FMM迭代,曲率匹配,炼码计算等,非常适用。推荐!-curve fast matching Matlab procedures, including the full functions of FMM iteration, curvature matching, Lian dollar terms, very well. Recommended!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1343266
    • 提供者:刘恒
  1. fractalV1

    1下载:
  2. 本软件可以生成MandlBrot集、Julia集的图形,以及随机迭代法、Newton迭代法生成分形图象。另外,本系统还提供了简单的图象处理功能,比如图象的灰度化、二值化、图象的轮廓提取、彩色浮雕、亮度增加、Gamma校正、反色等。 -The software can generate MandlBrot sets, Julia Sets graphics, and random iteration, Newton iteration
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:414089
    • 提供者:acai17
  1. source.tar

    0下载:
  2. 关于迭代器、构造器,还有一些图等复杂数据结构的JAVA源程序-iteration of the device, the device structure, there are some plans, such as complex data structure of the Java source code
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:93711
    • 提供者:xm
  1. NumericalAnalysisAlgorithm

    0下载:
  2. 列主元消元法解线性方程组(已通过验证) LU分解法解线性方程组(已通过验证): 雅可比迭代法(已通过P54例一和习题一的验证)高斯---赛得尔迭代法 拉哥朗日插值公式(乘幂法 -main-element elimination method for solving linear equations (validated) LU decomposition method for solving linear equati
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12231
    • 提供者:xuyao
  1. jacobidiedaifa

    0下载:
  2. 这是数值分析中雅可比迭代法的实现程序,c语言。-This is the numerical analysis Jacobi iteration of the procedures, c language.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7984
    • 提供者:乐乐
  1. shuzhi_C++

    0下载:
  2. 包含二分法、复化辛卜生公式、改进欧拉法、拉格朗日插值多项式、龙贝格算法、牛顿迭代法、牛顿值多项式、最小二乘法、雅克比迭代法等算法。-contains dichotomy, rehabilitation of Oracle Health formula, Improved Euler, Lagrange polynomial interpolation. Long Bergh algorithm, Newton's method,
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:18798
    • 提供者:王民
  1. ANewC4.5alg

    0下载:
  2. 经典的数据挖掘分类算法,由ID3算法演变而来。本算法主要用于处理连续属性值,基本过程如下: 1.根据属性的值对数据集排序 2.用不同的阈值将数据集动态的分类 3.迭代根据阈值进行划分 4.得到所有可能的阈值、增益以及增益比-classical classification of data mining algorithms, evolved from the ID3 algorithm. This is mainly u
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:148610
    • 提供者:kpeng
  1. fangchengqiugen

    0下载:
  2. 方程求根 二分法 割线法 牛顿迭代法 vc++源程序-dichotomy secant method Newton iteration vc source
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1745
    • 提供者:xixi
  1. xianxingfangchengzujiefa

    0下载:
  2. 线性方程组数值解法 包括高斯赛德尔迭代法 矩阵直接三角分解法 列主元高斯消去法 雅可比迭代法-linear equations numerical solution including high resistivity iteration triangular matrix decomposition directly out PCA Gaussian elimination Jacobi iterative method
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2274
    • 提供者:xixi
  1. Jacobi-Matlab

    0下载:
  2. 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:864
    • 提供者:zhouun
  1. SOR-Matlab

    0下载:
  2. 数值计算中SOR迭代法的Matlab程序-numerical calculation SOR iteration of the Matlab program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:907
    • 提供者:zhouun
  1. Gauss_Seide-Matlab

    0下载:
  2. Gauss_Seidel迭代法的Matlab程序 -Gauss_Seidel iteration of the Matlab program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:941
    • 提供者:zhouun
  1. CLangue

    0下载:
  2. 数值计算方法在C语言中的应用 介绍了数值计算方法与计算机程序语言相结合的重要性,在给出牛顿迭代公式之后,阐述了牛顿迭代法在do-while循环中的应用,然后通过实例基于曲线梯形面积求解方法,论述了矩形法和梯形法在for循环中的应用.最后指出:用正确的数值计算方法编写高效的计算机程序解决复杂的实际问题应成为当代理工科大学生必备的基础与技能-numerical calculation method in the C language t
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:159798
    • 提供者:liming
  1. gradient_bdgmrotate_12

    0下载:
  2. 模板匹配:双向梯度迭代(BDGM)匹配算法-template matching : two-way gradient iteration (BDGM) Matching Algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1723
    • 提供者:李伟
  1. AMODIFIEDRAO-BLACKWELLISEDPARTICLEFILTER

    0下载:
  2. Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality w
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:121423
    • 提供者:阳关
  1. ch3

    0下载:
  2. Based on Matlab,Gauss Iteration Method
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4111
    • 提供者:X.Y. Gao
  1. Gauss-Seidel

    0下载:
  2. Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and t
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:78788
    • 提供者:吕鹏
  1. iteration

    0下载:
  2. 线性方程组的数值解法,包括高斯消去,三角分解,追赶法和Jacobi等迭代方法
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4311
    • 提供者:刘星
  1. 数值计算

    0下载:
  2. 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3116
    • 提供者:毛伟杰
  1. MDPtoolbox

    0下载:
  2. The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Process : finite horizon, value iteration, policy iteration, linear programming algorithms with some variants. The function
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2437606
    • 提供者:劉德華
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org