Ananthakrishnan - MATLAB Central
photo

Ananthakrishnan


Last seen: 10 months ago Active since 2024

Followers: 0   Following: 1

Statistics

MATLAB AnswersFrom 05/24 to 02/25Use left and right arrows to move selectionFrom 05/24Use left and right arrows to move left selectionTo 02/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
194,214
of 297,169

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

10 months ago | 0 answers | 0

0

answers

Question


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...

10 months ago | 2 answers | 0

2

answers
Go to top of page