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

搜索资源列表

  1. diffractivelens_mi GS迭代算法 matlab 实现

    4下载:
  2. GS迭代算法 matlab 实现,实现光束的整形等-GS matlab
  3. 所属分类:其他小程序

    • 发布日期:2017-03-23
    • 文件大小:1080
    • 提供者:mssds
  1. newton 牛顿迭代求根法和牛顿

    0下载:
  2. 牛顿迭代求根法和牛顿-steffensen加速法-Newton method for root-solving problems. Newton-Steffenson is also included.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-29
    • 文件大小:1036
    • 提供者:Mu Lufei
  1. Recursion.rar

    0下载:
  2. 快速DCT变换 迭代算法, Fast DCT transformation iteration algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:1208
    • 提供者:周辉
  1. 基于代数迭代算法(ART)

    2下载:
  2. 基于代数迭代算法(ART)与同步迭代算法(SIRT)的三维图像重构程序。,Iterative algorithm based on algebraic (ART) and simultaneous iterative algorithm (SIRT) of the three-dimensional image reconstruction procedures.
  3. 所属分类:OpenGL

    • 发布日期:2015-07-27
    • 文件大小:140995
    • 提供者:张凯
  1. IDB.rar

    1下载:
  2. 这是图像恢复中的盲反卷积迭代算法的matlab的源程序,对于学习数字图像有很大的好处!,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1649
    • 提供者:张磊
  1. ldpc.rar

    4下载:
  2. LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
  3. 所属分类:matlab例程

    • 发布日期:2013-09-18
    • 文件大小:2837
    • 提供者:
  1. sor.rar

    0下载:
  2. 求解线性方程组——超松弛迭代法,程序用c语言编写。,Solving linear equations- over-relaxation iteration method, procedures using c language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3816
    • 提供者:欧阳
  1. ILC

    3下载:
  2. 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5983
    • 提供者:韩在天
  1. Newtoniterate

    1下载:
  2. 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation-Numerical calculati
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:851
    • 提供者:闫安心
  1. sy3

    0下载:
  2. Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1117
    • 提供者:王宝木
  1. serial-concatenation-of-repetition-code-and-FQPSK.

    1下载:
  2. FQPSK与简单重复码的迭代译码,简单重复码做为外码-serial concatenation of repetition code and FQPSK ,in which repetition code is the out code
  3. 所属分类:其他小程序

    • 发布日期:2013-08-23
    • 文件大小:2262
    • 提供者:高远
  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2911
    • 提供者:funintears
  1. G-S 解高斯-赛德尔迭代法的源代码程序

    1下载:
  2. 提供了用matlab解高斯-赛德尔迭代法的源代码程序,解决此类迭代问题方便快捷,一目了然
  3. 所属分类:matlab例程

    • 发布日期:2012-10-23
    • 文件大小:874
    • 提供者:echolovely
  1. newt_g

    0下载:
  2. 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
  3. 所属分类:Scanner

    • 发布日期:2017-04-01
    • 文件大小:694
    • 提供者:侯源君
  1. OS-EM

    2下载:
  2. OS-EM迭代算法 用于图像重建,是一种新的图像重建方法,可以有效减少伪影-OS-EM iterative algorithm for image reconstruction, is a new image reconstruction method can effectively reduce the artifacts
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:2048
    • 提供者:
  1. nanewton1

    1下载:
  2. 牛顿迭代法 若高阶非线性方程组: u ( x , y) = 0 v ( x , y) = 0 可以用迭代公式 -Newton iteration if the higher-order nonlinear equations: u (x, y) = 0v (x, y) = 0 can be used iterative formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1102
    • 提供者:
  1. ILC

    3下载:
  2. 多输入多输出系统迭代学习控制算法程序,此程序对迭代学习控制算法的新手,具有一定帮助,加深对ILC算法的理解。-the ILC of MIMO system
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12013
    • 提供者:李零
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5521417
    • 提供者:Lynn
  1. 0307152v2[1]

    0下载:
  2. 在稀疏域中,基于迭代阈值的线性反转问题,Daubechies 的经典外文文章,用于压缩感知-In the sparse domain, iterative threshold-based linear inversion problem, Daubechies classic foreign language articles for compressed sensing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:421338
    • 提供者:lee
  1. sor

    0下载:
  2. 松弛因子做自适应估计的SOR迭代法求解大型稀疏线性代数方程组程序-Relaxation Factor in the SOR iterative adaptive estimation method for solving large sparse linear algebraic equations program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1398
    • 提供者:康延云
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com