make.signal: Create the functions

make.signalR Documentation

Create the functions

Description

Replace the make.signal() call in the wmtsa package (no longer available)

Usage

make.signal(name, n = 1024, snr = Inf)

Arguments

name

string matching the "name" argument in the make.signal() function, e.g. "bumps" or "doppler" (see below)

n

number of points

snr

signal-to-noise ratio; default is Inf

Details

The function names include "dirac", "kronecker", "heavisine", "bumps", "blocks", "doppler", "ramp", "cusp", "crease", "sing", "hisine", "losine", "linchirp", "twochirp", "quadchirp", "mishmash1", "mishmash2", "mishmash3", "levelshift", "jumpsine", "gauss", "linear", "quadratic", "cubic"

Value

vector of simulated y-values


drkowal/dsp documentation built on July 19, 2023, 11:42 a.m.