Which machine learning fucntions should I use if I dont have statistical and machine learning tool box ?
    1 view (last 30 days)
  
       Show older comments
    
Which machine learning fucntions should I use if I dont have statistical and machine learning tool box ?
Linear regression
Neural Net 
Regression Tree
Is there any alternative ?
1 Comment
  Rik
      
      
 on 21 Sep 2021
				If you don't have the toolbox and cannot afford it, I would expect machine learning to be very difficult with Matlab.
Things like statistics and image processing can be re-implemented with some effort (although getting most of the performance is very tricky). I suspect you should consider Python if you can't acquire the toolbox.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!