Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Generate a Poisson spike train in MATLAB: 1.Select a small At (0.001 seconds) 2.Select a firing rate (in Hz) 3.Make a time vector (100


 

Generate a Poisson spike train in MATLAB: 1.Select a small At (0.001 seconds) 2.Select a firing rate (in Hz) 3.Make a time vector (100 seconds, step size is At) 4.Spikes=rand(size(time_vector)) < rate * At; 5.Plot your spike train 6.Plot the ISI histogram for your spike train and overlay the Poisson ISI distribution (theoretical) hint: make tau step sizes and bin sizes for your histogram the same 7.Calculate the CV for your ISI 8.Submit code and word/pdf document with 2 plots and CV

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Statistics A Decision Making Approach

Authors: David F. Groebner, Patrick W. Shannon, Phillip C. Fry

9th Edition

013302184X, 978-0133021844

More Books

Students also viewed these Databases questions

Question

Explain the regulation of the secretions of the small intestine.

Answered: 1 week ago