Jai Tushar
Followers: 0 Following: 0
Professional Interests: Mathematical Biology
Statistiques
5 Questions
0 Réponses
RANG
264 877
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 7 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 8 ans il y a | 1 réponse | 0