Community Profile

photo

Joshua Harrison


Last seen: 2ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Need to loop through 2 vectors of 0's and 1's, if a 1 occurs in vector 1 before vector 2, then i need to use a specific eqn. if vector 2 has a 1 before vector 1, then i need to use a seperate eqn.Each vector is the same size.
I have two vectors that I am working with. 1) Pre_spiketime 2) post_spiketime. The pre_spiketime is a vector (1, 5000) that is z...

約4年 前 | 2 件の回答 | 0

2

回答

質問


changing a group of numbers in a vector
Hello, In this problem, I first need to create a vector that is all zeros for a specific number. 'A=zeros(1,3501);' Then I...

約4年 前 | 2 件の回答 | 0

2

回答