| Author |
Comment/Response |
confused
|
04/21/09 10:58am
When trying to convolve two matricies with ListConvolve, I get the following error:
ListConvolve::kldims: The kernel ker and list <<1>> are not both nonempty lists with the same tensor rank. >>
So, following the help file, I did ArrayDepth to get the rank of the tensor, but it came back as 1 for both. I know that they are both non-empty lists, because I can see the data - so what is going on?
Any help would be much appreciated!
URL: , |
|