
The PhysioNet/Computing in Cardiology Challenge 2016 (http://physionet.org/challenge/2016/)
July 11, 2016



Installing:
---------------------
1. Make sure all the files are saved in a same folder.


Contents:
---------------------
1. challenge
	1.1. installing_needed_toolbox
	1.2. feature_extraction
			1.2.1. mfcc
			1.2.2. Spectral
2. LICENSE
3. readme
4. AUTHORS


License:
---------------------
This toolbox is released under the MIT License (MIT) (http://opensource.org/licenses/MIT)

In addition to the codes, which are implemented by the authors, the following toolboxes are also used:

	1. mfcc		         ----> 	- Mel frequency cepstral coefficient feature extraction
								- Kamil Wojcicki.
								- Ref: Young, S., Evermann, G., Gales, M., Hain, T., Kershaw, D., 
									 Liu, X., Moore, G., Odell, J., Ollason, D., Povey, D., 
									 Valtchev, V., Woodland, P., 2006. The HTK Book (for HTK 
									 Version 3.4.1). Engineering Department, Cambridge University.
									 (see also: http://htk.eng.cam.ac.uk).
									 other refs can be found in the code.


Authors:
---------------------
1st Author ---> Morteza Zabihi  (morteza.zabihi@gmail.com)
2nd Author ---> Ali Bahrami Rad (abahramir@yahoo.com)