photo

Viet Anh Nguyen


Last seen: etwa 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Having problems with this triple integral
I'm trying to solve this problem. Here's my code: %44 fun = @(x,y,z) 1./(x.^2 + y.^2); xmin = -1; xmax = 1; ymin = 0; ...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Having problems with display function
Why can't I put the variable from a solve function into a display function? For example: syms x y=x+3 sol=solve(y==0) disp("...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort