photo

Borjan Trajanoski


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Generate exponential distribution of event times
I have to generate event times in the time interval [0; T] with T = 2000 s such that the waiting times between consecutive event...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Finding minimum/maximum of function using Lagrange multipliers
As mentioned in the title, I want to find the minimum / maximum of the following function with symbolic computation using the la...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Changing boundary conditions for ODE
My code below plots the solution of the equation of Mathieu with the initial condition: y(0) = 1, y'(0) = 1 Now I still want th...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Find general non-constant solution for differential equation
eqn=diff(y(t),t) == k*y*(1-y/M); S=dsolve(eqn); Sz = S(3) %general non-constant solution >> Sz = M/(exp(-M*(C1 + (k*t)/M)) + ...

4 years 前 | 1 个回答 | 0

1

个回答