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

搜索资源列表

  1. gaussjceshi

    0下载:
  2. 高斯迭代求解方程组 一般适用于矩阵有限的情况 可以勇于测试-Gauss iteration for solving equations are generally applicable to the matrix limited the courage test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:244868
    • 提供者:wangyangming
  1. VC_numerical_analysis

    0下载:
  2. 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1288754
    • 提供者:afei
  1. jiangchengzhi

    0下载:
  2. 本代码为在matlab下利用牛顿迭代法求解非线性方程的函数.m文件。-The code using Newton iteration method for solving nonlinear equations function. M file in matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1088
    • 提供者:成成
  1. niudundiedaifa

    0下载:
  2. 牛顿迭代法,一种十分重要的数值计算方法,目前被普遍采用-Newton iteration, a very important numerical methods, is currently widely used
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:4664
    • 提供者:吴明
  1. my_new_lms

    0下载:
  2. LMS算法是一种很有用且很简单的估计梯度的方法。这种算法60年代初得出以后很快得到应用,它的突出优点是计算量小易于实现,且不要求脱线计算。只要自适应线性组合器每交迭代运算时都知道输入信号台和参考响应,那么,选用LMS算法是很合适的。-LMS algorithm is a very useful and very simple estimate of the gradient method. The algorithm reached 60 soon after the early applied
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:970335
    • 提供者:苏鑫
  1. Newton

    0下载:
  2. 这个文件中是计算方法中牛顿迭代法的具体说明及计算计算举例。-This file is in the Newton iteration method for specific instructions and calculation Examples of calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:12909
    • 提供者:刘晓伟
  1. Newton-iteration

    0下载:
  2. 数值分析计算中,用牛顿迭代法求解矩阵的特征值和特征向量-Numerical analysis, the Newton iterative method using eigenvalues and eigenvectors
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:3538
    • 提供者:张勇
  1. MOC_NOzzle3D

    0下载:
  2. computer program for the calculation of steady three dimensional adiabatic flows in supersonic rocket engine nozzles. The fluid is assumed to be an inviscid perfect gas and the flow is assumed to be shock free. The governing equations for this flow m
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5341653
    • 提供者:AALI
  1. newton

    0下载:
  2. 牛顿 迭代法的一个程序,求解非常规的方程的解。该算法是自己写的,水平不高,还望各位多多包涵-Newton Newton iteration of a program, solving the equation unconventional. The algorithm is written, the level is not high, but also hope to be excused
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1047
    • 提供者:远方
  1. Tdiedaiih

    0下载:
  2. 这是一个牛顿迭代函数最后会输输出牛顿迭代的结果 -This is the result of a Newton iteration function eventually lost output Newton iteration
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:843
    • 提供者:decents
  1. gausss

    0下载:
  2. 高斯-赛德尔迭代法则是解线性方程组的,而且适合用于求解系数矩阵很多元素都是零的线性代数方程组。-Gauss- Seidel iteration rule for solving linear equations, and suitable for solving the coefficient matrix elements are zero linear algebraic equations.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1280
    • 提供者:
  1. PSO-BP

    1下载:
  2. PSO算法从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,粒子群优化Bp网络源程序,仅供参考-PSO algorithm from random solutions to find the optimal solution by iteration, the fitness evaluation solution quality, particle swarm optimization Bp network source, for reference only
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-27
    • 文件大小:778240
    • 提供者:曹亚军
  1. Jacobi

    0下载:
  2. 雅克比迭代求解线性方程组课设,已经调试成功.内含m文件,可直接运行。-Jacobi iteration for solving linear equations ,Lesson set debugging has been successful
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:7232
    • 提供者:天龙
  1. SMOTEBoost

    0下载:
  2. 分类非平衡数据的SMOTEboost算法-This code implements SMOTEBoost. SMOTEBoost is an algorithm to handle class imbalance problem in data with discrete class labels. It uses a combination of SMOTE and the standard boosting procedure AdaBoost to better model t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-10-31
    • 文件大小:5633645
    • 提供者:贾建华
  1. RateDF

    0下载:
  2. 信息率失真函数的迭代计算 信息率失真函数的迭代计算,迭代精度取为10^(-7) 在信源的输入概率分布Pa和失真矩阵d已知的条件下求出信息率失真函数 函数说明: [Pba,Rmin,Dmax,Smax]=RateDF(Pa,d,S) 为信息率失真函数 变量说明: Pa:信源的输入概率矩阵,d:失真矩阵,S:拉氏乘子 Pba:最佳正向转移概率矩阵, Smax:最大拉氏乘子 Rmin:最小信
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1656
    • 提供者:龙哥
  1. omp

    0下载:
  2. omp迭代算法 线性最优化求解 最小l1范数-omp iteration algorithm linear optimization minimum of l1 norm
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:730
    • 提供者:王明江
  1. DirectX.11.Game.Programming

    0下载:
  2. About This Book This book is the follow-up edition to Wendy Jones’s Beginning DirectX 10 Game Programming book. In this book, we teach you the basics of getting started with game graphics using the latest iteration of Direct3D: Direct3D 11. T
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-15
    • 文件大小:2756043
    • 提供者:Jain
  1. Adaptive

    0下载:
  2. 一维自适应有限元算法,根据理论推导的后验误差估计,更新步长,不断的迭代,特别适用于有边界成或者间断解的情形,适合数值计算的初接触者-One-dimensional adaptive finite element algorithm, based on theoretical derivation of a posteriori error estimation update step, continuous iteration, especially for border into or sit
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:1897
    • 提供者:shs3701001
  1. RS-fountain-code-

    0下载:
  2. 一种迭代方法的RS喷泉码的编译码算法,喷泉码的初学者有很大的帮助,尤其是实现编译过程-A iteration method of RS fountain code of knitting decoding algorithm, fountain code beginners are of great help, especially realize compilation process
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:384114
    • 提供者:zhouxiaolin
  1. collapse

    0下载:
  2. 采用Master/Worker并行计算一个整数集的Collapse(计算所有数字的和,迭代直到结果只剩一位数)-Master/Worker parallel computation of a set of integers Collapse (calculated all the numbers and iteration until the results of only one number)
  3. 所属分类:MPI

    • 发布日期:2017-11-12
    • 文件大小:25572
    • 提供者:王聪
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com