N/A
Followers: 0 Following: 0
Statistiques
RANG
35 256
of 295 569
RÉPUTATION
1
CONTRIBUTIONS
19 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
84.21%
VOTES REÇUS
1
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
Adjacency matrix for ODE45
Hi I am trying to model a systema as below: where kij is : I tried to model two sets of states manually first, without A...
3 mois il y a | 1 réponse | 0
1
réponseQuestion
State Vectorization for ODE 45
Hi all. I'm trying to model a dyanmical system as following using vectorization of state for ODE45. My model includes three st...
3 mois il y a | 1 réponse | 0
1
réponseQuestion
Updating States in ODE45
Hi everyone! I modeled a free falling sphere in air with ODE45 as coded below, and it hits the ground. I wanted to update posit...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
How to stop falling cube?
Hi everyone, I simulated a free falling cube (the code is provided as below). I want to stop falling as the lowest vertex reac...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
Axis Disappearing after Zooming in
Hi, I plotted somthing and after using xlim and ylim for zooming out, axies disappeared. How can I solve the problem? thank...
plus d'un an il y a | 1 réponse | 1
1
réponseQuestion
3D Solid Cube
Hi I am going to create a solid cube in 3D in MATLAB that by rotating of one length of cube in the desired angle, other leng...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
Settling time of response.
Hi I am going to find the setteling time of response with Matlab directly. This figure is my reponse solved by DDE23. Is there...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding settling time of a response.
Hi I solve a solution of a system with DDE23. I am going find a settling time of response with direct command in MATLAB. Is ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseHow can I make a integration with trapz?
What should I do guys? Please inform me about the correct code
plus de 2 ans il y a | 0
Question
How can I make a integration with trapz?
Hi everyone, I have x and y vectors, and ploted y verses x as below: v=[2.2696;2.2696; 2.4646;2.4646;2.6775;2.6775; 2.9101...
plus de 2 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to find steady state solution of recatti equation
hi everyone, I want to find solution of algebric equations as below: -A_Star'*x-x*A-Q+x*G*x ... where x is the solution of t...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to Obtain value of J in LQR command
Hi everyone, I have solved a problem with ODE45, and used LQR command to contorl the response of the system. I want to see the...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to solve the retarded delay differential equation?
Hi everyone, I am going to solve the retarded delay differntial equation as bellow. but I dont know how. It would be great i...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
History function for ODE45
Hi everyone I am currently solving an equation using ODE45 in matlab. I had a question though. Is that possible to define a h...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to Calculate Area Between a Curve and Two Lines?
Hi Everyone, I am trying to calculate area (yellow area in attached figure) between curve and vertical and horizental axies li...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to have a just specific part of a plot?
Hi For a purpose, I am trying to have a just specific part of my plot only. For example, if you run the below code, you will g...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to Calculate an area in MATLAB
Hi I am going to to calculate the area covered by nodes using boundary and polyarea functions. However, calculated area is not...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to solve exceed number of array element (1) problem?
Hi As I try to run the bellow code, I will encounter the Index exceeds the number of array elements (1). As I tried the Time_D...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to calculate an area with obtained nodes?
Hi Everyone, I am going to calculate the area covered by nodes in the plot, but I do not know how! Could someone help me? T...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I shade the area between a curve and a vertical line?
I am going to shade the area between the right side of vertical line and the curve as bellow. Could someone help me? I have att...
plus de 3 ans il y a | 2 réponses | 0