Feeds
질문
Code Running , Wrong answers . Information flow is wrong. Please help ! System of PDEs with coupled equations
Tried to solve a system of PDEs Then Weq is depended on Td by equation : where ϕ(i)=94.92211.*q(i)^4 - 76.5155.*q...
8개월 전 | 답변 수: 0 | 0
0
답변질문
Trying to solve system of PDE by spacial discretization. Errors are coming frequent . what am i doing wrong ?
clc clear close all a = 10; b = 10; Lp = 2*b + 2*(sqrt(b^2 + (a*pi)^2))*((3 + (2*b/a*pi)^2)/(4 + (2*b/a*pi)^2)); A = 2*a...
8개월 전 | 답변 수: 2 | 0