photo

Michael Haag


Last seen: 10 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Plotting implicit functions via fimplicit
Hello, I have the following anonymous function: L = 5000; F = 11500; E = 70000; cP = @(B,H)[H.*(B.^-1)-6, 6.*F.*L.*((B.*H.^...

10 månader ago | 1 answer | 0

1

answer

Question


Plotting Anonymous Function of two variables
Hello, I have defined the following Anonymous Function of two variables: f1 = @(x) erf(x(1))+cos(x(2)); When writing the comm...

10 månader ago | 1 answer | 0

1

answer