Community Profile

photo

Brittny Freeman


Last seen: 1 year 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答