Statistiques
2 Questions
                        0 Réponses
RANG
293 446
                          
                          
of 300 392
                        
RÉPUTATION
0
                           
                        
CONTRIBUTIONS
                          2 Questions
                          0 Réponses
ACCEPTATION DE VOS RÉPONSES 
                            50.0%
                        
VOTES REÇUS
0
RANG
 of 20 933
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS 
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 335
CONTRIBUTIONS
                            0 Problèmes
                            0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
I just started to learn simulation about PDEs and encountered difficulties. How can I use method-of-lines to solve the following three variables and draw a graph?
environ un an il y a | 1 réponse | 0
0
réponseQuestion
I am trying to solve the system of coupled partial differential equations described in the attachment using the function pdepe. My code runs into this error:
function [c,f,s] = pdefun(x,t,u,dudx) % Equation to solve c = [1; 1]; f = [-0.6; 1.32].*u; s = [0; 0]; end function u0 = pd...
environ un an il y a | 2 réponses | 0
 
         
                    