搜索资源列表

  1. FIR_filter

    0下载:
  2. 用窗函数法设计FIR带通、低通、高通滤波器 通过改变程序中的参数设计任意带通、低通、高通滤波器-Design of FIR with the window function band-pass, low pass, high pass filter by changing the process parameters in the design of arbitrary band-pass, low pass, high pass fi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Da超
  1. low-pass-mask

    0下载:
  2. 方法引入低通掩膜算子在空域对降采样前的图像做滤波预处理,抑制欠采样噪声.系统...频谱混叠.实验证明,此算法基本能达到预滤波插值算法的处理效果.-Method of introduction of a low-pass mask operator in the airspace of the down-sampling the image before filtering to do pre-processing, noise supp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:108544
    • 提供者:建东
  1. das

    0下载:
  2. Demodulating the signal. DeAmpMod = (1/2).*(ademod(AmpMod,Fc,Fs, amdsb-sc ,num,den)) (ALTERNATIVE APPROACH) DeAmpMod = AmpMod.*Cs Designing butterworth low pass filter. [num,den] = butter(2,.8) F
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:dasu
  1. MATLAB-code-of-OFDMA-power-allocation

    0下载:
  2. ofdma功率分配经典文献 "A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems"的相应MATLAB代码-MATLAB code for the corresponding OFDMA power allocation classic literature "A Low Complexity Algorithm for Prop
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:andyking
  1. digitalfilter

    0下载:
  2. 设计产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,使用矩形窗设计不同特性的数字滤波器对信号进行滤波处理,分析所设计滤波器(画出了频率特性曲线),并对信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,同时设计出了一个友好的人机交互界面。-Designed to produce a continuous signal, including low frequency, medium freq
  3. 所属分类:Audio

    • 发布日期:2024-05-21
    • 文件大小:76800
    • 提供者:楚乐
  1. RK

    0下载:
  2. Comparison of Runge Kutta Schemes (Classical, Low-storage, low dissipation, 3rd-order, 4th-order etc.. )
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:san
  1. LPF1

    0下载:
  2. 设计一个低通数字滤波器,满足如下设计指标: 通带截止频率:0.2pi,通带波动:1dB 阻带截止频率:0.3pi,阻带衰减:15dB 要求:采用切比雪夫Ⅱ型滤波器原型,并分别采用脉冲响应不变变换法和双线性变换法进行设计,比较设计的结果,并进行分析 -Design a low pass digital filters that meet the following design specifications: pa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:65536
    • 提供者:liu
  1. SD-LOW-POWER

    0下载:
  2. 基于SD卡的低功耗多通道内记系统设计,希望对大家有帮助!-SD card based multi-channel low-power design in mind, we want to help!
  3. 所属分类:编程文档

    • 发布日期:2024-05-21
    • 文件大小:286720
    • 提供者:chiyu
  1. zuixiangxiARMbootjiangjie

    0下载:
  2. 在ARM底层编程时,boot起着很重要的作用,本片就很详细的讲解了ARM的BOOT,很值得阅读。相信会很有帮助。-Low-level programming in the ARM, boot play an important role in this film very detailed explanation of the ARM-BOOT, is worth reading. Believe would be helpful.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:1986560
    • 提供者:柳莺
  1. IIr

    0下载:
  2. 十阶巴特沃斯低通滤波器设计(应用时域交叉原理编写的VHDL代码)-10-order Butterworth low pass filter design (application of principles of time-domain cross-written VHDL code)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:郭兴祖
  1. filter

    0下载:
  2. 绘制四种常用低通模拟滤波器(贝赛尔滤波器,巴特沃斯滤波器,切比雪夫滤波器及椭圆滤波器)幅频特性曲线-Draw four commonly used low-pass analog filter (Bessel filter, Butterworth filter, Chebyshev filter and elliptic filter) amplitude-frequency characteristic curve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:张琳
  1. SIMUL_LDPC

    0下载:
  2. simulink for Low-density parity-check code
  3. 所属分类:编程文档

    • 发布日期:2024-05-21
    • 文件大小:765952
    • 提供者:thanhhavdt
  1. digital.filter

    1下载:
  2. 数字滤波器的C语言实现,其中包括低通,带通,高通滤波器,还有巴特沃斯滤波器的实现-The C language realization of digital filters, including low-pass, band pass, high pass filter, as well as the realization of Butterworth filter
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:景剑飞
  1. low_pass

    0下载:
  2. 图像的低通滤波器,用MATLAB设计一个3×3模板标准差为0.5的高斯低通滤波。-Image low-pass filter MATLAB design, a standard template for 3 x 3 0.5 gaussian low-pass filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:赵士猛
  1. Butterworth

    0下载:
  2. 内含巴特沃思滤波器(Butterworth)MATLAB代码,分高通与低通两种情况,并用mesh显示滤波器的三维图-Containing Butterworth filter (Butterworth) MATLAB code, sub-high-pass and low pass both cases, with mesh filter of three-dimensional map display
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:天天
  1. fir-example-8bit

    0下载:
  2. Filter type: Low Pass Filter model: Butterworth Filter order: 2 Sampling Frequency: 1000 Hz Cut Frequency: 100.000000 Hz Coefficents Quantization: 8-bit
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:reza g
  1. CMOSshepindizaoshengsheji

    0下载:
  2. CMOS射频低噪声放大器的最详细的设计,相信熟读后,定会对运放电路类有一个很好的了解。-CMOS RF low-noise amplifier of the most detailed design, I believe familiar, the setting op-amp circuit class will have a good understanding.
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:509952
    • 提供者:柳莺
  1. Low-Bit-Rate-Speech-Coding

    0下载:
  2. Low Bit Rate Speech Coding-- master degr-Low Bit Rate Speech Coding master degree
  3. 所属分类:文件格式

    • 发布日期:2024-05-21
    • 文件大小:1961984
    • 提供者:阿铁
  1. chapter2-low-bit-rate-speech-coding

    0下载:
  2. Chapter 2 Low Bit-Rate Speech Coding In this chapter an overview is given of speech coding techniques at several bit rates. Most of them use Linear Prediction. This overview is not meant to be complete its purpose is
  3. 所属分类:文件格式

    • 发布日期:2024-05-21
    • 文件大小:446464
    • 提供者:阿铁
  1. Low_Energy_Wireless_Sensor_Networks_in_Practice.z

    0下载:
  2. Ultra-Low Energy Wireless Sensor Networks in Practice Theory, Realization and Deployment Tampere University of Technology, Finland 2007
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:3318784
    • 提供者:osman
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org