Becky CNS
Followers: 0 Following: 0
Statistics
RANK
27,090
of 295,569
REPUTATION
1
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
1
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
How to get an image of a time frequency representation?
Hi, I am trying to compute a time frequency representation plot for a frequency range of 1-60hz. My first issue is that the co...
6 years ago | 1 answer | 0
1
answerQuestion
How to compute the mean amplitude of each frequency across trials?
This is probably so easy but I can't get it. After doing a fourier transform (the data matrix is trials x time so I think I do a...
6 years ago | 1 answer | 0
1
answerQuestion
Add zeros to matrices same as length of another matrix
I have to determine the beta weights of an fmri data subset. To do this I think I should perform a multiple regression of the bo...
6 years ago | 3 answers | 0
3
answersHow to add zeros to the end of an array
I am trying to do this but with A and B as matrices. The error message I get is 'Dimensions of matrices being concatenated are n...
6 years ago | 0
Question
How to find sampling rate from a signal vector and a time vector?
I have signal vectors and corresponding time vectors. Is there a specific way to calculate the sampling rate and the number of s...
6 years ago | 2 answers | 1
2
answersQuestion
How to resample a data file using specific indices? And not using the resample function
The resampling index goes from [1:2:70000]. How do I incorporate this into data file (70000x1) to resample it? Because of thi...
6 years ago | 0 answers | 0
0
answersQuestion
Function of multiple outputs produces only one answer or three with a redundant 'ans' . How to fix?
I only want the two output outlined in the function with the corresponding titles but this produces only one answer 'ans': ...
7 years ago | 1 answer | 0
1
answerQuestion
Please help me create simple function to convert celsius to fahrenheit and another for inverse?
Matlab keeps complaining about invalid syntax but I don't understand why. Errors keep arising mainly with the brackets saying th...
7 years ago | 1 answer | 0
1
answerQuestion
In a set up that provides guesses at a random number: how to get Matlab to display the guess that was correct (e.g. 4th)?
I've set up a loop including while, if, and else functions so that five guesses are made before a result is given whether these ...
7 years ago | 1 answer | 0