This repository contains example code and data associated with the course ELEC380-Introduction to Neuroengineering at Rice University.
If you do not have Python on your computer, I recommend either using Google Colaboratory or installing Miniforge
and the mamba Python environment tool. You can then create an environment for this class with
a command like mamba create -n elec380 python=3.10 numpy scipy matplotlib jupyter. Here is a tutorial for Windows. Mac and Linux are similar (but perhaps easier). We are working on getting some videos uploaded for Python review.
- HW 1 - Data for this homework assignment were obtained from the CRCNS.org repository, where they were deposited by Kevin Bolding and Kevin Franks. See [https://crcns.org/data-sets/pcx/pcx-1/about-pcx-1] for more information.