Programming Behavioral Experiments with MATLAB and Psychtoolbox

Programming Behavioral Experiments with MATLAB and Psychtoolbox

Author: Erman Misirlisoy

Publisher: Taylor & Francis

Published: 2016-11-10

Total Pages: 81

ISBN-13: 1317205634

DOWNLOAD EBOOK

Human behavior is fascinating so it’s no surprise that psychologists and neuroscientists spend their lives designing rigorous experiments to understand it. MATLAB is one of the most widely used pieces of software for designing and running behavioral experiments, and it opens up a world of quick and flexible experiment programming. This book offers a step-by-step guide to using MATLAB with Psychtoolbox to create customisable experiments. Its pocket size and simple language allow you to get straight to the point and help you to learn fast in order to complete your work in great time. In nine simple steps, it guides you all the way from setting parameters for your experiment to analysing the output. Gone are the daunting days of working through hundreds of irrelevant and complicated documents, as in this handy book, Erman Misirlisoy coaxes you in the right direction with his friendly and encouraging tricks and tips. If you want to learn how to develop your own experiments to collect and analyse behavioral data, then this book is a must-read. Whether you are a student in experimental psychology, a researcher in cognitive neuroscience, or simply someone who wants to run behavioral tasks on your friends for fun, this book will offer you the skills to succeed.


Book Synopsis Programming Behavioral Experiments with MATLAB and Psychtoolbox by : Erman Misirlisoy

Download or read book Programming Behavioral Experiments with MATLAB and Psychtoolbox written by Erman Misirlisoy and published by Taylor & Francis. This book was released on 2016-11-10 with total page 81 pages. Available in PDF, EPUB and Kindle. Book excerpt: Human behavior is fascinating so it’s no surprise that psychologists and neuroscientists spend their lives designing rigorous experiments to understand it. MATLAB is one of the most widely used pieces of software for designing and running behavioral experiments, and it opens up a world of quick and flexible experiment programming. This book offers a step-by-step guide to using MATLAB with Psychtoolbox to create customisable experiments. Its pocket size and simple language allow you to get straight to the point and help you to learn fast in order to complete your work in great time. In nine simple steps, it guides you all the way from setting parameters for your experiment to analysing the output. Gone are the daunting days of working through hundreds of irrelevant and complicated documents, as in this handy book, Erman Misirlisoy coaxes you in the right direction with his friendly and encouraging tricks and tips. If you want to learn how to develop your own experiments to collect and analyse behavioral data, then this book is a must-read. Whether you are a student in experimental psychology, a researcher in cognitive neuroscience, or simply someone who wants to run behavioral tasks on your friends for fun, this book will offer you the skills to succeed.


MATLAB for Psychologists

MATLAB for Psychologists

Author: Mauro Borgo

Publisher: Springer

Published: 2014-04-16

Total Pages: 284

ISBN-13: 9781489986993

DOWNLOAD EBOOK

The matrix laboratory interactive computing environment—MATLAB—has brought creativity to research in diverse disciplines, particularly in designing and programming experiments. More commonly used in mathematics and the sciences, it also lends itself to a variety of applications across the field of psychology. For the novice looking to use it in experimental psychology research, though, becoming familiar with MATLAB can be a daunting task. MATLAB for Psychologists expertly guides readers through the component steps, skills, and operations of the software, with plentiful graphics and examples to match the reader’s comfort level. Using an extended illustration, this concise volume explains the program’s usefulness at any point in an experiment, without the limits imposed by other types of software. And the authors demonstrate the responsiveness of MATLAB to the individual’s research needs, whether the task is programming experiments, creating sensory stimuli, running simulations, or calculating statistics for data analysis. Key features of the coverage: Thinking in a matrix way. Handling and plotting data. Guidelines for improved programming, sound, and imaging. Statistical analysis and signal detection theory indexes. The Graphical User Interface. The Psychophysics Toolbox. MATLAB for Psychologists serves a wide audience of advanced undergraduate and graduate level psychology students, professors, and researchers as well as lab technicians involved in programming psychology experiments.


