(This page last updated 25 August, 2005.)
Everything in a computer's memory is represented as numbers.These numbers can be used to represent a variety of other things.
- letters
- words
- symbols
- sentences
- sounds
- pictures
Computers can manipulate the data in memory with a set of simple processes.
- Calculation
- Add, subtract, multiply, divide
- Compare two values
- Is A equal to B?
- Is A greater than B?
- Perform different actions depending on a comparison.
- The basis for decision making.
These simple operations can be combined in sequence to produce complex procedures and programs.
One advantage of computer programs is that everything is specified precisely. There is no ambiguity about what is to be done.
Computers can be used to simulate almost anything that behaves according to regular rules.
- Computational models in engineering
- Computational models of weather
- Computational models of single neurons
If we can use computers to simulate all these physical mechanisms, can we use them to simulate the mind and the brain?
Cognitive Psychology is based on the assumption that we can.
Next class: Neuroscience
Psych 315: Cognitive
Psychology
Kyle Cave
Psychology Dept.
U.
Mass.