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

搜索资源列表

  1. WaveNumber

    0下载:
  2. ! This FUNCTION solves the finite depth dispersion relationship: ! ! k*tanh(k*h)=(Omega^2)/g ! ! for k, the wavenumber (WaveNumber) given the frequency, Omega, ! gravitational constant, g, and water depth, h, as inputs. A ! high
  3. 所属分类:Energy industry

    • 发布日期:2017-03-31
    • 文件大小:1119
    • 提供者:soheil
  1. fractal_matlab

    1下载:
  2. 常用分形算法的mablab实现,包括递归算法、L系统算法、IFS迭代和逃逸时间算法-Fractal algorithm mablab commonly realized, including recursive algorithm, L system algorithm, IFS iteration and escape time algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:29309
    • 提供者:任光明
  1. iteraciya3wtuki

    0下载:
  2. M-ITERATION CLIPPING PAPR reduction for OFDM
  3. 所属分类:matlab

  1. Newton

    0下载:
  2. 牛顿迭代法求无约束一维极值问题的速度相当快,而且还有一个好处就是能高度逼近最优值。-Newton iteration method for one-dimensional unconstrained extremum problem very fast, but there is a benefit that can be highly close to the optimal value.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1267
    • 提供者:霍斯
  1. Niudun

    0下载:
  2. 牛顿迭代法方程,可以计算出牛顿迭代法的结果-Newton iteration equation, we can calculate the result of Newton iteration
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:410392
    • 提供者:吉心
  1. M6

    0下载:
  2. 无噪声情况下比较分裂bregman迭代和A+线性bregman迭代-Without noise is split Bregman iteration and A+ linear Bregman iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1187
    • 提供者:雪莉
  1. Gausssiedel_infinite

    0下载:
  2. load flow study programme using gauss siedal method for infinite iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1097
    • 提供者:naveen
  1. libibsimu-1.0.4

    0下载:
  2. 离子束模拟求解器,能求解空间电荷力,及求解弗拉索夫方程-Ion Beam Simulator,Space charge density calculation from the trajectories . 4. Vlasov iteration using features 1 to 3
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:937590
    • 提供者:hjas
  1. papr_comparison

    0下载:
  2. papr comparison on the basis of slm, co-pts with different iteration-papr comparison on the basis of slm, co-pts with different iteration............
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4352
    • 提供者:dimpi
  1. breedPSO

    0下载:
  2. 基于杂交的粒子群优化函数--借鉴遗传算法的杂交概念,在每次迭代中,根据杂交概率选取指定数量的例子放入杂交池中,里面的例子随机两两杂交,产生相同数目的子代例子-Hybridization-based particle swarm optimization functions- Reference hybrid genetic algorithm concepts, in each iteration, according to the selected crossover probability
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2021
    • 提供者:
  1. icml2010-code(2)

    0下载:
  2. Power Iteration Clustering projection Input: W - row-normalized affinity matrix v0 - starting vector conv - convergence threshold maxit - maximum number of iterations Output: vt - 1-d PIC embedding i - iterations ran
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:10127
    • 提供者:daniel
  1. ROIcheck

    0下载:
  2. ROI area identification, iteration, MCAA, zbthresh This program is simple, everyone can learn under-ROI area identification, iteration, MCAA, zbthresh This program is simple, everyone can learn under
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1921
    • 提供者:zz1100kk
  1. stablepoint1

    0下载:
  2. 不动点迭代法求解非线性方程,含结果跟m文件,亲测可用。-Fixed point iteration method for solving nonlinear equations with m file containing the results, the pro-test is available.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:16252
    • 提供者:cyw
  1. IFS_affine

    0下载:
  2. IFS分形迭代系统的仿射变换实现(自我迭代,旋转,放缩,错切)。有源码和参考文献。-IFS(Iterated Function System) and its affine transform (self iteration, rotation, scaling, shearing). source source and reference tutorial are provided
  3. 所属分类:Fractal program

    • 发布日期:2017-05-10
    • 文件大小:2447953
    • 提供者:李信
  1. Newton-Yacobi

    0下载:
  2. 牛顿迭代.雅克比迭代求方程近似解C语言算法实现。数值计算方法中常用-Newton iteration. Jacobi iteration approximate solution of equation C language algorithm. Commonly used numerical method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3432
    • 提供者:张国力
  1. poisson

    0下载:
  2. poisson.f90 是矩形区域上泊松方程Dirichlet边值问题差分求解的fortran程序,可选择Jacobi或者Gauss-Seidel迭代子程序,其中Jacobi迭代次数为925,Gauss-Seidel迭代次数为478。结果输出至solution.dat文件 poisson.ncl 是NCL脚本,运行该脚本得到的图为result.pdf thomas.f90 是追赶法解代数方程组的fortran程序。控制分辨率n的不同取值,输出以下文件: thomas(n=3).
  3. 所属分类:Algorithm

    • 发布日期:2014-05-06
    • 文件大小:191488
    • 提供者:胡容
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:60887
    • 提供者:songguanjun
  1. kock

    0下载:
  2. 在c++环境下利用opengl知识,以直线和三角形为初始元迭代,最终生kock曲线 -In c++ environment using opengl knowledge, the initial straight line and the triangle element iteration, the final curve of Health kock
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:1307
    • 提供者:signific
  1. uthash-1.9.7

    0下载:
  2. uthash是一个C语言的hash表实现。它以宏定义的方式实现hash表,不仅加快了运行的速度,而且与关键类型无关的优点。 uthash支持:增加、查找、删除、计数、迭代、排序、选择等操作。 -Uthash is a C language of the hash table implementation. It realize the hash table, in the form of a macro definition not only accelerated the speed
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:21762
    • 提供者:xulei
  1. xianxingfangcheng

    0下载:
  2. 有雅克比迭代法解线性方程和用高斯迭代法解线性方程-Have the Jacobi iteration method solving linear equation and linear equation with gaussian iteration method solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1003
    • 提供者:王哲豪
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com