photo

Jai Tushar


Last seen: alrededor de 4 años hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Professional Interests: Mathematical Biology

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
215.707
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
40.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 8 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 1 respuesta | 0

1

respuesta