Book Synopsis MATLAB for Psychologists by : Mauro Borgo

Download or read book MATLAB for Psychologists written by Mauro Borgo and published by Springer. This book was released on 2014-04-16 with total page 284 pages. Available in PDF, EPUB and Kindle. Book excerpt: The matrix laboratory interactive computing environment—MATLAB—has brought creativity to research in diverse disciplines, particularly in designing and programming experiments. More commonly used in mathematics and the sciences, it also lends itself to a variety of applications across the field of psychology. For the novice looking to use it in experimental psychology research, though, becoming familiar with MATLAB can be a daunting task. MATLAB for Psychologists expertly guides readers through the component steps, skills, and operations of the software, with plentiful graphics and examples to match the reader’s comfort level. Using an extended illustration, this concise volume explains the program’s usefulness at any point in an experiment, without the limits imposed by other types of software. And the authors demonstrate the responsiveness of MATLAB to the individual’s research needs, whether the task is programming experiments, creating sensory stimuli, running simulations, or calculating statistics for data analysis. Key features of the coverage: Thinking in a matrix way. Handling and plotting data. Guidelines for improved programming, sound, and imaging. Statistical analysis and signal detection theory indexes. The Graphical User Interface. The Psychophysics Toolbox. MATLAB for Psychologists serves a wide audience of advanced undergraduate and graduate level psychology students, professors, and researchers as well as lab technicians involved in programming psychology experiments.


MATLAB for Behavioral Scientists

MATLAB for Behavioral Scientists

Author: David A. Rosenbaum

Publisher: Routledge

Published: 2014-07-17

Total Pages: 401

ISBN-13: 1136281088

DOWNLOAD EBOOK

Written specifically for those with no prior programming experience and minimal quantitative training, this accessible text walks behavioral science students and researchers through the process of programming using MATLAB. The book explores examples, terms, and programming needs relevant to those in the behavioral sciences and helps readers perform virtually any computational function in solving their research problems. Principles are illustrated with usable code. Each chapter opens with a list of objectives followed by new commands required to accomplish those goals. These objectives also serve as a reference to help readers easily relocate a section of interest. Sample code and output and chapter problems demonstrate how to write a program and explore a model so readers can see the results obtained using different equations and values. A web site provides solutions to selected problems and the book’s program code output and examples so readers can manipulate them as needed. The outputs on the website have color, motion, and sound. Highlights of the new edition include: •Updated to reflect changes in the most recent version of MATLAB, including special tricks and new functions. •More information on debugging and common errors and more basic problems in the rudiments of MATLAB to help novice users get up and running more quickly. •A new chapter on Psychtoolbox, a suite of programs specifically geared to behavioral science research. •A new chapter on Graphical User Interfaces (GUIs) for user-friendly communication. •Increased emphasis on pre-allocation of memory, recursion, handles, and matrix algebra operators. The book opens with an overview of what is to come and tips on how to write clear programs followed by pointers for interacting with MATLAB, including its commands and how to read error messages. The matrices chapter reviews how to store and access data. Chapter 4 examines how to carry out calculations followed by a review of how to perform various actions depending on the conditions. The chapter on input and output demonstrates how to design programs to create dialogs with users (e.g., participants in studies) and read and write data to and from external files. Chapter 7 reviews the data types available in MATLAB. Readers learn how to write a program as a stand-alone module in Chapter 8. In Chapters 9 and 10 readers learn how to create line and bar graphs or reshape images. Readers learn how to create animations and sounds in Chapter 11. The book concludes with tips on how to use MATLAB with applications such as GUIs and Psychtoolbox. Intended as a primary text for Matlab courses for advanced undergraduate and/or graduate students in experimental and cognitive psychology and/or neuroscience as well as a supplementary text for labs in data (statistical) analysis, research methods, and computational modeling (programming), the book also appeals to individual researchers in these disciplines who wish to get up and running in MATLAB.


Book Synopsis MATLAB for Behavioral Scientists by : David A. Rosenbaum

