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

搜索资源列表

  1. Non-Iterative-Spotlight-SAR-Autofocusing-Using-A-

    1下载:
  2. Phase-Gradient autofocus (PGA) technique is robust over a wide range of imagery and phase error functions but the convergence usually requires 4-6 iterations. In this paper, we propose to speed up the estimation convergence by selectively inc
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:521824
    • 提供者:yas
  1. matlab

    0下载:
  2. 光斑定位 逐像素迭代中值法 大家可以进行编辑-Spot location;A case-by-pixel iteration values
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:40458
    • 提供者:晏巍
  1. jac

    0下载:
  2. 雅克比迭代用matlab实现 我是一个初学者 费了我很大的功夫 大家一定要珍惜-Jacobi iteration with matlab realize I' m a beginner cost me a lot of effort we must cherish
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:622
    • 提供者:秦川
  1. Jabic

    0下载:
  2. 雅克比式 调用 矩阵 正交矩阵 迭代 迭代次数-Jacobi calls Matrix orthogonal matrix iteration number of iterations
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1082
    • 提供者:张圣
  1. Extreme-Programming-Explored

    0下载:
  2. 本书通过实际的案例,包括用Java编程语言编写的代码示例,阐明了XP团队的日常工作流程,并展示执行一个成功XP项目的完整方法。-Extreme Programming (XP) defines a process for developing software: it addresses the problem from early exploration to delivery. We’ll explore XP from the inside to the outside. First, X
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:376567
    • 提供者:baibai
  1. IMBRestore

    1下载:
  2. VS2008平台下VC++开发图像复原的MFC应用程序 实现功能: 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 最大后验滤波 最大熵复原 投影滤波 几何变换复原 迭代盲目复原 最小平方滤波 -VS2008 platform VC++ development of image restoration MFC application functions: motion blur and recover the inverse fi
  3. 所属分类:Special Effects

    • 发布日期:2016-06-11
    • 文件大小:362496
    • 提供者:陈鹏宇
  1. comsol14

    2下载:
  2. 下面我们将给出一些基于Galerkin有限元法的微型泵模拟结果,模拟过程在商业软件COMSOL Multiphysics 3.2中实现。数值求解采用压力修正算法——SIMPLE,它首先假设一个压力场,然后通过求解不可压缩流动的Navier-Stokes方程得到速度场。这些速度不需要满足Possion型连续方程,所以对压力场的修正也带来速度场的修正,最终满足质量守恒。求解速度场的同时计算电势场方程。这会得到Lorentz力,然后将其反馈回N-S方程并作为体积力处理。连续耦合Lorentz力和速度场
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3568548
    • 提供者:cichin
  1. shuzhifenxi

    0下载:
  2. 数值分析中的Jacobi以及Gauss-Seidel迭代法的实现。-This is about the implementation methods of Jacobi and Gauss-Seidel iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1404
    • 提供者:孙兴龙
  1. iterative-Newton

    0下载:
  2. 该程序是采用C++语言编写的经典牛顿迭代法-The procedure is the classical Newton iteration using C++ language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1410
    • 提供者:张超
  1. pso_featsel2

    1下载:
  2. 这是一个粒子群算法(PSO)用于特征选择的matlab函数,用户可以自由选择目标函数优化方向、种群大小、迭代次数等等。-this is an feature selection program with particle swarm optimization of matlab ,you can chose the Function optimization direction the scale of the swarm and the number of the iteration
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6465
    • 提供者:袁永福
  1. fixed-point-iteration-function(nedal)

    0下载:
  2. newten first low for calaculating the error and fitting the curves in numerical methods the method is simple and dont have any computational complexity at first we should guess smart initial condition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1155
    • 提供者:nedal
  1. grover_min

    1下载:
  2. 用GROVER搜无序数据库中的任一个数,把该数找出来,即找出该数在数据库中的下标。由于量子并行性计算的特点,精度高,迭代步数少-GROVER search disorderly database in any of a number, the number to find out, that is, to find out the subscr ipt of the number in the database. Due to the characteristics of quantum par
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:3917
    • 提供者:hanfu
  1. tp7-Tp-Filtros

    0下载:
  2. Matlab Filter Implementation In this section, we will implement (in matlab) the simplest lowpass filter $\displaystyle y(n) = x(n) + x(n-1),\ n=1,2,\ldots,N $ (from Eq.$ \,$(1.1)). For the simplest lowpass filter, we had two program li
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2453538
    • 提供者:cristianviza
  1. jacob

    0下载:
  2. 工程硕士计算方法课程,雅克比迭代法matlab源代码-Master of Engineering calculation methods courses, the Jacobi iteration method Matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:27133
    • 提供者:豆豆
  1. Gauss-Seidel

    0下载:
  2. Gauss-Seidel迭代法 matlab编程- Gauss-Seidel iteration method matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1678
    • 提供者:wp
  1. four-wei-scale

    0下载:
  2. 在基于Mean-Shift的目标跟踪算法中,尺度自适应机制是算法研究的一个重要方向。一种典型的方法采 用Lindeberg的尺度空间理论以获取目标尺度信息。但现有算法中将尺度由2.D矢量压缩为1一D量,未能精细地 刻画目标仿射变换时的尺度变化,从而限制了算法的适用范围。为此,该文将尺度维1.D滤波推广至2一D,构造得 到了相应的垂D尺度空间,并利用窄间维和尺度维的Mean-Shift交替迭代,实现了同时在空间位置和尺度方向对 目标的有效跟踪,提高了算法在目标尺度变化时的自适应性,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:536832
    • 提供者:张娜
  1. ex2

    0下载:
  2. newton迭代法求解方程,程序包含初始值,可自行修改-newton iteration method for solving equations, the program contains the initial value, and may modify
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:649
    • 提供者:黄文德
  1. Five

    0下载:
  2. 利用五点差分格式计算近似Dirichlet问题,取步长1,试用Jacobi迭代、Guass-Seidel迭代和SOR迭代求解-The five-point difference scheme to calculate the approximate Dirichlet problem, take a step a trial Jacobi iterative the on Guass-Seidel iteration and SOR iterative solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1779
    • 提供者:刘波
  1. Visual-CPP-5fen

    0下载:
  2. 数值分析一类的代码,各种计算方法的源码 如:高斯-塞德尔迭代、高斯消去法求解线性方程组-Numerical analysis of a class code, the source of the various calculation methods: Gauss- Seidel iteration, Gaussian elimination for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4080004
    • 提供者:张伟
  1. FP-GROWTH

    0下载:
  2. Apriori算法是发现关联规则领域的经典算法。该算法将发现关联规则的过程分为两个步骤:第一步通过迭代,检索出事务数据库中的所有频繁项集,即支持度不低于用户设定的阈值的项集;第二步利用频繁项集构造出满足用户最小信任度的规则-Apriori association rules algorithm is found in the field of classical algorithms. The algorithm will find the process of association rule
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:165487
    • 提供者:王益峰
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com