![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5560536_1522109180683_DEF.jpg)
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.
統計
MATLAB Answers
0 質問
9 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
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...
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...
3ヶ月 前 | 0
回答済み
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...
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...
3ヶ月 前 | 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...
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...
1年以上 前 | 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...
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...
3年弱 前 | 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...
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...
3年弱 前 | 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...
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...
3年弱 前 | 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...
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...
約3年 前 | 0
回答済み
Deep Q-learning
For general information on DQN agents, see Deep Q-Network Agents. There are several DQN training examples in the documentation:...
Deep Q-learning
For general information on DQN agents, see Deep Q-Network Agents. There are several DQN training examples in the documentation:...
6年弱 前 | 1
回答済み
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...
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...
8年弱 前 | 1
| 採用済み