MOTDSP566 Blockset

 

     Search     Help Desk 
MOTDSP566 Convolution  Contents   See Also

Purpose

Compute the convolution of two vectors.

Library

Motdsp566lib

Description

The MOTDSP566 Convolution block computes the convolution of two input vectors independently at each time step. For a length-M input vector u (indexed from 1 to M) and a length-N input vector v (indexed from 1 to N), the block output is a vector of length M+N-1 with elements

where * denotes conjugation, and u and v are zero when indexed outside of their valid ranges.

When both inputs are real, the output is real as well. When one or both inputs are complex, the output is complex.

A matrix input, u, is treated as a vector, u(:).

Dialog Box

Command File
Command File used by Motorola DSP566xx simulator core.
DSP Processor Type
Select the DSP Processor to be used.
Simulation Time to enter Interactive Mode (secs):
Simulation time to step into the assembly code by launching the assembly language debugger. This parameter must be a scalar greater than or equal to zero. This parameter will be ignored if not using Interactive Mode.

See Also

MOTDSP566 Correlation Cross-correlation function estimates.


[ Previous | Help Desk | Next ]