TP427

35 Reputation

4 Badges

9 years, 264 days

MaplePrimes Activity


These are answers submitted by TP427

It seems that maple can only find the trivial solution

You can do like this

In you pinned-clamped problem, you have already make four boundary condittions,bc1,bc2.....bc4

then

with(LinearAlgebra):

then find the determinant of the generated matrix

det:=determinant(Ma);

The equation has solution if and only det=0, simplify it,

Page 1 of 1