Chad MacDonald
MathWorks
Followers: 0 Following: 0
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.
Estadística
0 Preguntas
8 Respuestas
CLASIFICACIÓN
5.854
of 295.569
REPUTACIÓN
8
CONTRIBUCIONES
0 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
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...
14 días hace | 0
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...
alrededor de 1 año hace | 0
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...
más de 2 años hace | 0
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...
más de 2 años hace | 0
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...
más de 2 años hace | 1
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...
casi 3 años hace | 0
Deep Q-learning
For general information on DQN agents, see Deep Q-Network Agents. There are several DQN training examples in the documentation:...
más de 5 años hace | 0
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...
más de 7 años hace | 1
| aceptada