calculate the L2 norm of a sequence, x[n]. The function should accept the sequence

Write the function to perform this element-wise using for loops. Write the function to perform this without using for loops.

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Tags

Asked:

on 16 Oct 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!