How to do the hermatin function in matlab?
    4 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I have a matrix of 10x5.I want a complex conjugate transpose matrix with the size of 10x5.can you please give the code for that?
2 Commenti
  Matt J
      
      
 il 9 Feb 2018
				If you transpose (with or without conjugation) a matrix of size 10x5 shouldn't the result be 5x10?
Risposta accettata
Più risposte (1)
Vedere anche
Categorie
				Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



