交流感应电机的数字信号处理方案
上传时间: 2015-05-20
上传用户:ukuk
信号系统常用程序.卷积/傅立叶级数/频谱分析/调制解调等
上传时间: 2015-05-20
上传用户:dsgkjgkjg
我们现在GSM/EDGE信号采用的是旋转的8PSK调制方式,在这里,我们为了得到更高的信息传输速率,我们可以采用EDGE16QAM调制方式。
上传时间: 2013-12-06
上传用户:siguazgb
将A、B、C、D、E、F这六个变量排成如图所示的三角形,这六个变量分别取[1,6]上的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解。如图就是一个解。
上传时间: 2013-12-16
上传用户:GHF
Matlab在数字信号处理的应用,xju的教学ppt,很不错.
上传时间: 2015-05-21
上传用户:一诺88
这是本人在2005年参加全国大学生电工建模做b题的相关资料,虽然没有获奖,但是应该本人觉得还是有点可取之处。
上传时间: 2015-05-21
上传用户:qoovoop
数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上传时间: 2015-05-21
上传用户:daguda
数字信号图象处理,对数字图象进行滤波和中值化
上传时间: 2013-12-23
上传用户:mpquest
一个数字信号处理的功率谱估计的例子,需要的可以作为参考。
上传时间: 2015-05-24
上传用户:ynwbosss
matlab写的数字信号处理源代码,里面包括最基本的fft计算,以及小波分析。完整的源代码。
上传时间: 2014-11-22
上传用户:hn891122