-
Notifications
You must be signed in to change notification settings - Fork 0
lifchicker/pattern-recognition-lab-5
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the pattern recognition lab. work 5 Input file structure: +-------------+-----+-------------------------+ | first line | int | number of distributions | | second line | int | dimention of X | +-------------+-----+-------------------------+ repeat (number of distributions) times: +-------------+-------------------------------------------------+ | first line | empty | | second line | double | a priori probability of distribution | | third line | mXdouble | vector of average values | | m lines | mXdouble | matrix of correlations | +-------------+----------+--------------------------------------+
About
lab 5 for pattern recognition
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published