How can i train a multilayer perceptron with complex data?
Mostrar comentarios más antiguos
Dear all,
i am interested in using a neural network classifier (i.e. MLP) for equalization of a quadrature amplitude modulation (QAM) signal.
the MATLAB toolbox does not support complex data as far as i understand... is there a way around this? i guess that i could simply split the data into real and imaginary parts and use two classfiers? However, this does not seem to be the ideal solution in my mind.
If someone can provide somebody can confirm in either direction whether it is possible to use a training method with a complex valued dataset i would appreciate it. Otherwise i think it is time to write my own network...
many thanks!
1 comentario
Greg Heath
el 23 de Jul. de 2013
Why would you use a classifier for equalization?
Respuesta aceptada
Más respuestas (2)
Greg Heath
el 23 de Jul. de 2013
0 votos
Google:
neural qam adaptive equalization
~ 5000 hits.
Hope this helps.
Greg
Paul
el 24 de Jul. de 2013
0 votos
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!