photo

Jai Tushar


Last seen: quasi 3 anni fa Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Professional Interests: Mathematical Biology

Statistica

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


array of symbolic variables which are function of time
p = sym('p', [m 1]); the above code gives me an array of symbolic variables, where m is the size of the matrix. H...

oltre 6 anni fa | 3 risposte | 0

3

risposte

Domanda


Why is Gauss elimination taking so much time in this algorithm?
Following is a part of an algorithm i wrote for formulating block tri diagonal matrix to solve an elliptic pde via 5 point stenc...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Controllability matrix computation for time invariant linear system without using built in ctrb function.
Controllability matrix C = [B,A*B,...,A^(n-1)*B], where A is n x n matrix and B is n x m matrix. I would like to compute C w...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to plot phase potrait and vector field for a three dimensional ODE system?
System: <</matlabcentral/answers/uploaded_files/49276/Capture.PNG>> attempt: if true [x1, x2, x3] = meshgrid(-.1:0.0...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Adding trajectories to vector fields of a linear system
I used the quiver function to plot the vector fields of a simple uncoupled linear system, [x1, x2] = meshgrid(-.5:0.0...

oltre 8 anni fa | 1 risposta | 0

1

risposta