photo

Chad MacDonald

MathWorks

Last seen: circa 2 mesi fa Attivo dal 2017

Followers: 0   Following: 0

Messaggio

I am a senior team lead and technical writer for the control systems and identification products. Primarily, I write Simulink Control Design, Model Predictive Control Toolbox, Fuzzy Logic Toolbox, and Reinforcement Learning Toolbox documentation.

Statistica

MATLAB Answers

0 Domande
9 Risposte

RANK
5.061
of 300.369

REPUTAZIONE
10

CONTRIBUTI
0 Domande
9 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
3

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
AUTO CLUSTERING instead of setting the value of 'C' in Fuzzy C-Mean
If you do not have a clear idea of the number of clusters in your data, you can use the subclust function to estimate the number...

11 mesi fa | 0

Risposto
how to plot a gaussian 1D in matlab
If you have Statistics and Machine Learning Toolbox, you can compute a Gaussian probability distributon using the normpdf functi...

12 mesi fa | 0

Risposto
Error in Fuzzy Logic Example Live Script - How to fix it?
The updateInput and updateOutput functions in this example are local functions within the ArtificialPancreasUsingFuzzyLogicExamp...

circa 2 anni fa | 0

Risposto
How can I generate code from the system I've designed in the fuzzy logic designer?
As of R2018b, Fuzzy Logic Toolbox software supports code generation using MATLAB Coder. Once you export your fuzzy system to the...

oltre 3 anni fa | 0

Risposto
I want to adapt Fuzzy Logic Toolbox to be able to use the output of one system as the input of another
As of R2019a, Fuzzy Logic Toolbox software natively supports networked trees of fuzzy inference systems. For more information, s...

oltre 3 anni fa | 0

Risposto
Type 2 fuzzy logic System
As of R2019b, Fuzzy Logic Toolbox software natively supports interval type-2 fuzzy systems. For more information, see: Type-2 F...

oltre 3 anni fa | 1

Risposto
ANFIS: getting an errorr that the number of rules needs to be the same as the number of output MF's. Can anyone help explain?
The ANFIS training algorithm requires that the Sugeno system must not have any rule sharing; that is one rule per output members...

quasi 4 anni fa | 0

Risposto
Deep Q-learning
For general information on DQN agents, see Deep Q-Network Agents. There are several DQN training examples in the documentation:...

oltre 6 anni fa | 1

Risposto
evalfr for discrete systems gives strange results
The |evalfr| command allows you to evaluate the frequency response of a system at any point in the complex plane. However, |bode...

oltre 8 anni fa | 1

| accettato