搜索资源列表
RFX2401
- RFX2401一款高性能PA 用于蓝牙、WLAN、Zigbee和MIMO设计的两个高度集中单芯片及单芯片解决方案是首个RF前端集成电路(RFeICs)。RFX2401主要应用于蓝牙1级和单端口Zigbee。该芯片在BiCMOS器件中集成了功率放大器、LNA、发送和接收开关电路、相关匹配网络、以及谐波滤波器。 前端的优越性能、高灵敏度和效率、低噪音、小型化和低成本使其非常适用于需要扩展范围和带宽的应用,这种扩散可能是10x的。RFX2401具有集成功率检测电路,只需一个外接电源电容器和用
Bilateral.rar
- 一种快速Bilateral滤波器的设计与实现,A Fast Bilateral Filter Design and Implementation
IIR_filter_design
- 详细介绍了数字滤波器的原理、结构,并提供了设计过程和设计方法,仿真和设计实例-Digital filter described in detail the principles, structure, and provided the design process and design methods, simulation and design example
BSfilter
- 基于MATLAB的巴特沃思数字滤波器设计-MATLAB based on the Butterworth digital filter design
VideoFilter
- 视频滤波器设计 视频滤波器设计-Video filter design video filter design
FIRfilter
- 基于MATLAB的FIR数字滤波器设计 -MATLAB based on the FIR digital filter design
Dfilter
- 基于MATLAB的数字滤波器的设计 -MATLAB-based digital filter design
BESSEL
- 单片机系统数字滤波的BESSEL算法 内容设计数字滤波器设计相关问题-Digital filter on the BESSEL Algorithm
Reconstruct_on_of_oversampled_cosine_modulated_fil
- 本文首先推导出过采样滤波器组精确重构的条件, 由于此时所需的约束条件数比临界采 样时少, 因而可以设计出频域衰减特性更好的滤波器组-This paper is derived through sampling filters of exact reconstruction of conditions, due to time constraints required for critical extraction ratio When a small sample, so you
NarrowBandFilterDesign
- 窄带FIR数字滤波器是滤波器设计的关键课题,利用窄带滤波器可以减少设备的计算量,进而提高速度。本文档的目的是研究性能较好且运算量较小的窄带FIR数字滤波器。实现可以通过DSP编程完成。-Narrow-band FIR digital filter is a key issue in filter design, use of narrow-band filter can reduce the computational device, and then increase speed. The p
cfd
- 第七章 IIR滤波器设计 数字滤波器:将输入序列通过一定运算,变换成输出序列的离散时间系统(数字网络)。 -Chapter 7 IIR filter design digital filters: input sequence is converted into the output sequence of discrete time system (Digital Network) through certain operations.
sqrcm
- 平方根升余弦脉冲滤波器设计方法及演示 sqrcm-Square root raised cosine the pulse filter design methods and demonstrates sqrcm
signal_procesing
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
signal_procesing2014
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
Digital-Signal-Report
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序、模拟滤波器设计演示程序、设计切比雪夫I型低通滤波器、切比雪夫I型低通滤波器、双线性变换法设计巴特沃斯低通数字滤波器、用凯塞窗设计高通滤波器-This is my digital signal processing the course of the curriculum design, preparation of documents including the use
file
- 升余弦滤波器设计,产生眼图,输入调制方式为2PAM和4PAM,符号率为1Hz,等效信道滤波器为升余弦滚降成形滤波器(缺省滚降系数为0.5)-Raised cosine filter design, resulting in eye diagrams, input modulation for 2PAM and 4PAM, symbol rate of 1Hz, the equivalent channel filter for shaping raised cosine filter (defa
matlab 滤波器设计
- 冲激响应 双线性映射 窗函数 最优化设计 频率抽样设计法
基于ccs环境的FIR数字滤波器仿真
- 应用DSP和CCS开发环境实现数字滤波器设计,有详细的设计步骤和程序代码(Application of DSP and CCS development environment, the realization of digital filter design, detailed design steps and procedures code)
DSP_work
- 进行数字信号处理综合设计与分析,包括采样,频域分析,IIR,FIR滤波器设计及输出结果。(Design and analysis of digital signal processing, including sampling, frequency domain analysis, IIR, FIR filter design and output results.)
RC低通滤波器设计[MATLAB][仿真]
- 基于MATLAB的RC低频滤波器设计实验报告,附仿真波形、实际波形及源码