Download or read book MATLAB for Behavioral Scientists written by David A. Rosenbaum and published by Routledge. This book was released on 2014-07-17 with total page 401 pages. Available in PDF, EPUB and Kindle. Book excerpt: Written specifically for those with no prior programming experience and minimal quantitative training, this accessible text walks behavioral science students and researchers through the process of programming using MATLAB. The book explores examples, terms, and programming needs relevant to those in the behavioral sciences and helps readers perform virtually any computational function in solving their research problems. Principles are illustrated with usable code. Each chapter opens with a list of objectives followed by new commands required to accomplish those goals. These objectives also serve as a reference to help readers easily relocate a section of interest. Sample code and output and chapter problems demonstrate how to write a program and explore a model so readers can see the results obtained using different equations and values. A web site provides solutions to selected problems and the book’s program code output and examples so readers can manipulate them as needed. The outputs on the website have color, motion, and sound. Highlights of the new edition include: •Updated to reflect changes in the most recent version of MATLAB, including special tricks and new functions. •More information on debugging and common errors and more basic problems in the rudiments of MATLAB to help novice users get up and running more quickly. •A new chapter on Psychtoolbox, a suite of programs specifically geared to behavioral science research. •A new chapter on Graphical User Interfaces (GUIs) for user-friendly communication. •Increased emphasis on pre-allocation of memory, recursion, handles, and matrix algebra operators. The book opens with an overview of what is to come and tips on how to write clear programs followed by pointers for interacting with MATLAB, including its commands and how to read error messages. The matrices chapter reviews how to store and access data. Chapter 4 examines how to carry out calculations followed by a review of how to perform various actions depending on the conditions. The chapter on input and output demonstrates how to design programs to create dialogs with users (e.g., participants in studies) and read and write data to and from external files. Chapter 7 reviews the data types available in MATLAB. Readers learn how to write a program as a stand-alone module in Chapter 8. In Chapters 9 and 10 readers learn how to create line and bar graphs or reshape images. Readers learn how to create animations and sounds in Chapter 11. The book concludes with tips on how to use MATLAB with applications such as GUIs and Psychtoolbox. Intended as a primary text for Matlab courses for advanced undergraduate and/or graduate students in experimental and cognitive psychology and/or neuroscience as well as a supplementary text for labs in data (statistical) analysis, research methods, and computational modeling (programming), the book also appeals to individual researchers in these disciplines who wish to get up and running in MATLAB.


Matlab for the Behavioral Sciences

Matlab for the Behavioral Sciences

Author: Geoffrey Boynton

Publisher: Oxford University Press, USA

Published: 2012-12-31

Total Pages: 256

ISBN-13: 9780195320688

DOWNLOAD EBOOK


Book Synopsis Matlab for the Behavioral Sciences by : Geoffrey Boynton

Download or read book Matlab for the Behavioral Sciences written by Geoffrey Boynton and published by Oxford University Press, USA. This book was released on 2012-12-31 with total page 256 pages. Available in PDF, EPUB and Kindle. Book excerpt:


MATLAB for Psychologists

MATLAB for Psychologists

Author: Springer

Publisher:

Published: 2012-03-01

Total Pages: 300

ISBN-13: 9781461421986

DOWNLOAD EBOOK


Book Synopsis MATLAB for Psychologists by : Springer

Download or read book MATLAB for Psychologists written by Springer and published by . This book was released on 2012-03-01 with total page 300 pages. Available in PDF, EPUB and Kindle. Book excerpt:


Introduction to Human Neuroimaging

Introduction to Human Neuroimaging

Author: Hans Op de Beeck

Publisher: Cambridge University Press

Published: 2019-05-16

Total Pages: 369

ISBN-13: 1107180309

DOWNLOAD EBOOK

An accessible primer for courses on human neuroimaging methods, with example research studies, color figures, and practice questions.


Book Synopsis Introduction to Human Neuroimaging by : Hans Op de Beeck

Download or read book Introduction to Human Neuroimaging written by Hans Op de Beeck and published by Cambridge University Press. This book was released on 2019-05-16 with total page 369 pages. Available in PDF, EPUB and Kindle. Book excerpt: An accessible primer for courses on human neuroimaging methods, with example research studies, color figures, and practice questions.


