Community Profile

photo

Nikolay N Valov


Last seen: 4 years ago Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 2 answers | 0

2

answers

Question


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...

5 years ago | 0 answers | 0

0

answers

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer