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

搜索资源列表

  1. matlab01-02

    0下载:
  2. 这两个小程序均是matlab的.m文件,分别实现数字图像矩阵数据的显示及其傅立叶变换和二维离散余弦变换的图像压缩。-these two small procedures are Matlab. M documents, Digital images were data matrix display and two-dimensional Fourier transform and discrete cosine transform image compression.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:尚磊
  1. VCHUNDAN

    1下载:
  2. 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transf
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2114274
    • 提供者:lichao
  1. syxgjxt

    0下载:
  2. 基于matlab的最佳基带传输系统仿真(升余弦滚降系统)-the best base-band transmission system simulation (or cosine roll-off system)
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:4498
    • 提供者:陈列
  1. DDSforsinandcos

    0下载:
  2. 用VHDL实现的DDS,可输出正弦、余弦波形。将所有文件放在一个工程文件里,再分别生存模块,按原理图连接及可-using VHDL DDS, output sine, cosine wave. All documents will be placed on a project document, respectively survival module, according to diagram and can link
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7432
    • 提供者:何明均
  1. rcos_dsp

    0下载:
  2. 升余弦滚降系统的源程序(用于调制解调系统中波形成型)-Raised Cosine system of the source (for modulation and demodulation waveform prototyping system)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4549
    • 提供者:陈大山
  1. CodeforMATLABImageProcessing

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11355
    • 提供者:Jimmy Yen
  1. matlabrumen

    0下载:
  2. Matlab入门级图像处理程序__二维离散余弦变换的图像压缩 MATLAB入门级图像处理程序__二值图像的取反操作 MATLAB入门级图像处理程序__图像处理的基本操作 Matlab入门级图像处理程序__图像的自适应魏纳滤波-Matlab entry-level image processing procedures __ two-dimensional discrete cosine transform image compression MATLAB Entry-level im
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15784
    • 提供者:wzt
  1. syxgj

    0下载:
  2. 发送单极性码元,经过升余弦滚降,画出功率谱和眼图。-this code, or after Cosine paint power spectrum and eye diagram.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2897
    • 提供者:佟晶
  1. lishanyuxianbianh

    0下载:
  2. 离散余弦变换(DCT for Discrete Cosine Transform)是与傅里叶变换相关的一种变换,它类似于离散傅里叶变换(DFT for Discrete Fourier Transform),但是只使用实数.-discrete cosine transform (DCT for Discrete Cosine Transform ) is associated with the Fourier transform of a transformation, it similar t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280736
    • 提供者:YDK
  1. cxrDCT

    1下载:
  2. DCT1实现一维离散余弦变换; DCT2实现二维离散余弦变换; 其中使用的算法是碟形算法来实现频域变换-DCT1 peacekeeping achieve a discrete cosine transform; DCT2 achieve two-dimensional discrete cosine transform; the use of the algorithm is dishing algorithm to achieve the transformation frequen
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1875
    • 提供者:cxr
  1. RaisedCosinesystemofthesource

    0下载:
  2. 文中给出了通信系统中的升余弦滚降传输特性的matlab程序实现源代码。-text is a system of communication or transmission cosine roll-off characteristics of the Matlab program source code.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3733
    • 提供者:aaaaa
  1. ppp3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4324
    • 提供者:杨健
  1. wigner1

    0下载:
  2. 设采样频率为1Hz,对于淹没在复高斯白噪声中的信噪比为 的两个复LFM信号,采用子带带宽为0.1Hz的升余弦滤波器,共9个子带滤波器构成的滤波器组,时间窗为窗长为256的矩形窗,进行仿真-based sampling frequency of 1Hz. For drowned in the complex Gaussian white noise to the signal-to-noise ratio of 2 Minute LFM, using sub-band bandwidth of 0
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1130
    • 提供者:eric
  1. imgpro19844

    0下载:
  2. 对图像进行离散余弦变换处理及对图像进行傅立叶变换处理的源代码-images of discrete cosine transform and the image of the Fourier transform source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2831
    • 提供者:天涯
  1. A0357

    1下载:
  2. 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:308049
    • 提供者:tl
  1. DCTwavelet

    0下载:
  2. Visual C++编写的图像的离散余弦变换和小波变换的源代码,可直接运行。-prepared by the images of discrete cosine transform and wavelet transform the source code can run.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:69882
    • 提供者:youliang
  1. d12r4

    0下载:
  2. 快速正弦变换和余弦变换-rapid transformation sine and cosine transform
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8003
    • 提供者:孙夕平
  1. 20070628

    0下载:
  2. 1.了解离散傅立叶变换及离散余弦变换的基本原理; 2.掌握进行FFT及逆变换的方法; 3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。 -1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transform; 3. understanding of image p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16483
    • 提供者:小春
  1. CCS2.20Fir

    1下载:
  2. ccs中产生正弦和余弦相加的混合,使用fir滤波得到低频的正弦。滤波器系数由matlab计算。有文档-ccs generated sine and cosine mixed together, the use of low-frequency filtering fir Sine. Filter coefficients calculated by Matlab. Documented
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:176647
    • 提供者:王立东
  1. fdct

    1下载:
  2. 用VC实现的一幅图像的快速离散余弦变换程序,同时也给出了普通离散余弦变换的程序,以方面对比,给出了变换后的图像,以及相应的离散余弦反变换。-with VC image of a fast discrete cosine transform procedures, We also discuss the discrete cosine transform ordinary procedures, respect contrast, is the transformation of images,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:540952
    • 提供者:孙金凤
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com