photo

Kim


University of maryand

Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

All
  • Thankful Level 3
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


How do I build a design matrix/cell for mvregress (multiple dependent variables) with categorical variables (binary)
I am trying to build a multivariate regression model with two continuous dependent variables and one categorical (binary) predic...

casi 6 años hace | 0 respuestas | 1

0

respuestas

Pregunta


frequency vectors from cwt
I am running cwt with Morlet wavelets with this code: for i=1:size(signal,3) for ii = 1:size(signal,1) [coef(:,:...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Compare pairs in an array with every other pair
I have an r * 2 array in which each element in each row is a pair (a coordinate of a city). I have an function that can calculat...

más de 8 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Trying to find if three inputed numbers can make a right triangle
Can anyone help? I am trying to see if an array of three numbers inputted by a user can form a right triangle. My code is below ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why is cell2mat returning a char array and not an ordinary array?
In the documentation it says cell2mat returns an ordinary array, but when I use it I get a n x n char array. Does anyone know ho...

casi 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Changing a row vector into a logical vector
I have row vectors representing the appearance of a stimulus. The stimuli are logged as a square wave such that when the stimulu...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Storing function and variable values as the function runs
I know this must be very simple but please help if you can! I have the following code. I am trying to find out values of p for...

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why won't this function to generate a beta binomial distribution work?
I am new to function writing and don't understand the error message I am getting when I try to run this function function y...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Calculating prior distribution parameters
I have an observed rate of success, k=2 out of n=80 trials where k=uniform(0,1). What I want to estimate is the prior distributi...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why is PCA returning only one component when I have 50 variables?
I am trying to use PCA in Matlab 2013. I have 50 variables with 52 observations for each. In the example given in documentation ...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why can't I use the PCA function on my 513*40 matirx with positive and negative values?
I have a 513*40 matrix of EEG data so that means microvolt values ranging from -30 to 30. I want to use the function PCA in orde...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I use EEG data as input and target for patternnet?
I have EEG data which is a 513 by n matrices of microvolt values. Each column corresponds to a vector in time that, when plotted...

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


What does MU in trainbr actually mean and can I EEG matrix data as inputs?
I am new to using ANNs practically so please be patient! I have two main questions 1. what does MU actually mean in the trainbr...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Calling sequential variable names in a for loop?
I have a set of variable names numbered sequentially. For example one set is AllChDeltaPreStim1,2,3,4,5 (so there are 5 diff...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Wavelet cross coherence statistics
I can perform a wavelet cross coherence using Matlab but I do not know how to tell what parts of the resulting transform are sta...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Time axis in spectrogram for event relatd data
I have EEG data that is event related so the data times actually go from -500 to 1500 ms with fs=256. I would like to create a s...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to choose scales and input for code below using wavelets done by FFT?
If anyone understands how to pick scales for cwt using FFT I would so appreciate the advice. I am using Torrence and Compo's cod...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Testing wavelet cross coherence against 1/f or white noise
I am asking a lot of questions lately and appreciate the help! I am about to finish my defense in neuroscience but am pretty new...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do I name elements in a field of a structure?
I have a 1*1 structure with 4 fields. The structure was generated from anova1 so I didn't create it. One field is 33 *2 and I wa...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Averaging and plotting cwt matrix
I have a 45 * 513 *52 matrix that represents 52 cwt coefficient matrix with a morl non-complex wavelet. I really need to collap...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Creating a dataset array
I know this is so basic but I just can't get this to work. I have a dataset 13*30 representing power values of different frequen...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
How do I find a min/max value within a defined range for each column of a matrix?
Thank you so much for such a quick answer! I tried your code but I still have one problem. I forgot to mention (sorry) I ne...

más de 11 años hace | 1

| aceptada

Pregunta


How do I find a min/max value within a defined range for each column of a matrix?
I am sure this is so simple but I can't work it out. I have a 513*86 array where the columns are the variables and the rows are ...

más de 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Exporting a new wavelet to the desk top and using it
I built a new wavelet from a pattern I had using the wavemenu gui. I exported it to a file, and also to the workspace. But it do...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


What is the best way to choose 'ntw' using wavelet coherence?
I am comparing EEG signals. I don't know what the optimum value of ntw should be. It is the length of the smoothing window. The ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Does anyone have experience with blind source separation and has code they would share?
I am trying to use BSS for EEG signal processing. I only have 4 channels, but the problem is that the data is so noisy simple fi...

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Using cmor1-1.5
I am trying to do a complex 1-D CWT but the wave name cmor1-1.5 is not being accepted and the error message says invalid wavenam...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Digital filters
I am trying to build a band pass filter from .1 to 40 Hz, IIR or FIR, and then analyze it in matlab. Does anyone know reasonable...

alrededor de 13 años hace | 3 respuestas | 0

3

respuestas