Stephen Thompson
VA Hospital Cleveland
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
274,640
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Complex Morlet wavelet Fb parameter?
Regarding complex Morlet wavelets (cmor) how does the bandwidth parameter (Fb) relate to sigma?
5 years ago | 0 answers | 0
0
answersQuestion
An array for multiple LHS assignment cannot contain expressions
I have array of values (192x2) and I want find the minimal value index (I don't care about the value); This syntax makes sens...
6 years ago | 1 answer | 0
1
answerQuestion
Conversion to cell from double is not possible
I don't understand why I am getting this error. 1. This works... onset_time_first = cell(ratio_channels,4); onset_tim...
6 years ago | 1 answer | 0
1
answerQuestion
How to manipulate uitables
I want to manipulate the logical column in a table using uitable: figure ('name', 'Channels, original') t1 = uitable ('P...
8 years ago | 1 answer | 0
1
answerQuestion
using uitable for mixed data
I have a table of mixed type: 'word', 1, 5, 9 [multiple rows] I want to create a table using uitable and get the error: Whil...
8 years ago | 1 answer | 0
1
answerQuestion
Applying function to cell array
I want to apply a function to each row in a cell array. I have a 185 x 1 array (called values), each row with 60000 points. I wa...
8 years ago | 1 answer | 0