Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Any help is appreciated. I need to add the code for the three additional L norms

ID: 1846801 • Letter: A

Question

Any help is appreciated.

I need to add the code for the three additional L norms.


Here is the code file:


https://dl.dropboxusercontent.com/u/43553083/lp_norms_in_3D_partial.m



Creating plots of four different lp norms in M2. We want to see if we can visualize various lp norms. This is difficult to do in a high dimensional space but, if we limit ourselves to two dimensions i.e. R2 we can use the third dimension to plot various lp norms using the third dimension to capture the value of the norm. Recall that the lp norm is: I have created the start of Matlab program to do this. This start of the program shows how to plot the l2 norm. There is more description about the process in the Matlab program, so you can read that. The assignment is to generate a Matlab report (use the Publish function) that contains four examples of the lp norm: The l2 norm across R2. Also known as the standard Euclidean norm. The l1 norm across R2. Also known as the taxicab or Manhattan norm. Approximate the l norm across R2. Also known as the Chebyshev norm. You can approximate this by make p large. For example, p = 100 can do the trick. For the fourth norm, pick any value you want for p. Pseudo-inverses (i.e. the case when p

Explanation / Answer

the command x = norm(A,p); stores the pth norm of the matrix A in the variable x. I guess you can proceed further. if you need further help, please comment

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote