caiyang 演示采样定理,时域采样,频谱周期延拓
上传时间: 2014-01-24
上传用户:qoovoop
·Matlab加扰解扰仿真系统,可以观察加解扰前后信号的时域和频域波形,有助于理解扰码的概念和解扰的过程
上传时间: 2015-06-06
上传用户:康郎
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
一个酒店客房管理的数据库设计过程,包括问题域的分析和具体在Microsoft SQL sercer 2000上的实现过程
上传时间: 2014-01-22
上传用户:1966640071
主要利用Matlab工具箱实现数字图像融合:手动配准,模拟时域加权函数,Mask法图像融合。
上传时间: 2015-07-06
上传用户:sxdtlqqjl
已知单位负反馈系统被控对象的传函为: • 设计滞后-超前校正装置,使校正后的系统满足: • (1).在单位斜坡信号作用下,Kv=10s^(-1) • (2).校正后相角裕度³ 45° • (3).系统校正后剪切频率wc ³ 1.5s^(-1) • (4).时域性能指标:s%£ 30%,Tp £ 2s,Ts £ 6s
上传时间: 2014-07-27
上传用户:qlpqlq
建立了OFDM系统仿真平台,主要可以测试时域滤波信道估计方式下系统的误码率性能
上传时间: 2015-08-29
上传用户:qiao8960
上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Language, CFL),当且仅当存在一个CFG G,使得L=L(G)。 *⇒ 例如,设文法G:S→AB A→aA|a B→bB|b 则L(G)={a^nb^m | n,m>=1} 其中非终结符都是大写字母,开始符都是S,终结符都是小写字母。
标签: Context-Free Grammar CFG
上传时间: 2013-12-10
上传用户:gaojiao1999
这本书由王长清教授编写,主要讲述了电磁场中利用时域有限差分对其场量进行求解
标签: 编写
上传时间: 2014-01-21
上传用户:yepeng139
IIR数字滤波器巴特沃思设计方法,程序包括输入信号输出信号的时域频域分析图
上传时间: 2013-12-30
上传用户:anng