N/A
Followers: 0 Following: 0
Feeds
提问
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 months 前 | 1 个回答 | 0
1
个回答提问
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 months 前 | 1 个回答 | 0
1
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
1 year 前 | 1 个回答 | 1
1
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
2 years 前 | 1 个回答 | 0
1
个回答已回答
How can I make a integration with trapz?
What should I do guys? Please inform me about the correct code
How can I make a integration with trapz?
What should I do guys? Please inform me about the correct code
2 years 前 | 0
提问
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...
2 years 前 | 3 个回答 | 0
3
个回答提问
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...
2 years 前 | 2 个回答 | 0
2
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 0 个回答 | 0
0
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 2 个回答 | 0