Community Profile

photo

Brittny Freeman


Last seen: 1年以上 前 2017 年からアクティブ

統計

  • Thankful Level 3
  • First Review

バッジを表示

Content Feed

表示方法

質問


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

回答