CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象 图形图像处理(光照,映射..)

资源列表

« 1 2 ... .86 .87 .88 .89 .90 6491.92 .93 .94 .95 .96 ... 6775 »
  1. wjs

    0下载:
  2. 在vc++基础上采用openCV编程实现的Sobel边缘检测-vc based on the use of the programming openCV Sobel Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38.8kb
    • 提供者:汪婧
  1. statistic_pattern_reconnition_toolbox

    0下载:
  2. 模式识别中统计模式识别的方法,包括贝叶斯,统计学习,LDA,PCA,SVM的经典方法,是不可多得的算法的toolbox-pattern recognition statistical pattern recognition methods, including Bayesian statistics study, LDA, PCA, SVM classical method, the algorithm is rare in toolbox
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:460.61kb
    • 提供者:guoyan
  1. radar_rtools

    3下载:
  2. 日本人做的一个雷达系统仿真的matlab的toolbox,里面包含了绝大多数雷达信号的模拟,可以用与仿真,如果 要用到硬件设计则不太好使-Japanese do a radar system simulation Matlab toolbox. it contains the majority of the radar signal simulation, and simulation can be used, if we had to use the hardware design is
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.12mb
    • 提供者:guoyan
  1. radar_chirp

    0下载:
  2. 自己用编写的雷达线性调频信号产生器,信号幅度为-1~1,其中另外的一些参数可以根据需要改动-themselves with the preparation of the linear FM radar signal generator, the signal amplitude ~ 1 -1, which some other parameters can be changed as needed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:guoyan
  1. Yale_lda

    0下载:
  2. 人脸线性判别的matlab代码,在使用是需要有Yale的人脸数据库,使用自己的数据库时需要对其作些修改-Face the linear discriminant Matlab code, the use is the need for the Yale face database use their own database needs to make some changes to its
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.74kb
    • 提供者:guoyan
  1. chaff

    0下载:
  2. 自己编写的雷达气象杂波模拟c++代码,还请大家指教,-prepare their weather radar clutter c simulation code, please enlighten, thank you
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.1kb
    • 提供者:guoyan
  1. land_final

    0下载:
  2. 这个是我自己编的雷达地杂波仿真的程序,c++的代码,是瑞利分布的地杂波,杂波幅度进行了归一化的-this is my own addendum to the radar clutter simulation procedures, c code, is the Rayleigh distribution to the clutter, Clutter rate of naturalization of a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.46kb
    • 提供者:guoyan
  1. TANA

    0下载:
  2. 微波转移矩阵分析程序,包含分析频率、输入驻波比、插入衰减和相移的计算-microwave transfer matrix analysis procedures, including analysis of frequency, input VSWR, insert the attenuation and phase shift of calculation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.11kb
    • 提供者:成兴
  1. hyperspectral

    2下载:
  2. 用于高光谱图像处理的matlab程序,包括图像融合,降维和图像的极大似然分类程序-for hyperspectral image processing Matlab procedures, including image fusion, dimensionality reduction and image of the maximum likelihood classification procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.43kb
    • 提供者:成兴
  1. frusion

    1下载:
  2. 图像融合程序,用以提取图像的高分辨率部分,实现图像的清晰化-image fusion procedure to extract high-resolution images, the images clearer
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:350.22kb
    • 提供者:成兴
  1. dsnonoise

    2下载:
  2. 直接序列扩频系统是在发端直接用具有高码率的扩频编码去扩展信号的频谱,而在收端用相同的扩频编码进行解扩使扩频信号还原为原始信号的一种扩频方式。直接序列系统中用的编码序列通常是伪随机序列或叫伪噪声(PN)码。要传送的信息经数字化后变成二元数字序列,它和伪随机序列模二相加(或相乘)后变成复合码去调制载波。在直接序列系统中通常对载波进行二进制相移键控调制(BPSK)。当扩频调制后由天线发射出去,在接收机中要有一个和发射机中的伪随机码同步的本地码,对接收信号进行解扩,解扩后的信号送到解调器取出传送的信息-
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:877byte
    • 提供者:成兴
  1. lmsdenoise

    0下载:
  2. 一维自适应算法,用于噪声抑制,可以拓展成二维图像噪声抑制,matlab编写,希望对大家有帮助。-a peacekeeping adaptive algorithm for noise suppression, can be developed into a two-dimensional image noise suppressor, Matlab prepared, and I hope to be helpful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:任小龙
« 1 2 ... .86 .87 .88 .89 .90 6491.92 .93 .94 .95 .96 ... 6775 »
搜珍网 www.dssz.com