Pinned Repositories
-psychophysics-
Cognitive Neuroscience course project: a psychophysical stimuli designing for a binocular rivalry experiment using psychtoolbox in MATLAB
-Secure-File-System-
Introduction to Computing Systems and Programming course project: Implementation of a secure file system library modelling the main memory of a computer (RAM) using C
AODV
Computer Networks course project: The goal of this assignment is to check the operati on of AODV in wireless networks.
Bachelor-Thesis-Detecting-Epilepsy-on-MRI-images
EEG-Analysis
Project for Cognitive Neuroscience Course
EEG-Classification-and-Featre-Extraction-during-Eye-movement
Sandcastle contest, Summer 2015
identifying-music-like-shazam-
Signals and Systems course project: identifying a part of a music from a library using autocorrelation features
my-jetpack-joyride
Advanced Programming course project: a graphical game similar to "Jetpack joyride" using sdl library
my_trello
Advanced Programming course project: a simplified version of the "Trello" website for collaboration and teamwork management involving socket programming using C++(phase 2) and graphical interface design using Qt(phase 3)
Throughput-Analysis-
Computer Networks course project: implementing a network which is composed of peer to peer, WiFi and Ethernet connections using NS3 and calculating the throughput of the traffics in this example
ghazalsahebzamani's Repositories
ghazalsahebzamani/Throughput-Analysis-
Computer Networks course project: implementing a network which is composed of peer to peer, WiFi and Ethernet connections using NS3 and calculating the throughput of the traffics in this example
ghazalsahebzamani/EEG-Classification-and-Featre-Extraction-during-Eye-movement
Sandcastle contest, Summer 2015
ghazalsahebzamani/-psychophysics-
Cognitive Neuroscience course project: a psychophysical stimuli designing for a binocular rivalry experiment using psychtoolbox in MATLAB
ghazalsahebzamani/-Secure-File-System-
Introduction to Computing Systems and Programming course project: Implementation of a secure file system library modelling the main memory of a computer (RAM) using C
ghazalsahebzamani/AODV
Computer Networks course project: The goal of this assignment is to check the operati on of AODV in wireless networks.
ghazalsahebzamani/Bachelor-Thesis-Detecting-Epilepsy-on-MRI-images
ghazalsahebzamani/EEG-Analysis
Project for Cognitive Neuroscience Course
ghazalsahebzamani/identifying-music-like-shazam-
Signals and Systems course project: identifying a part of a music from a library using autocorrelation features
ghazalsahebzamani/my-jetpack-joyride
Advanced Programming course project: a graphical game similar to "Jetpack joyride" using sdl library
ghazalsahebzamani/my_trello
Advanced Programming course project: a simplified version of the "Trello" website for collaboration and teamwork management involving socket programming using C++(phase 2) and graphical interface design using Qt(phase 3)
ghazalsahebzamani/preprocess_thesis
ghazalsahebzamani/RTL-Design-Datapath-Controlle
Digital Logic Design course project: A circuit for 8 - bit signed multiplication using Booth Algorithm is to be designed and tested . After a complete positive pulse appears on go , the circuit reads two 8 - bit 2’s complement data inputs from Abus and Bbus . In the next several clock cycles the circuit performs multiplication of these data inputs using Booth multiplication method. When done, the done signal will be issue d for exactly one clock cycle and the circuit returns again to the state waiting for next set of data inputs
ghazalsahebzamani/spiking-neural-network
modelling a network using differen equations using Brian package
ghazalsahebzamani/Spiking-Neurons
Project for Cognitive Neuroscience Course
ghazalsahebzamani/State-Machine-Coding-Pre---and-Post---Synthesis
Digital Logic Design course project: design and implementation of a Moore and Mealy 11010 detector in Verilog and implementing and testing them in Quartus II. using pre-synthesis and post-synthesis descriptions of the same machine.