Community Profile

photo

Borjan Trajanoski


Last seen: quasi 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta