AlgisG

0 Reputation

0 Badges

13 years, 246 days

MaplePrimes Activity


These are questions asked by AlgisG

Dear all

How to avoid in plot "matrix in singular" in my pde system

> a1 := -2;
-2
> b1 := 3;
3
> c1 := -1;
-1
> L := 15;
15
> b := .25;
0.25
> th := 1.5;
1.5
> pde := diff(u(x, t), x, x, x, x, t...
Page 1 of 1