Feeds
提问
column vector dot multiplied with a row vector. Multiple such operations..
I have a 5000x10, and another 5000x20 matrix. I want to dot multiply 5000 of each corresponding 10x1 & 1x20 vectors. I want t...
8 years 前 | 1 个回答 | 0
1
个回答提问
Function definitions are not permitted in this context
Using Matlab R2017b, I can not define a function; I thought this was fixed in R2016b. Yes, I can define a script file. >> f...
8 years 前 | 1 个回答 | 0

