Nikolay N Valov
Followers: 0 Following: 0
Feeds
질문
Trying to play Sound at random times during elapsed time.
Firstly, my problem is that I cannot seem to have matlab play my sound file at my desired times. I want a pseudorandom array so ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
str2num not working on array
So the main issue is that when I used inputdlg and put in my desired color, str2num does not read it. I have tried str2double wh...
대략 5년 전 | 답변 수: 2 | 0
2
답변질문
Having trouble modeling summation within a differential equation
So I am having trouble modeling a differential equation within matlab. I can either solve at steady state where dx/dt = 0 and th...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
For loop to iterate over cell data and graph it
Issue: For loop does not iterate over the entire cell array which I unfortunately can't attach because of how big it is. I am no...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to take out a range of values from matrices within a cell with a for loop?
My issue is that I have uneven matrices/vectors which I have put into a cell. I need to manipulate this data starting from a spe...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to combine two arrays that correspond to vertical & horizontal points respectively into a matrix to create a heatmap using imagesc?
1. Firstly, I have two arrays, one array vector of 4675x1 corresponds to Horizontal eye movements and another vector corresponds...
6년 초과 전 | 답변 수: 1 | 0