Community Profile

photo

Maggie Mhanna


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting 2 functions with respect to each other
I defined the following functions: function alpha = error1(T) syms x y P0 = 1/(2*pi*0.6)*exp(-1/(2*0.36)*(x^2+y^2-2*0...

9 years ago | 0 answers | 0

0

answers

Question


Defining and plotting 2 parametric functions
I'm new to Matlab, I defined the following functions: function L1 = Like1(y) P0 = 1/(2*pi*0.6)*exp(-1/(2*0.36)*(x^2+y^2-...

9 years ago | 1 answer | 0

1

answer

Question


Plotting a Parametric Equation
Suppose that I need to plot B vs A. A(T) = int (f(x),x,L1(x)>T), B(T) = int (g(x),x,L2(x)<T), How can I do it using mat...

9 years ago | 1 answer | 0

1

answer