搜索结果
找到约 975 项符合
MSP430x41x Mixed Signal Microcontroller 的查询结果
通讯编程文档 R. Lin and A.P. Petropulu, 揂 New Wireless Medium Access Protocol Based On Cooperation,擨EEE Trans. on
R. Lin and A.P. Petropulu, 揂 New Wireless Medium Access Protocol Based On Cooperation,擨EEE Trans. on Signal Processing, vol. 53, no. 12, pp. 4675-4684, December 2005.
手机短信编程 This is full set of procedures used to communicate with any GSM module for SMS sending/receiving (
This is full set of procedures used to communicate with
any GSM module for SMS sending/receiving (it uses standard AT commands).
Original code is for ATMega162 microcontroller, but code is general to
be easy ported to others platforms.
Code can be compiled with IAR AVR compiler.
软件工程 C Algorithms for Real-Time DSP Chapter 4 covers the basic real-time filtering techniques which are
C Algorithms for Real-Time DSP
Chapter 4 covers the basic real-time filtering techniques which are the cornerstone of one-dimensional real-time digital signal processing.
DSP编程 C Algorithms for Real-Time DSP Chapter 5 presents several real-time DSP applications, including spe
C Algorithms for Real-Time DSP
Chapter 5 presents several real-time DSP applications, including speech compression music signal processing radar signal processing and adaptive signal processing techniques.
通讯编程文档 SPREAD SPECTRUM MODULATION TECHNIQUES -spread spectrum - those modulation methods that are producin
SPREAD SPECTRUM MODULATION TECHNIQUES
-spread spectrum - those modulation methods that are producing a signal whose
spectrum is more wider than of the data signal, the occupied frequency band being
independent by the signal of data band.
-The signals with spread spectrum of direct sequence type BPSK ...
matlab例程 Spread-spectrum techniques are methods by which electromagnetic energy generated in a particular ban
Spread-spectrum techniques are methods by which electromagnetic energy generated in a particular bandwidth is deliberately spread in the frequency domain, resulting in a signal with a wider bandwidth. These techniques are used for a variety of reasons, including the establishment of secure communica ...
数学计算 The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg
The code performs a number (ITERS) of iterations of the
Bailey s 6-step FFT algorithm (following the ideas in the
CMU Task parallel suite).
1.- Generates an input signal vector (dgen) with size
n=n1xn2 stored in row major order
...
其他书籍 This application report discusses the design of non-invasive optical plethysmography also called as
This application report discusses the design of non-invasive optical plethysmography
also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The
pulsoximeter consists of a peripheral probe combined with the MCU displaying the
oxygen saturation and pulse rate on a LCD glass. The same ...
通讯编程文档 This file is a function under matlab which allow to compute and plot fast fourier transform of a sig
This file is a function under matlab which allow to compute and plot fast fourier transform of a signal. We can observe the effect of the signal parameter can be changed such as frequency and N points.
通讯编程文档 This file is a function under matlab which allow to compute several statistical parameter of random
This file is a function under matlab which allow to compute several statistical parameter of random signal such as variance, power, mean values, std, ...