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

搜索资源列表

  1. 5800C

    0下载:
  2. 5800C Fm芯片资料和驱动代码 技术特点: *国内首颗采用CMOS工艺的调频收音机芯片; *驱动能力强,可直接驱动耳机及放大器; *功耗低,比国外先进方案还低1mA; *频率覆盖从76M-108M的各国调频波段; *高度集成度,所需外围器件数为零; *强大的LOW-IF数字音频结构; *强大的数字信号处理技术(DSP),实现自动频率控制和自动增益控制; *数字自适应噪声抑制 接受灵敏度高、音质出色、立体声效果优异; *支持重低音,可调式电台搜寻、柔
  3. 所属分类:MTK

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:文社
  1. imcorrelation_33

    0下载:
  2. this s the code for high frequency emphasis filter
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-10
    • 文件大小:594byte
    • 提供者:rjyothipriya
  1. high_boost_filt_in_freq_32b

    0下载:
  2. this s the code matlab for high frequency emphasis filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:37.54kb
    • 提供者:rjyothipriya
  1. LD

    0下载:
  2. 用于计算高频下的金属介电常数,主用侧重应用于有限元分析仿真中金属材料的物理属性。-The metal used to calculate the high frequency dielectric constant, the main emphasis used with finite element analysis simulation of the physical properties of metal materials.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:2.54kb
    • 提供者:bsw
  1. hpfilter

    0下载:
  2. 高频强调滤波,本实验的目的十八高频强调滤波和直方图均衡化结合起来,来区分对图像处理的差别!-High-frequency emphasis filter, the purpose of this study eighteen high-frequency emphasis filter and histogram equalization combined to distinguish the difference of image processing!
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:8.98kb
    • 提供者:林彩
  1. li9_5

    0下载:
  2. 利用高频强调滤波和直方图均衡化对医学图像进行处理-The use of high-frequency emphasis filter and histogram equalization image processing for medical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:924byte
    • 提供者:shirley
  1. yujiazhong

    0下载:
  2. 对语音信号进行分析时需要先进行预加重处理,起到提升高频的作用。-The speech signal analysis needs to first conduct a pre-emphasis process, to enhance the role of high frequency.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:33.21kb
    • 提供者:
  1. High-frequency-emphasis-on-filtering

    0下载:
  2. 一种将高频强调滤波同直方图均值化结合的图像增强方法,是图像边缘更加清晰。-A high frequency emphasis the filtering mean histogram of the combination of image enhancement methods, the edges of the image is more clear.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-06
    • 文件大小:14.07kb
    • 提供者:
  1. Solution1

    0下载:
  2. 高频强调滤波和灰度变换进行图像增强: 1. main.m 主程序 2. paddedsize.m 对图像进行补充,以便形成的方形大小等于最小接近的2的整数次幂。 3. dftfilt.m 输入图像f和一个滤波器函数,返回经过滤波和剪切后的图像g。 4. dftuv.m 提供频域坐标网格。 5. lpfilter.m 几种常用的低通滤波器。 6. hpfilter.m 实现高通滤波。 7. BodyImage.JPG 测试用图片 注: 1. 运行程序前,请在ma
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:11.48kb
    • 提供者:穆歌
  1. High-frequency-emphasis

    0下载:
  2. MATLAB图像处理-基于高频强调滤波和直方均衡化图像增强-MATLAB image processing- based on high frequency emphasis filtering and histogram equalization image enhancement
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:562.48kb
    • 提供者:周成
  1. Image-Enhancement

    0下载:
  2. 高频强调滤波示例、高斯低通滤波示例、高通滤波器示例、人为指定滤波算子、线性滤波器效果演示-High frequency emphasis filtering example, Gaussian low-pass filtering the sample, a high-pass filter example, artificial specify filtering operator, linear filter effects demo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.36kb
    • 提供者:jiang
  1. High-Frequency-Emphasis-Filtering

    0下载:
  2. 此代码是关于高频强调滤波。利用高通滤波器削弱傅里叶变换的低频而保持高频相对不变点,这样会突出图像的边缘和细节,使得图像边缘更加清晰。但是由于高通滤波器偏离了直流分分量,从而把图像的平均值降低到了0,。一种补偿方法是给高通滤波器加上一个偏移量。通过算法达到目的。-High-Frequency Emphasis Filtering.High-pass filers zero out the DC term (the value at the center of a high-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:119.31kb
    • 提供者:vina
  1. MATLAB

    0下载:
  2. 1、 读取图像A和B,显示这两幅图像,对图像作傅立叶变换,显示频域振幅图像。作傅立叶逆变换,显示图像,看是否与原图像相同。 2、 设计一个简单的巴特沃斯低通滤波器(截止频率自选),对图像A作频域低通滤波, 再作反变换,观察两种不同的截止频率下反变换后的图像与原图像的区别。 3、 设计一个高斯高通滤波器(截止频率自选),对图像B作高频强调滤波,再作反变 换,观察两种不同的截止频率下反变换后的图像与原图像的区别.-1, the read image A and
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.48kb
    • 提供者:weiweizhi
  1. highfilter

    0下载:
  2. 高频强调滤波,可用于图像的增强,去除噪声,改进图像。-High-frequency emphasis filter, can be used for image enhancement and noise removal.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.66kb
    • 提供者:吴冬冬
  1. FM-

    0下载:
  2. 调频广播中,为了提高音频高频率端的信噪比,在发射端进行的预加重处理。-FM radio, in order to improve the high frequency end of the audio signal to noise ratio, performed at the transmitter pre-emphasis.
  3. 所属分类:Modem program

    • 发布日期:2017-03-29
    • 文件大小:41.12kb
    • 提供者:王杰
  1. chapter3_1

    0下载:
  2. 对语音信号的预加重,实现了高频的提升的matlab程序-Pre-emphasis of speech signal, realized the high frequency of the matlab program of ascension
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:895byte
    • 提供者:zandanfei
  1. high-frequency-emphasis-filtering

    0下载:
  2. High frequncy emphasis filtering for image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:121.56kb
    • 提供者:Bilal
  1. pre-emphasis

    0下载:
  2. 语音信号预加重的仿真分析,抑制信号的高频部分。(Simulation of the pre-emphasis on a voice signal, compressing the high-frequency part of a signal.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-03
    • 文件大小:535kb
    • 提供者:angzhou365
  1. HiFreqEmphasisFilter_Histogram

    0下载:
  2. 高频强调高斯滤波锐化,直方图均衡化提高亮度(High frequency emphasis on Gauss filter sharpening, histogram equalization to improve brightness)
  3. 所属分类:图形图象

  1. 直方图均衡化

    0下载:
  2. 压缩包内包含两个m文件,一个是直方图均衡化,另一个是频域滤波,即对一幅图像进行低通、高通滤波,并且使用高频强调和直方图均衡相结合的方法增强图像;另外包含了四张测试用的图片。(Compressed packet contains two m files, one is histogram equalization, the other is a low pass filtering in frequency domain, i.e., images of a high pass filter, a
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:95kb
    • 提供者:彷徨程序员
搜珍网 www.dssz.com