Community Profile

photo

Brittny Freeman


Last seen: mehr als ein Jahr vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How do you load m-files that contain filenames with integers and strings?
I have a foler that containes multiple files with the following naming convention: TTsim1Variable, TTsim2Variable, TTsim3Variab...

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


MatLab won't allow me to label the columns in a table that I created
Hello, I am trying to create a very simple table via the following code: Latency_Info = [124, 203, 301; 143, 201, 280] Lat...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to only select the last x number of columns when trying to concatenating a matrix using a for loop
Hello all, I have a cell of dimensions 1x36, for which 23 of the 36 elements in the cell have dimensions 22 x 91000. The remain...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to write a for loop that converts one file type to another?
Hello all, I have 34 files saved in my working directory folder of the type .edf, and I am using the function "edfread" to con...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Spectral Kurtosis and Kurtogram plots not matching up
Hello all, I am trying to analyze a set of data using the spectral kurtosis (pkurtosis) and kurtogram functions. About My Da...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to store vectors of unequal sizes, created by a for loop in a cell?
Hello all, I am trying to use the pkurtosis function within a for loop on my Pitch_BL 1-D time sereis vector as shown below. Ho...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is it possible to resample uniform data with a variable sampling frequency?
Hello, I am working on trying to replicate a synchronous resampling algorithm in matlab. One of the steps in the algorithm call...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Need to combine every other column of two row vectors of different sizes in MATLAB
I have 2 row vectors of different sizes, say: A = [1 3 5 7 9 11 13 15 17] B = [2 4 6 8 10 12]. I need to combine vectos...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


filt-filt function Error: First denominator filter coefficient must be non-zero.
Hello all, I've run into an error that I was hoping someone could help shed light on for me. I am trying to create a bandpass ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Need help trying to plot power beam patterns in dB
Hello, I am getting extremely confused trying to plot a power beam pattern in Matlab with a dB scale for the y-axis. Basic...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I add additional tics to the x-axis scale in my graph?
Hello all, I am plotting a graph, and currently the X-axis has a range from 0 seconds to 700 seconds, with tic marks at every 10...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten