photo

Maksym Zawrotny


Last seen: oltre 4 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
1 Risposta

RANK
11.073
of 300.392

REPUTAZIONE
4

CONTRIBUTI
6 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
3

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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)...

oltre 6 anni fa | 1 risposta | 1

1

risposta

Domanda


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...

oltre 6 anni fa | 1 risposta | 1

1

risposta

Domanda


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...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...]....

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Risposto
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.

circa 7 anni fa | 1

| accettato

Domanda


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...

circa 7 anni fa | 1 risposta | 0

1

risposta