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

搜索资源列表

  1. Sample5

    0下载:
  2. 用java写的平行投影算法的源代码,比较简单好用-using java to write parallel projection algorithm source code, relatively simple handy
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.49kb
    • 提供者:赵南荣
  1. FBP

    5下载:
  2. 基于matlab的fbp滤波反投影算法-Based on the fbp matlab filter back projection algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1.15kb
    • 提供者:fantasy
  1. GPSR_6.0

    0下载:
  2. 压缩感知中一种非常典型的梯度投影算法,算法的速度非常快-Compressed sensing in a very typical gradient projection algorithm, the algorithm is very fast
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:
  1. conjugategrads

    0下载:
  2. 图像重建常常被转化为解非线性无约束极值问题, 通过范数极小化推导出共扼梯度法的 一般算法。通过对模拟数据和实际工件断层扫描数据进行图像重建, 估计了算法的有效性, 结果表明, 与最速下降法相比, 此算法更适用于不完全投影数据的图像重建, 在保证重建图像拟合度的同时, 大大提高了重建速度。-Image reconstruction has often been transformed into solving nonlinear unconstrained extremum problem,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:355.94kb
    • 提供者:孙翔
  1. fbp

    2下载:
  2. 滤波反投影CT图像重建算法 filter-backproject reconstruction, including feldkamp (FDK) cone beam-Filter back projection algorithm for CT image reconstruction filter-backproject reconstruction, including feldkamp (FDK) cone beam
  3. 所属分类:Special Effects

    • 发布日期:2014-12-22
    • 文件大小:86.19kb
    • 提供者:张张
  1. Projection

    0下载:
  2. c#实现的兰勃特投影算法类(直接将经纬度转换到平面坐标)-c# realized Lambert projection algorithm type (directly to the latitude and longitude coordinates of the transition to plane)
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:6.76kb
    • 提供者:lyhwh
  1. Matlab_update_APA

    0下载:
  2. System identification with adaptive filter using full and partial-update Affine Projection Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5.61kb
    • 提供者:Peter Tiong
  1. projection

    0下载:
  2. 地图投影坐标转换,高斯正算,高斯反算,大地坐标系转空间坐标系,空间坐标系转大地坐标系。方位投影,墨卡托投影(正轴等角圆柱投影),高斯克吕格投影的算法表示-Map projection coordinate conversion, Gaussian positive operator, Inverse Gaussian, and the earth coordinate system to switch space coordinate system, space geodetic coordin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.44mb
    • 提供者:罗云
  1. Affine_projection

    0下载:
  2. function of the projection algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1.41kb
    • 提供者:bessem
  1. FBP

    0下载:
  2. Filtered Back Projection algorithm for CT.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:5.88mb
    • 提供者:Md Hossain
  1. matrixcompletion

    0下载:
  2. Matrix completion using space projection algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.87kb
    • 提供者:sunyuanc
  1. chambolle-projection

    4下载:
  2. 这是Chambolle的投影算法(projection algorithm)的matlab 代码。proj.m为主程序,另外两个为调用程序。-This is the Chambolle' s projection algorithm of the matlab code. proj.m the main program, the other two for the caller.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:706byte
    • 提供者:张涛
  1. CT-filtered-back-projection-

    0下载:
  2. CT滤波反投影图像重建算法的反投影计算量问题-CT filtered back projection back-projection image reconstruction algorithm computational problems
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:162.05kb
    • 提供者:李英骏
  1. Mallats-Alternate-Projection-

    0下载:
  2. 代码详细实现了信号和图像的模极大值重构的 S.mallat 交替投影算法,该方法具有收敛速度快、精度高的特点。-The code depicts the modulus maxima recovery of signal and image based on the S.Mallat s alternate projection algorithm. The algorithm has fast convergence and high accuracy.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:13.22kb
    • 提供者:周清保
  1. Gradient-Projection-for-Matlab

    0下载:
  2. the Gradient Projection Algorithm for Matlab coding
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:Peng LI
  1. POCS-algorithm

    0下载:
  2. 基于约束集投影算法的随机相位编码图像加密方案-Set projection algorithm based on constrained random phase encoding image encryption scheme
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.64mb
    • 提供者:海明
  1. projection-drawing

    0下载:
  2. 用radon获得sheep-logan图像的投影图,然后对投影图进行重建。求算法代码。此方法简便好用,实际性强。-To obtain the projection map of sheep-logan image by radon, and then to reconstruct the map projection. Algorithm code. This method is easy to use, practical and strong.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-28
    • 文件大小:8.07kb
    • 提供者:吱吱
  1. IBP-algorithm

    1下载:
  2. 迭代反投影算法 基于多图帧偏移的IBP算法-Iterative back projection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-05-07
    • 文件大小:1kb
    • 提供者:
  1. An-Affine-Projection-Sign-Algorithm-

    0下载:
  2. 仿射投影符号算法是仿射投影算法和符号算法的组合算法,具有良好的抗冲击噪声的能力。-Affine projection algorithm is a combination algorithm symbol affine projection algorithms and symbolic algorithms, have good impact noise capabilities.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:443.07kb
    • 提供者:白艳梅
  1. chambolle projection

    1下载:
  2. 应用投影算法对TV模型快速求解,并将算法应用到图像去噪中(The projection algorithm is used to solve the TV model quickly, and the algorithm is applied to image denoising)
  3. 所属分类:图形图象

    • 发布日期:2018-01-02
    • 文件大小:34kb
    • 提供者:1q2w3e4r5t
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com