Community Profile

photo

Yasir Çatal


Last seen: ungefär en månad ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Explorer
  • Thankful Level 2
  • First Review

View badges

Feeds

View by

Question


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 månader ago | 1 answer | 0

1

answer

Question


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 månader ago | 0 answers | 0

0

answers

Question


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 ...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


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...

mer än 2 år ago | 3 answers | 0

3

answers