Software Listing of Author : "Iftekhar Tanveer"
- Coaxial Cable Based CDMA System Simulation
- License: Freeware
- Price: 0.00


This is a simulator made in my thesis work (I've shown in my thesis work, that CDMA can increase channel capacity). It can simulate a CDMA encoding and decoding process. The data is assumed to be travelled through a coaxial cable. the effect of coax and CDMA is considered. You have to run the file CDMA_GUI.m first. all the other files will be called from this file.
- Publisher: Iftekhar Tanveer
- Date Released: 14-03-2013
- Download Size: 51 KB
- Download
- Platform: Matlab, Scripts
- Eigenface based Facial Expression Classification
- License: Shareware
- Price:


It is an Eigenface based Facial Expression recognition system. The idea of eigenface was first proposed by Turk and Pentland. Implementation details can be found in http://www.cs.ucsb.edu/%7Emturk/Papers/mturk-CVPR91.pdf
- Publisher: Iftekhar Tanveer
- Date Released: 25-05-2013
- Download Size: 4588 KB
- Download
- Platform: Matlab, Scripts
- Feature Analysis
- License: Shareware
- Price:


This program uses LDA and PCA to analyze features from weka arff file. The projection on PCA and LDA space visualizes the goodness of the features. If the features are good enough to be classified well they should have some kind of separation when projected on a 1 dimensional LDA or a 3 dimensional PCA space. This MATLAB script assumes that the arff file has 2 classes named "Positive" and "Negative". However, it can be extended into any amount of class labels.
- Publisher: Iftekhar Tanveer
- Date Released: 22-03-2013
- Download Size: 358 KB
- Download
- Platform: Matlab, Scripts