-= probability distribution =-
mini project
ok, so data compression courseworks are complete. I got a first and my assignment 1 programs will be published on the uni learning centre for future students to admire (and maybe learn from).
So here is the first program from coursework 1, its a random probability distribution generator. Say you have an alphabet of 3 characters, A, B and C, and you wish to generate a random probability set for them, where the total probabilies equal 1, you simply type 3 into the box and click submit. Quite simple, and obviously is more convinient for larger alphabet sizes.
Usefull for use in maths and data compression.
take a look here
source code here
mini project
ok, so data compression courseworks are complete. I got a first and my assignment 1 programs will be published on the uni learning centre for future students to admire (and maybe learn from).
So here is the first program from coursework 1, its a random probability distribution generator. Say you have an alphabet of 3 characters, A, B and C, and you wish to generate a random probability set for them, where the total probabilies equal 1, you simply type 3 into the box and click submit. Quite simple, and obviously is more convinient for larger alphabet sizes.
Usefull for use in maths and data compression.
take a look here
source code here
No comments:
Post a Comment