Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
再帰を行うためにSimulinkでブロックを探しています。例:
I want calculate A_(k+1) = 2 * A_(k) , where k = 1,2,3,4 and A_(1) = 3.
このようなものを作る方法は?積分器で初期値を見つけるだけです:/
整数遅延が必要になる場合があります。