User:Chasteenco
Contents
About Me
I am a second year Biomedical Engineering student at Duke University. I am from Saint Johns, FL, where I attended Creekside High School.
Name Pronunciation
My name, Cody Chasteen, is pronounced "Co-Dee Chahs-TEEN".
Current Courses
- EGR103 Computational Methods in Engineering
- MATH216 Linear Algebra and Differential Equations
- PHYSICS152 Electricity and Magnetism
- MUS140 Introduction to Jazz
Grand Challenges for Engineering
The folllowing is an article I found related to the Grand Challenges for Engineering:
- Reverse-engineer the brain – NAE’s grand challenge, Uncommon Descent, created 28 February 2008, accessed 14 September 2014 (Grand Challenge)
MATLAB Demonstrations
Although simple, my favorite demonstration was the Masic Math Operations demonstration. It is one of the most useful and practical demonstrations, and gives commands to automatically calulate many matrix operations that I am learning in Math 216. I can now utilize MATLAB to make sure that I am completing problems correctly, and can go recheck my work in the case of inconsistencies. Also, having previously programmed in C++, it is good to become more comfortable with the direct syntax of MATLAB; a C++ matrix multiplication function would have taken 4-5 lines of code to write while MATLAB has it built in and accessible in just one line of code.