Is there a way to circumvent positive lag condition on ddes?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
For dde23, I have a large vector of delays. In the dde function I can deal with it in double for loops. The problem is some of the elements in the delay vector are 0. But the dde23 throws the following error:
The lags must all be positive
Is there a way to circumvent this problem or do I have to write my own numerical integration function?
Thanks in advance,
Yasir
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Import and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!