Community Profile

photo

Brittny Freeman


Last seen: 1년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3
  • First Review

배지 보기

Feeds

보기 기준

질문


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...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


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...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 2 | 0

2

답변