Help with writing program with the matrix
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I can generate a X matrix with 64*1 dimension and now I want to multiply this matrix with a D matrix of dimensions 224*64 and obtain a matrix Y.
[Y] = [D]*[x]
Can anyone help me get a program which can be fit to find Y easily.
Your help is appriciated. Thank You.
0 Commenti
Risposte (1)
Vedere anche
Categorie
				Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

