Could someone help me solve this problem in Matlab.. Suppose I have this Matriks
So, it can be written as : (to alculate the determinant)
But In matlab if I cannot put x before I define it..
There will be an error :
Undefined function or variable 'x'.
Please help me!! How to be able multiply (2-x * 3-x) ?????
I'm not allowed to use det function from Matlab!!!