image processing - Large scale consecutive matrix multiplication applications -


i running experiments matrix multiplication , looking applications (preferably signal processing applications) multiple input matrices a(i), [i=0,1.....] multiplied kernel matrix b produce multiple c(i) in form c(i) = a(i)*b. larger better. case example in training , recognition stage of face recognition via pca. there other example applications such computations encountered beyond signal processing?


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -