Becky CNS
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答已回答
How 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...
How 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 前 | 0
提问
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 前 | 2 个回答 | 1
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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': ...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
6 years 前 | 1 个回答 | 0