Question: I need questions 4 and 5 in python 3 with out using numpy 4) Write a function infNorm(vector) that takes a vector and returns the
4) Write a function infNorm(vector) that takes a vector and returns the infinity norm of that vector. 5) Write a function normalize(vector) which takes in a vector and returns the normalized vector with respect to the infinity norm. i.e infNorm(vector)) vector. . (1/
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
