How do I do this?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
JIANGWEN DONG
el 9 de Feb. de 2021
Comentada: the cyclist
el 9 de Feb. de 2021
Integrate function 𝑓(𝑢, 𝑣) = 𝑣 − √𝑢 over the triangular region cut from the first quadrant of the uv-plane by the line u + v = 1. Plot the region of interest.
1 comentario
jessupj
el 9 de Feb. de 2021
you need to first identify whether you want to solve this numerically or symbolicallly
Respuesta aceptada
the cyclist
el 9 de Feb. de 2021
This seems like a homework problem, so here is a hint instead of an answer: Your problem is extremely close to the first example in the documentation for the integral2 function.
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Surface and Mesh Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!