What does first principles in Matlab mean
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
lucky_
il 22 Gen 2016
Risposto: Walter Roberson
il 22 Gen 2016
I was going through my review paper and I came across these
Implement the following:
- naïve Bayes classifier algorithm in Matlab from first principles
- single layer perceptron algorithm in Matlab from first principles
- linear regression in Matlab from first principles
These are simple you know how to Implement it right?
I don't understand what does first principles mean do they mean I follow the Matlab tutorial of the above three
0 Commenti
Risposta accettata
Walter Roberson
il 22 Gen 2016
In that context it pretty much means "do not call the toolbox routines that do these things: implement it yourself, based upon the mathematics"
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Classification in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!