Norm - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

DSP Run-Time Library Reference

norm

normalization
Synopsis
#include <complex.h>
complex_float normf (complex_float a)
complex_double norm (complex_double a)
Description
This function normalizes the complex input
Algorithm
Re( )
=
Re( )
c
2
Re ( ) Im ( )
a
Im( )
=
Im( )
c
2
Re ( ) Im ( )
a
Domain
38
-3.4 x 10
to +3.4 x 10
4-90
a
+
2
a
a
+
2
a
38
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
and returns the result.
a
for
normf ()
for ADSP-219x DSPs

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Questions and answers

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents