Statistik
11 Fragen
0 Antworten
RANG
172.805
of 301.583
REPUTATION
0
BEITRÄGE
11 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
18.18%
ERHALTENE STIMMEN
0
RANG
of 21.339
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 175.587
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to define boundary condition du/dx and du/dy equal to zero in pde command?
How to define boundary condition du/dx and du/dy equal to zero in pde command?
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to fix error "Error using reshape To RESHAPE the number of elements must not change." when I am using pdegrad?
How to fix error "Error using reshape To RESHAPE the number of elements must not change." when I am using pdegrad? I want t...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Why I got error reshape when I was using pdegrad?
I got error when I tried to calculate pdegrad using: [ux,uy] = pdegrad(p,t,u); The error is "Error using reshape". I re...
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to set initial condition on a particular edge for pde?
I need to set initial condition on a particular edge for my pde.
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Why I got error "Error using reshape" when I try to calculated du/dx and du/dy for my pde gradient?
I used: [ux,uy] = pdegrad(p,t,u); Then I got error "Error using reshape". Please help and thank you, Bella
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
can we use pseudo pressure in pde toolbox matlab?
i am just wondering can we use pseudo pressure in pde toolbox matlab?
etwa 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
What does it mean plotAlongY(p,u,0) in "Nonlinear Heat Transfer in a Thin Plate" example?
Why there is no explanation about plotAlongY(p,u,0) definition in Matlab PDE Toolbox guide? And there is no easy way to plot u-...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to plot nonlinear parabolic pde solution u versus distance at different time?
I want to plot my nonlinear parabolic pde solution u versus distance at different time. I can plot my nonlinear parabolic pde so...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to plot my u-solution along y coordinate at constant x coordinate?
I want to plot my u solution of pde nonlinear along y coordinate at constant x coordinate. The plot will be along the line of [x...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Error in writing c-coefficient as a function of unknown solution u
Why I got error after writing this c-coefficient? I got error pointing at my u=parabolic() c='(por^3*(1-ct*(u-u0))^3)/(5*S^2*...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to define c-coefficient as a u function in nonlinear pde?
My c-coefficient is a function of u.
mehr als 10 Jahre vor | 1 Antwort | 0
