Does the Neural Network Toolbox support complex numbers?

I would like to know if the Neural Network Toolbox supports complex numbers.

 Accepted Answer

The functions of the Neural Network Toolbox do not restrict the use of complex numbers; however, results are not guaranteed. The best way to handle complex data is to split each complex number into its real and imaginary parts, and present them as two real numbers.

More Answers (0)

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!