<< doppler Choice of Particular Signals klauder >>

Time Frequency Toolbox >> Time Frequency Toolbox > Choice of Particular Signals > griffitc

griffitc

Test signal example C of Griffiths' paper.

Calling Sequence

[SIG,IFLAWS]=griffitc(N)
[SIG,IFLAWS]=griffitc(N,SNR)

Parameters

N :

signal length (default: 200)

SNR :

signal to noise ratio (default: 25 dB)

SIG :

output signal

IFLAWS :

instantaneous frequency laws of the 3 components

Description

griffitc generates the test signal of the example C of the paper of Griffiths.

Examples

sig,iflaws]=griffitc; plotifl(1:200,iflaws); xgrid;

Authors

<< doppler Choice of Particular Signals klauder >>