difference between fitcnet and patternnet functions
显示 更早的评论
I am not able to get difference between fitcnet and patternnet functions; when to use which one and what change happens in the result, if one replaced by other?
采纳的回答
更多回答(2 个)
Girijashankar Sahoo
2021-5-20
0 个投票
1. FITNET for regression (MATLAB calls it curve fitting) which is supposed to be a replacement for NEWFF)
2. PATTERNNET for pattern recognition and classification ( which were previously achieved using NEWFF)
pathakunta
2024-1-26
0 个投票
1. FITNET for regression (MATLAB calls it curve fitting) which is supposed to be a replacement for NEWFF) 2. PATTERNNET for pattern recognition and classification ( which were previously achieved using NEWFF)
类别
在 帮助中心 和 File Exchange 中查找有关 Pattern Recognition 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
