Feeds
提问
how will i get a mesh in 2d region
Hi community, I need to create a mesh data like in this image, mesh will be cartesian mesh in rectangular part and polar mesh ...
6 years 前 | 1 个回答 | 0
1
个回答提问
how to use fsolve with interval
Hi guys, i got a problem with using fsolve, i want to define an interval for my problem but i can't. This is my code a = 20; ...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to add a matrix element in a fzero function
Hi guys, i m trying to solve x*besselj(1,x)/besselj(0,x)-J(m) using fzero function My code is n = 100; J = [0.5 2 5 10 20 3...
7 years 前 | 1 个回答 | 0
