如何在当前时间步使用某变量在之前所有时刻的值? 。
Show older comments
是这样的,我有一个变量A(一维的timeseries),每个时间步都有一个不同的输出。
然后我想用另一个变量B(同样也是timeseries)去乘变量A,但是是这样的:
用变量B的某一个时间步的值,去乘变量A的所有时间步的值。
想问一下这个是否能够实现?
Accepted Answer
More Answers (0)
Categories
Find more on 时序集合 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!