《Matlab信号处理详解》 详细介绍Matlab在数字信号处理中的应用实例,各种数字滤波器的设计,包含源程序,是数字信号课程设计的参考教材
上传时间: 2013-12-30
上传用户:ruan2570406
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
胡广书的数字信号处理,是一本不错的信号处理教程,涵盖几乎所有通用的一些滤波器的设计。
标签: 数字信号处理
上传时间: 2013-12-26
上传用户:libenshu01
:数字下变频技术是软件无线电的关键技术之一. 数字下变频技术是将宽带高速数据流信号变成窄带低速 数据流信号,这个过程就是信号的抽取. 实现抽取的关键问题是如何实现抽取前的数字滤波,特别是多级抽取时滤 波器的设计与实现. 对于一个具体信号进行多级抽取时滤波器的设计给出了一个可行的方案
上传时间: 2013-12-18
上传用户:nairui21
信号处理电路,包含调制与解调,滤波器的设计
标签: 信号处理电路
上传时间: 2016-02-18
上传用户:h886166
用 labview编的关于FFT,离散卷积和,数字滤波器的设计的程序代码
标签: labview
上传时间: 2016-03-15
上传用户:netwolf
由于待提取的分量为直流分量,而干扰信号的频谱占据整个频带,本题将从零点、极点分布特性出发,利用所谓的零、极点累试方法进行滤波器的设计。
上传时间: 2016-05-21
上传用户:alan-ee
数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生
标签: freqcirconv timecirconv freqconv dupconv
上传时间: 2016-08-26
上传用户:13188549192
介绍了一种基于锁频锁相环(FPLL)的载波跟踪算法。频率跟踪模块可以适应较大动态范围的频率变化,基于软件的数控振荡器(NCO)模块可以达到极高的频率跟踪精度。由于有锁频环的频率牵引,锁相环路滤波器可以设计得很窄,具有很好的抑噪性能,满足精确跟踪载波相位的要求。因此,该基于FPLL的载波跟踪算法可以适应信号存在较大的动态范围和噪声干扰的应用环境;同时,其鉴频鉴相算法表达式简单,易于用可编程数字器件实现。
上传时间: 2014-01-23
上传用户:569342831
学习数字信号处理器的基础材料,对入门者很有用。信号产生、叠加、几种常见滤波器的设计、FFT变换等的源程序
上传时间: 2016-09-28
上传用户:huql11633