統計
MATLAB Answers
10 質問
0 回答
ランク
of 178,617
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How can I build a simulator for a wireless network (downlink)?
I would like to build a simulator for a wireless network (downlink) with the following parameters: The base station is positi...
約5年 前 | 0 件の回答 | 0
0
回答質問
What is the air velocity here?
I'm trying to find the lift force to what I have here in the system that shown below in the attached picture. I found some param...
約7年 前 | 1 件の回答 | 0
1
回答質問
How could we rescale the step response of MIMO state space model system?.
I have a MIMO system and below its parameters A=[0,1,0,0;0,-42.44,212.24,0;0,0,0,1;0,0,0,-42.44]; B=[0,0;106.12,-5;0,0;78.6...
約7年 前 | 1 件の回答 | 0
1
回答質問
Any suggestions of Q and R to my LQR representation to get reasonable step response?
This is below my code : % Define the matrix A, B, C, D A=[0,1,0,0;0,-42.44,212.24,0;0,0,0,1;0,0,0,-42.44]; B=[0,0;106.12,-5;...
約7年 前 | 0 件の回答 | 0
0
回答質問
How to choose the desired poles for this system[MIMO closed system] (Controller and observer design) ?
Select the desired poles according to your requirements. If possible, calculate the feedback matrix K to place the poles to the ...
約7年 前 | 1 件の回答 | 0
1
回答質問
Could you check this implementaion of Controller and observer design?
I'm trying to solve the system below, Could you check my work if it is correct or not? close all; clear all; clc %% 1) Set...
約7年 前 | 1 件の回答 | 0
1
回答質問
Could anyone help me in this homework in Matlab please ?
1) Set a requirement for step response, like settling time, overshoot and static error of output. 2) Select the desired poles ...
約7年 前 | 0 件の回答 | 0
0
回答質問
Hi everyone Any help please. In Matlab, even if in guiding me
1) Set a requirement for step response, like settling time, overshoot and static error of output. 2) Select the desired poles ...
約7年 前 | 1 件の回答 | 0
1
回答質問
Could anyone explain this code for me please?
%A star algorithm tic %Initialize %Node from which the good neighbour is reached came_fromx=zeros(size(E)); %??...
8年弱 前 | 0 件の回答 | 0
