Hoang Vu Huy
Followers: 0 Following: 0
Feeds
질문
[ERROR] HL-20 Project Aerospace Toolbox
I can not open project HL-20: https://www.mathworks.com/help/aeroblks/hl-20-project-with-optional-flightgear-interface.html >> ...
8개월 전 | 답변 수: 1 | 0
1
답변질문
Solve LMIs control in delay system
I need to simulation this paper https://doi.org/10.1016/j.ifacol.2016.10.403 Find maximum to exist matrices P>0, Z>0 and Q sy...
대략 1년 전 | 답변 수: 0 | 0
0
답변질문
Solve LMIs control in delay system
I need to find maximum to exist matrices P>0, Z>0 and Q symmetric such that and where How to solve this problem
대략 1년 전 | 답변 수: 0 | 0
0
답변질문
Solve LMIs control in delay system
I need to find maximum to exist matrices P>0, Z>0 and Q symmetric such that and where How to solve this problem
대략 1년 전 | 답변 수: 0 | 0
0
답변질문
Change value of parameters in simulink over time
I am simulating a complex system and have a trouble. However, I will explain my problems by similar case. Assuming I have a fol...
1년 초과 전 | 답변 수: 2 | 0
2
답변질문
Solve the system the differential equation with time-delays
I want to solve a system with is vector at point , is vector at point , is a matrix. I used to solve system without time-d...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Create a point with a number inside
I want to creat a fig: How to creat a point with a number inside?
1년 초과 전 | 답변 수: 3 | 0
3
답변질문
Solve a system of differential equations which has blkdiag
I want to solve following equation: with Matrices A and C are defined. I want use ode45 to solve, but I don't know to...
1년 초과 전 | 답변 수: 3 | 0
3
답변질문
Solve equation by fzeros
I'm solving the equation by using fzero. My code is: fzero(@(x) x-4*sin(x), -10) Result just has ONE root. How to show ALL r...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
Combine block matrix with same elements
I want to creat matrix: 7 7 7 7 7 2 2 7 7 7 7 7 2 2 6 6 9 9 9 2 2 6 6 9 9 9 2 2 6 6 8 8 8 8 8 6 6 8 8 8 8 8 I used code:...
2년 초과 전 | 답변 수: 1 | 0