I was introduced as Continous Linear Algebra by Nick Trefethen which demonstrated the issue of using monomials a basis using chebfun, so i expected similar functionality from ApproxFun which is apperently better addressed here.
I was failing to get a result for rank([ 1 sin(x)^2 cos(x)^2]) which would be 2 but there is a lot more that can be done with continous linear algebra.
I was introduced as Continous Linear Algebra by Nick Trefethen which demonstrated the issue of using monomials a basis using chebfun, so i expected similar functionality from ApproxFun which is apperently better addressed here.
I was failing to get a result for
rank([ 1 sin(x)^2 cos(x)^2])which would be 2 but there is a lot more that can be done with continous linear algebra.