필터 지우기
필터 지우기

What does first principles in Matlab mean

조회 수: 5 (최근 30일)
lucky_
lucky_ 2016년 1월 22일
답변: Walter Roberson 2016년 1월 22일
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

채택된 답변

Walter Roberson
Walter Roberson 2016년 1월 22일
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개)

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by