photo

Borjan Trajanoski


Last seen: mer än 4 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 4 år ago | 0 answers | 0

0

answers

Question


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

mer än 4 år ago | 1 answer | 0

1

answer

Question


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

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

2

answers

Question


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

mer än 4 år ago | 1 answer | 0

1

answer