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

搜索资源列表

  1. Graph-transformation-iterative

    0下载:
  2. 迭代的图变换匹配算法。这是一篇图像处理的好论文。-Graph transformation iterative matching algorithm. This is a good paper image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9200209
    • 提供者:王敏
  1. iterative-Fourier-algorithm

    1下载:
  2. 关于利用迭代傅里叶转换算法来处理图像相位的恢复问题的一个程序。-About iterative Fourier transform algorithm is used to dealing with image recovery phase of a program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:17813
    • 提供者:陈斌
  1. Iterative-Fourier-algorithm-(GS)

    3下载:
  2. 迭代傅里叶算法实现对高斯光束的整形:用malab将二维的高斯分布图形转化成三维的分布的方法和用迭代傅里叶变换(GS)的算法对高斯光束的整形做对比-Iterative Fourier algorithm of gaussian beam shaping: the two-dimensional gaussian distribution with malab graphics into three-dimensional distribution method and using iterativ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:823
    • 提供者:陈斌
  1. iterative-method

    0下载:
  2. 采用MATLAB语言编译的求解线性方程组的迭代法-iterative method of solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1664
    • 提供者:魏明亮
  1. robot-Iterative-learning-control

    0下载:
  2. 该程序是由matlab编写的,可实现机器人的迭代学习控制的仿真分析。-The program is written by matlab, enabling simulation of iterative learning control of robot.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:59360
    • 提供者:天下无双
  1. iterative

    0下载:
  2. Iterative thresholding
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:663
    • 提供者:ganesh
  1. Iterative-learning-to-control

    0下载:
  2. 以MATLAB程式語言撰寫之迭代學習控制源碼-Iterative learning to control the writing of MATLAB programming language source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:13079
    • 提供者:李彥成
  1. Iterative-correction

    0下载:
  2. 这是关于校正迭代算法的代码,精确度高,大家可以参考着看看。-This is about correcting an iterative algorithm code, high accuracy, we can refer to the look.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-13
    • 文件大小:1547
    • 提供者:申一平
  1. K-means-and-iterative

    0下载:
  2. 图像的K均值与迭代处理,k-均值聚类是一种动态聚类,又称“C-均值算法”。-Image k-means and iterative processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1627096
    • 提供者:赵天宇1215
  1. Newton-iterative

    0下载:
  2. 一个采用牛顿迭代法求解非线性方程组的程序,很常用-A Newton iterative method for solving nonlinear equations of the program, it is commonly used
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1214
    • 提供者:陈定市
  1. Iterative-Back-Projection

    0下载:
  2. 实现基于迭代反投影算法的超分辨率重建,对于没有噪声的情况有较好的效果。-Iterative Back Projection super-resolution.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6925
    • 提供者:
  1. iterative

    0下载:
  2. point cloud 点云数据配准迭代算法-point cloud point cloud data registration iterative algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1197
    • 提供者:LHK
  1. iterative-algorithm

    0下载:
  2. C语言课程设计的设计题目,实现迭代算法,利用算法来求sin的值。-C language curriculum design of a design, implement iterative algorithm using the algorithm to uate sin.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7323
    • 提供者:文龙
  1. three-iterative-form

    0下载:
  2. matlab 混沌函数 三个迭代式形成的映射-Mapping matlab chaotic function three iterative form
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1534
    • 提供者:
  1. Newton-iterative-method

    0下载:
  2. 牛顿迭代法以微分为基础的,微分就是用直线来代替曲线,由于曲线不规则,那么我们来研究直线代替曲线后,剩下的差值是不是高阶无穷小,使得近似得到所要求得解。-Newton iterative method based on the differential based, differential is in a straight line to replace the curve, due to the irregular curve, we studied line instead of the c
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:947
    • 提供者:安安
  1. SOR-iterative

    0下载:
  2. SOR迭代法,Hilbert矩阵,结果比较精确-SOR iterative ,Hilbert matrix
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:15440
    • 提供者:yy
  1. Iterative-method

    0下载:
  2. 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法,即一次性解决问题。-Iterative method, also known as Law removed, continue to use the old value is a variable value new recursive process, with iterative wears corresponds to the direct method, namely a one-time problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2181
    • 提供者:程一琳
  1. Jacoby-iterative

    0下载:
  2. 用MPI粗粒度并行实现雅各比迭代的算法,提高计算效率。-Coarse-grained parallel implementation with MPI Jacoby iterative algorithms to improve computational efficiency.
  3. 所属分类:MPI

    • 发布日期:2017-05-05
    • 文件大小:396159
    • 提供者:ouc_xc
  1. Iterative-Threshold-Selection

    0下载:
  2. 数字图像分析处理(机器视觉)迭代式阈值选择-Iterative Threshold Selection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:42553
    • 提供者:王浩淼
  1. iterative-learning-control-for-robot

    0下载:
  2. 实现机器人的迭代学习控制,以及各种改进,得到比较好的效果。每个程序都能运行-Realization of robots iterative learning control, as well as a variety of improvements
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:63772
    • 提供者:MRYUE
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com