How can I write a tensor in MATLAB?

15.2k Views Asked by At

My project is about tensors and I must write the program in MATLAB. How can I write a tensor in MATLAB? Is there anybody to help me? Can you explain me what is the code for import a tensor? thanks for your attention

1

There are 1 best solutions below

0
On BEST ANSWER

To answer your question, there is a tensor toolbox for MATLAB managed by Sandia National Labs. The toolbox is free, open for anyone to download and use (with certain restrictions in the license of course). And there are some nice manuals with it as well.