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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0