Community Profile

photo

Yasir Çatal


Last seen: 5日 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Explorer
  • Thankful Level 2
  • First Review

バッジを表示

Feeds

表示方法

質問


Delay differential equations where every variable can take on multiple delays
Hello, I'm trying to code the Kuramoto model as a delay differential equation. I have a connectivity matrix and a delay matrix....

7ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Is there a way to circumvent positive lag condition on ddes?
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 s...

8ヶ月 前 | 0 件の回答 | 0

0

回答

質問


Concatenating elements of vectros without loops
Hello, I want to do the following without need for loops. x = [1 2 3]; y = [5 10]; c = 1; for i = 1:3 for j = 1:2 ...

約2年 前 | 1 件の回答 | 0

1

回答

質問


Is there an alternative to eval in a struct?
Hi, I know that eval is evil, but in this particular case, I couldn't find any other way to do it, so I wanted to ask you if an...

2年以上 前 | 3 件の回答 | 0

3

回答