Maksym Zawrotny - MATLAB Central
photo

Maksym Zawrotny


Last seen: 約4年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/18 to 04/25Use left and right arrows to move selectionFrom 10/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 質問
1 回答

ランク
11,045
of 298,029

評判
4

コントリビューション
6 質問
1 回答

回答採用率
50.0%

獲得投票数
3

ランク
 of 20,523

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,187

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Simulation of PID without simulink
Hello! I am trying to simulate a plant and I cannot simulate output of PID controller. I got PID object by pidtude(sys, type)...

6年弱 前 | 1 件の回答 | 1

1

回答

質問


Nyquist plot from 0 to Inf (only frequencies > 0)
Hello, I am trying to plot a Nyquist plot but only for pulsations > 0.I tried nyquist(H, W) Where H is my transfer function (c...

約6年 前 | 1 件の回答 | 1

1

回答

質問


normalizing a normal distribution
I just need to plot a gaussion distribution plot given mean (mu) and standard deviation (sigma). I used: gauss1 = normpdf(x, mu...

約6年 前 | 1 件の回答 | 0

1

回答

質問


Timestamp on X axis from datetime
Hello, I have made a plot already which looks like that: X axis is a time of observation. It is a vector of [0, 5, 10, 15 ...]....

6年以上 前 | 1 件の回答 | 0

1

回答

質問


Setting a different input delays in NARX networks
Hello, I would like to setup a net which has 4 inputs x(t). I want to use ONLY ONE of this as delayed by T while the other ones...

6年以上 前 | 0 件の回答 | 0

0

回答

回答済み
Configuring a NARX network's inputs and outputs
I found a solution. It has tobe configured in closedloop mode. I don't know why, but it solved this problem.

6年以上 前 | 1

| 採用済み

質問


Configuring a NARX network's inputs and outputs
Hello! I have created basic NARX NN by: net1 = narxnet(0, 1, 5, 'open', 'trainbr'); I checked it with view(net1) a...

6年以上 前 | 1 件の回答 | 0

1

回答