Visual Psychophysics

Visual Psychophysics

Author: Zhong-Lin Lu

Publisher: MIT Press

Published: 2013-10-11

Total Pages: 473

ISBN-13: 0262019450

DOWNLOAD EBOOK

A comprehensive treatment of the skills and techniques needed for visual psychophysics, from basic tools to sophisticated data analysis. Vision is one of the most active areas in biomedical research, and visual psychophysical techniques are a foundational methodology for this research enterprise. Visual psychophysics, which studies the relationship between the physical world and human behavior, is a classical field of study that has widespread applications in modern vision science. Bridging the gap between theory and practice, this textbook provides a comprehensive treatment of visual psychophysics, teaching not only basic techniques but also sophisticated data analysis methodologies and theoretical approaches. It begins with practical information about setting up a vision lab and goes on to discuss the creation, manipulation, and display of visual images; timing and integration of displays with measurements of brain activities and other relevant techniques; experimental designs; estimation of behavioral functions; and examples of psychophysics in applied and clinical settings. The book's treatment of experimental designs presents the most commonly used psychophysical paradigms, theory-driven psychophysical experiments, and the analysis of these procedures in a signal-detection theory framework. The book discusses the theoretical underpinnings of data analysis and scientific interpretation, presenting data analysis techniques that include model fitting, model comparison, and a general framework for optimized adaptive testing methods. It includes many sample programs in Matlab with functions from Psychtoolbox, a free toolbox for real-time experimental control. Once students and researchers have mastered the material in this book, they will have the skills to apply visual psychophysics to cutting-edge vision science.


Book Synopsis Visual Psychophysics by : Zhong-Lin Lu

Download or read book Visual Psychophysics written by Zhong-Lin Lu and published by MIT Press. This book was released on 2013-10-11 with total page 473 pages. Available in PDF, EPUB and Kindle. Book excerpt: A comprehensive treatment of the skills and techniques needed for visual psychophysics, from basic tools to sophisticated data analysis. Vision is one of the most active areas in biomedical research, and visual psychophysical techniques are a foundational methodology for this research enterprise. Visual psychophysics, which studies the relationship between the physical world and human behavior, is a classical field of study that has widespread applications in modern vision science. Bridging the gap between theory and practice, this textbook provides a comprehensive treatment of visual psychophysics, teaching not only basic techniques but also sophisticated data analysis methodologies and theoretical approaches. It begins with practical information about setting up a vision lab and goes on to discuss the creation, manipulation, and display of visual images; timing and integration of displays with measurements of brain activities and other relevant techniques; experimental designs; estimation of behavioral functions; and examples of psychophysics in applied and clinical settings. The book's treatment of experimental designs presents the most commonly used psychophysical paradigms, theory-driven psychophysical experiments, and the analysis of these procedures in a signal-detection theory framework. The book discusses the theoretical underpinnings of data analysis and scientific interpretation, presenting data analysis techniques that include model fitting, model comparison, and a general framework for optimized adaptive testing methods. It includes many sample programs in Matlab with functions from Psychtoolbox, a free toolbox for real-time experimental control. Once students and researchers have mastered the material in this book, they will have the skills to apply visual psychophysics to cutting-edge vision science.


Building Experiments in PsychoPy

Building Experiments in PsychoPy

Author: Jonathan Peirce

Publisher: SAGE

Published: 2022-01-12

Total Pages: 313

ISBN-13: 1529788692

DOWNLOAD EBOOK

