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

搜索资源列表

  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30037
    • 提供者:纯净水
  1. 平行束滤波反投影算法

    7下载:
  2. matlab实现平行束滤波反投影算法。
  3. 所属分类:图形图象

    • 发布日期:2010-06-01
    • 文件大小:954780
    • 提供者:gm.wu@qq.com
  1. 基于凸集投影超分辨率复原算法

    0下载:
  2. 一种改进的凸集投影算法,改善了迭代过程中解不唯一的问题,并消除凸集投影的锯齿现象.
  3. 所属分类:源码下载

    • 发布日期:2011-03-15
    • 文件大小:742
    • 提供者:lvan1234
  1. 基于实数编码遗传算法的投影寻踪Matlab代码

    21下载:
  2. 这是用Matlab编写的基于实数编码遗传算法的投影寻踪模型,已经检验通过,大家可以根据需要修改遗传算法的交叉、变异算子。
  3. 所属分类:源码下载

  1. 变分不等式求解算法之一

    3下载:
  2. 变分不等式求解算法之一,投影算法是将变分不等式的解进行投影,然后进行迭代。-One of the variational inequality solution algorithm, the projection method for variational inequality solution to the projection, and then iterate
  3. 所属分类:matlab例程

    • 发布日期:2012-10-13
    • 文件大小:808
    • 提供者:郭雪雪
  1. POCS_Newton_Algorithm

    4下载:
  2. 一种结合投影算法和快速Newton迭代算法的新型超分辨算法,用于毫米波无源成像-A novel super-resolution algorithm used for PMMW imaging which combines the strong points of Projection_Onto_Convex and Newton iterative algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-20
    • 文件大小:20014
    • 提供者:姜正茂
  1. Hybridsupportvectormachine

    1下载:
  2. 基于自适应投影算法和修正核函数算法的混合支撑矢量机-Projection algorithm based on adaptive algorithms and correction of mixed kernel function support vector machine
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:178605
    • 提供者:田燕红
  1. 连续投影算法

    0下载:
  2. 连续投影算法是一种简单,快速选取特征变量选择方法,可用于光谱分析等。(Continuous projection algorithm is a simple, fast selection of feature variable selection method, can be used for spectral analysis.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1868800
    • 提供者:日照抚远
  1. 投影演示

    0下载:
  2. WPF 的投影算法编程,涉及计算机图形学知识(WPF projection algorithm programming, involving computer graphics knowledge)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:83968
    • 提供者:pinking
  1. 案例17-正交投影算法

    0下载:
  2. 计算机图形学里的正交投影算法,所用软件是C++(Orthogonal projection algorithm in computer graphics)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:250880
    • 提供者:冰冰冰冰
  1. 平行光反投影算法

    1下载:
  2. 平行光反投影,matlab算法实现的算法(Parallel light backprojection and matlab algorithm implementation)
  3. 所属分类:Windows编程

  1. BP算法

    2下载:
  2. 适用于合成孔径雷达时域后向投影(BP)成像算法仿真(Simulation of time domain back projection (BP) imaging algorithm for synthetic aperture radar)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:张W
  1. 连续投影算法

    1下载:
  2. 连 续 投 影 算 法(SPA)是 一 种 使 矢 量 空 间 共 线 性最小化的前向变量选择算法, 它的优势在于提取全波段的几个特征波长, 能够消除原始光谱矩阵中冗余的信息,可用于光谱特征波长的筛选(Continuous projection to calculate method (SPA) is a kind of minimizing vector spatial collinear prior to variable selection algorithm, and it has th
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:1697792
    • 提供者:夕阳西下1
  1. SPA

    0下载:
  2. 连续投影算法,选取特征波长,降维,简单化(Continuous projection algorithm, selection of feature wavelength, dimensionality reduction and simplification)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:121856
    • 提供者:xiaobaibai123
  1. FBP

    1下载:
  2. 基于理想卷积反投影重建算法理论,推导出相应校正偏离的卷积反投影算法。对图像进行重建。(Based on the theory of ideal convolution back projection reconstruction algorithm, a convolution back projection algorithm for correcting deviation is derived. The image is reconstructed.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-06-05
    • 文件大小:1024
    • 提供者:凯风
  1. 连续投影算法

    0下载:
  2. 连续投影算法,用于光谱波长的选择,减少建模的时间
  3. 所属分类:编程文档

  1. 连续投影算法源码

    1下载:
  2. 连续投影算法,能够从光谱信息中充分寻找含有最低限度的冗余信息的变量组,使得变量之间的共线性达到最小。同时能大大减少建模所用变量的个数,提高建模的速度和效率。
  3. 所属分类:matlab例程

  1. 连续投影算法

    2下载:
  2. 可以实现光谱特征波段的提取,减少建模时间。(It can realize the extraction of spectral characteristic band and reduce the modeling time.)
  3. 所属分类:书籍源码

    • 发布日期:2021-03-01
    • 文件大小:1975296
    • 提供者:满目星河
  1. 连续投影算法

    2下载:
  2. 连 续 投 影 算 法(SPA)是 一 种 使 矢 量 空 间 共 线 性最小化的前向变量选择算法, 它的优势在于提取全波段的几个特征波长, 能够消除原始光谱矩阵中冗余的信息,可用于光谱特征波长的筛选。(One of the advantages of spa is that it can be used to eliminate the redundancy of the original spectral features.)
  3. 所属分类:光学技术

    • 发布日期:2021-03-01
    • 文件大小:103424
    • 提供者:半眼微凉
  1. bp投影

    2下载:
  2. sar雷达成像的后向投影算法的matlab代码(Matlab code of backward projection algorithm for SAR radar imaging)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-03
    • 文件大小:12288
    • 提供者:陈桔子
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com