搜索资源列表
dtmf
- 本程序用于检测音频文件中是否具有DTMF信号,若有则将其检出。 程序首先使用Goertzel算法求出以FRAMESIZE(默认200)为大小的一帧数据在8个DTMF频点上的能量。 对Goertzel算法的改进,对于系数的计算不是采用2*cos[2*pi*k/N],而是采用2*cos[2*pi*fn/fs],这样能够降低误差。 确定了8个频点的能量后运用一系列判决门限来确定有没有DTMF信号,以及信号是什么。 -This procedure used to detect wh
orthogonal_signal_BER
- 以cos(2*pi*k*t/N)信号空间,k=0,1,……N-1, 取N= 4,8,16,32,64等基信号作为传输信号,通过计算机仿真正交信号的误码率。-To cos (2* pi* k* t/N) signal space, k = 0,1, ... ... N-1, take N = 4,8,16,32,64, such as the base signal as a transmission signal, through computer simulation orthogonal s
exec2_1
- 哈明窗设计带通滤波器 低阻带边缘:0.3*pi ; 高阻带边缘:0.6*pi AS=50dB; 低通带边缘:0.4*pi RP=0.5dB; 高通带边缘:0.5*pi -hamming window design a bandpass filter
pi4-QDPSK
- pi/4-qdpsk调制解调程序,能有效地进行差分解调和鉴频器解调,在一些不易提取载波的场合很有用。因此,利用仿真来研究系统是必要的。-pi/4-qdpsk modulation and demodulation process, can effectively reconcile the difference solution frequency discriminator demodulation, carrier extraction in a number of difficult si
CityWeather
- android java google a pi-android java google api android java google api
lpi.c
- mpi, 3pcf多线程编程,还有android的一个游戏背景音乐程序-mpi, pi, 3pcf multi-threaded programming, as well as a game background music android program
Implementing-a-pi-4-Shift-D-QPSK
- Implementing a pi /4 Shift D-QPSK Baseband Modem Using the TMS320C50-Implementing a pi /4 Shift D-QPSK Baseband Modem Using the TMS320C50
waterfill.m
- 功率分配中的注水算法, 基本原理: 信噪比(即信号功率谱与噪声功率谱之和)为常数时,系统才能达到总信道容量最大的要求。 当SNR很大时,Pi等功率分配,注水算法功效消失。 在功率分配的问题中,只有满足注水定理时,才能达到信道容量最大化。 也就是说信噪比大的信道分得的功率多,信噪比小的信道分得的功率少。 使用拉格朗日乘子分配信道功率Pi使得信道容量最大。-The water fill algorithm for power allocation, basic principle
blynk-server
- Blynk is a platform with iOS and Android apps to control Arduino, ESP8266, Raspberry Pi and the likes over the Internet.