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

搜索资源列表

  1. shiyan

    0下载:
  2. 数字信号处理 信号与系统响应(1) 熟悉连续信号经理想采样前后的频谱变化关系,加深对时域采样定理的理解。 (2) 熟悉时域离散系统的时域特性 (3) 利用卷积方法观察分析系统的时域特性 (4) 掌握序列傅里叶变换的计算机实现方法,利用序列的傅里叶变换对连续信号、离散信号及系统响应进行频域分析。 -Digital Signal Processing Signals and Systems in response to (1) familiar with the continuous
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:215295
    • 提供者:刘小象
  1. 3

    0下载:
  2. matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:wang
  1. Digitalprocessing

    0下载:
  2. 这些源码涉及数字图像的二值变换、阈值变换、傅里叶变换、梯度锐化、拉普拉斯锐化等基本操作。-These source involved in the two-valued digital image transformation, threshold transform, Fourier transform, the gradient sharpening, basic operations, such as Laplacian sharpening.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:919418
    • 提供者:杨林
  1. Visual_C++_ImageEdite

    0下载:
  2. Visual C++关于数字图像处理,包含BMP图像的读取、图像的几何变换、图像噪声抑制、图像的锐化处理、图像灰度处理、图像变换等。-Visual C++ On digital image processing, including reading BMP images, images of geometric transformations, image noise reduction, image sharpening, image processing, image transformat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3382409
    • 提供者:Jane
  1. Fouier.Transform

    0下载:
  2. 数字图像的用vc++写傅里叶变换的代码,很不错的,适合初学者-Digital images using vc++ Fourier transform to write the code, it is good for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:64229
    • 提供者:杨远
  1. Walsh.Transform

    0下载:
  2. 这是数字图像处理用vc++编的关于Wash变换的代码,很不错适合初学者-This is the digital image processing using vc++ Made on Wash transform the code, it is good for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:39539
    • 提供者:杨远
  1. work

    0下载:
  2. 数字图像处理方面的程序 hough变换过程-Digital image processing procedures hough transform process
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:17628
    • 提供者:ddd
  1. FreTrans

    1下载:
  2. 数字图像处理中最常见的FFT变换、离散余弦变换、沃尔什变换等的实现代码,代码中含有这三者的逆变换的实现代码,但是未被调用。-Digital image processing, the most common FFT transform, discrete cosine transform, Walsh transform, such as the realization of the code, the code contained in these three inverse transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:75933
    • 提供者:caonimabitoo
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者:caonimabitoo
  1. convert

    0下载:
  2. 后缀式转中缀式 将由数字和四则运算符组成的后缀表达式变换为中缀表达式。 输入的后缀表达式包含的运算符不超过15个。 要求转换后的中缀表达式中不应出现不必要的括号。例如, 整个表达式两端的括号要省略,不影响原计算顺序的括号要省 略。-Suffix-type switch-type will be made up of four numbers and the composition operator for suffix expressions transform inf
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:6084
    • 提供者:dong
  1. image_process

    0下载:
  2. 对数字图像进行变换,压缩,及其他处理。可用于科研,教学,毕业设计-Transformation of digital images, compression, and other processing. Can be used for scientific research, teaching, graduate design
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:2504861
    • 提供者:liudong
  1. FFT_C

    0下载:
  2. 数字信号处理中一个关于傅里叶变换的C语言源代码-Digital signal processing in a Fourier transform on the C language source code
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:5273
    • 提供者:姬瑜
  1. Fft

    0下载:
  2. 这是用C语言实现数字信号处理中的FFT变换的代码。。可以很方便的进行快速傅里叶变换-This is the C language used digital signal processing FFT transform the code. . Can be very convenient to carry out fast Fourier transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1296
    • 提供者:郭韬
  1. ADDAwatermarking

    0下载:
  2. 用MATLAB实现了该算法,并对所实现方法进行了验证,在步骤(3)中则给出了求出滤波器类型及参数的方案,并进行验证,在步骤(4)中通过MATLAB的AWGN函数等相关知识实现了AWGN信道的仿真。 本文首先介绍数字水印和音频水印的相关概念和发展概况,接着介绍了完成仿真工作所需的基础知识,之后提出DA/AD变换的仿真实现,-Using MATLAB realization of the algorithm, and the realization method of authenticatio
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2936
    • 提供者:byleimin
  1. shuzituxiangchuli

    0下载:
  2. 包含了多种常用的数字图像处理方法的实现代码,图像镜像、平移、旋转、缩放,高斯滤波、拉普拉斯锐化、中值滤波、二值变换、阈值变换、傅立叶变换、离散余弦变换等-Contains a variety of commonly used digital image processing methods to achieve code, image mirroring, shifting, rotating, zooming, Gaussian filtering, Laplacian sharpening,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:189893
    • 提供者:吴学龙
  1. Lowfrequencydigitalphasetester

    0下载:
  2. 低频数字式相位测试仪,本设计给出了以凌阳16位单片机Spce061A为核心的数字式相位测量的基本原理与实现方案。该系统由相位测量仪、数字式移相信号发生器和移相网络三个模块构成,分别由两块单片机独立地实现控制与显示功能。采用DDS技术生成两路正弦波信号,并通过改变存储器中数据读取的起始地址来实现数字移相的功能,用Ф-T变换技术来实现相位差的测量,使得测量分辨率精确到0.1º ,测得的频率与相位差值送入LCD进行显示,加入红外键盘以及语音播报的功能,使得系统具有智能化、人性化的特色。-Low
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:269645
    • 提供者:shiyan
  1. VC_digital_image_processing_algorithm_and_the_real

    0下载:
  2. 《Visual C++数字图像处理典型算法及实现》书原代码。共包括图象的点运算、几何变换等12章内容,内容全面充实,适合于利用VC++进行图象编程人员。-" Visual C++ digital image processing algorithm and the realization of a typical" book the original code. Includes images of the point of computing, geometric trans
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:1759643
    • 提供者:夏雨
  1. signal_processing

    0下载:
  2. 一些数字信号处理课程的小程序,包括零极点,傅里叶变换等-Some digital signal processing courses of small procedures, including zeros and poles, such as Fourier transform
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1450
    • 提供者:lu830615
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. fpgafft

    0下载:
  2. :文章针对目前数字信号处理中大量采用的快速傅立叶变换[FFT] 算法采用软件编程来处理的应用现状,在对FFT 算法进行 分析的基础上,给出了用FPGA[Field Programmable Gate Array] 实现的8 点32 位FFT 处理器方案,并得到了系统的仿真结果。 最后在Altera 公司FLEX10K系列FPGA 芯片上成功地实现了综合。-Based on the analysis of the FFT algorithm , a reasonable logic str
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:220333
    • 提供者:王晓
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com