Isabel Rojas-Ferrer
University of Missouri-Saint Louis
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
What does 'Undefined operator '*' for input arguments of type 'table'' mean?
I have defined all the values to the following equation ViNew(t,k) = (alpha)*(ViOld)*(t - 1)+(1 - alpha)*Qi(t) and have ...
10 years 前 | 1 个回答 | 0
1
个回答提问
What is wrong with my function?
function LinearOperator set S=data for t=S(:,1) if t=1 then ViOld=0 else set ViOld=S(t,2) end ...
10 years 前 | 1 个回答 | 0