开发者

Looking for solution in Simulink

I looking for block in Simulink to make some recursion, for example:

I want calculate A_(k+1) = 2 * A开发者_JAVA技巧_(k) , where k = 1,2,3,4 and A_(1) = 3.

How to make something like this ? I only find initial values in integrator :/


You might need an Integer Delay.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