PsychoPy is an open-source software package for creating rich, dynamic experiments in psychology, neuroscience and linguistics. Written by its creator, this book walks you through the steps of building experiments in PsychoPy, from using images to discovering lesser-known features, and from analysing data to debugging your experiment. Divided into three parts and with unique extension exercises to guide you at whatever level you are at, this textbook is the perfect tool for teaching practical undergraduate classes on research methods, as well as acting as a comprehensive reference text for the professional scientist. Essential reading for anyone using PsychoPy software, the second edition has been fully updated and includes multiple new chapters about features included in recent versions of PsychoPy, including running studies online and collecting survey data. Part I teaches you all the basic skills you need (and some more advanced tips along the way) to design experiments in behavioral sciences. Each chapter introduces anew concept but will offer a series of working experiments that you can build on. Part II presents more details important for professional scientists intending to use PsychoPy for published research. This part is recommended reading for science professionals in any discipline. Part III covers a range of specialist topics, such as those doing fMRI research, or those studying visual perception. "This book fills an incredibly important gap in the field. Many users of PsychoPy will be excited to learn that there is now a highly accessible and well-designed written guide to refine their skills." – Susanne Quadflieg, University of Bristol


Book Synopsis Building Experiments in PsychoPy by : Jonathan Peirce

Download or read book Building Experiments in PsychoPy written by Jonathan Peirce and published by SAGE. This book was released on 2022-01-12 with total page 313 pages. Available in PDF, EPUB and Kindle. Book excerpt: PsychoPy is an open-source software package for creating rich, dynamic experiments in psychology, neuroscience and linguistics. Written by its creator, this book walks you through the steps of building experiments in PsychoPy, from using images to discovering lesser-known features, and from analysing data to debugging your experiment. Divided into three parts and with unique extension exercises to guide you at whatever level you are at, this textbook is the perfect tool for teaching practical undergraduate classes on research methods, as well as acting as a comprehensive reference text for the professional scientist. Essential reading for anyone using PsychoPy software, the second edition has been fully updated and includes multiple new chapters about features included in recent versions of PsychoPy, including running studies online and collecting survey data. Part I teaches you all the basic skills you need (and some more advanced tips along the way) to design experiments in behavioral sciences. Each chapter introduces anew concept but will offer a series of working experiments that you can build on. Part II presents more details important for professional scientists intending to use PsychoPy for published research. This part is recommended reading for science professionals in any discipline. Part III covers a range of specialist topics, such as those doing fMRI research, or those studying visual perception. "This book fills an incredibly important gap in the field. Many users of PsychoPy will be excited to learn that there is now a highly accessible and well-designed written guide to refine their skills." – Susanne Quadflieg, University of Bristol


An Introduction to MATLAB for Behavioral Researchers

An Introduction to MATLAB for Behavioral Researchers

Author:

Publisher:

Published: 2014

Total Pages: 267

ISBN-13: 9781506335131

DOWNLOAD EBOOK


Book Synopsis An Introduction to MATLAB for Behavioral Researchers by :

Download or read book An Introduction to MATLAB for Behavioral Researchers written by and published by . This book was released on 2014 with total page 267 pages. Available in PDF, EPUB and Kindle. Book excerpt:


Modeling Software with Finite State Machines

Modeling Software with Finite State Machines

Author: Ferdinand Wagner

Publisher: CRC Press

Published: 2006-05-15

Total Pages: 391

ISBN-13: 1420013645

DOWNLOAD EBOOK

Modeling Software with Finite State Machines: A Practical Approach explains how to apply finite state machines to software development. It provides a critical analysis of using finite state machines as a foundation for executable specifications to reduce software development effort and improve quality. It discusses the design of a state machine and of a system of state machines. It also presents a detailed analysis of development issues relating to behavior modeling with design examples and design rules for using finite state machines. This text demonstrates the implementation of these concepts using StateWORKS software and introduces the basic components of this software.


Book Synopsis Modeling Software with Finite State Machines by : Ferdinand Wagner

Download or read book Modeling Software with Finite State Machines written by Ferdinand Wagner and published by CRC Press. This book was released on 2006-05-15 with total page 391 pages. Available in PDF, EPUB and Kindle. Book excerpt: Modeling Software with Finite State Machines: A Practical Approach explains how to apply finite state machines to software development. It provides a critical analysis of using finite state machines as a foundation for executable specifications to reduce software development effort and improve quality. It discusses the design of a state machine and of a system of state machines. It also presents a detailed analysis of development issues relating to behavior modeling with design examples and design rules for using finite state machines. This text demonstrates the implementation of these concepts using StateWORKS software and introduces the basic components of this software.