Kindly share the final code to run?
古いコメントを表示
Write a MATLAB program to plot the LR MF.
Kindly share the final code to run in MATLAB.
回答 (1 件)
Walter Roberson
2021 年 3 月 28 日
1 投票
https://www.mathworks.com/matlabcentral/fileexchange/2173-neuro-fuzzy-and-soft-computing has the code in it... somewhere. (I tracked it down there four years ago.)
2 件のコメント
Prakul Jain
2021 年 3 月 28 日
編集済み: Walter Roberson
2021 年 3 月 28 日
Walter Roberson
2021 年 3 月 28 日
That looks appropriate. You would call the function, passing in x values and the parameter vector, and you would store the output in a variable, and after that you would plot() the x values and the results of the call.
カテゴリ
ヘルプ センター および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!