poisson need help with this
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
he Poisson Equation on the square domain 0<x<1, 0<y<1, with u=g(x,y) on the boundary, where
![11Capture.JPG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/220768/11Capture.jpeg)
Finish this code, with node spacing hx=hy=h=0.005, where hx is the space in the x direction and hy is the space in the y direction, as indicated in the template.
What is u(50h, 25h) rounded to the nearest 0.001?
![code-solve.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/220769/code-solve.png)
Is there a easier way to do this?
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!