photo

FsC


Last seen: 11 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

14 Questions
1 Answer

RANK
94,857
of 300,365

REPUTATION
0

CONTRIBUTIONS
14 Questions
1 Answer

ANSWER ACCEPTANCE
92.86%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Answered
Strange issue with mean, max, and min of vector?
Thank you for the thorough answer! Now I know to plot in the future

1 year ago | 0

Question


Strange issue with mean, max, and min of vector?
Hello, I am having an issue with finding the mean max and min of a vector (attached). All values in the vector are positive (in...

1 year ago | 2 answers | 0

2

answers

Question


How do I fit a 3rd order polynomial Basis using fitrgp?
Hello, I am trying to fit a 3rd order polynomial basis using fitgrp for my signal (1x1503). From the instructions, it looks l...

1 year ago | 1 answer | 0

1

answer

Question


How do I calculate the coherence within a specific frequency range?
Hello, I am calculating the wavelet transform coherence betweem two signals. I am trying to extract the average coherence bet...

2 years ago | 0 answers | 0

0

answers

Question


How do I create a matrix that is only the frequencies within the COI of a wavelet transform coherence?
I am measuring the wavelet transform coherence of two signals (x and y). I then am trying to take the average coherence within v...

2 years ago | 1 answer | 0

1

answer

Question


Loading file and storing variable name as double in .mlx file
Hello, I am trying to create an interface using a .mlx file. I first have the user enter the filename into an 'edit field box' ...

2 years ago | 1 answer | 0

1

answer

Question


xcorr lag input to time?
Hello, I am trying to find the cross-correlation of two 1x180000 vectors (sigX and sigY). The sampling frequency is fs=1000. I ...

2 years ago | 1 answer | 0

1

answer

Question


Calculating Normalized Jerk in a signal?
Hello, I am trying to calculate the normalized jerk of a signal using a specific formula but am unsure how to implement it usin...

2 years ago | 1 answer | 0

1

answer

Question


How do I find unique points in an array in a certain context?
Hello, I am trying to find unique points in an array but within a unique context. Say I have the following arrays consisting...

2 years ago | 1 answer | 0

1

answer

Question


Using pdf to find threshold
Hello, I am trying to determine a threshold for data that is p>0.05. The data is very positively skewed but I am unsure how t...

3 years ago | 2 answers | 0

2

answers

Question


How can I save a line plot as an image with specific pixel size?
Hello, I am trying to create a program to compare images. One is a hand drawn image and the other is an original (see attache...

3 years ago | 1 answer | 0

1

answer

Question


Why aren't the first and last peaks detected using findpeaks()?
I am using the findpeaks() function to detect any peaks in a vector that are greater than a defined threshold (>10% max peak). ...

3 years ago | 2 answers | 0

2

answers

Question


How do I make an entire row in a table NaN?
I am trying to make all values in specific rows of a table NaN. My table (T) contains 4 columns (time, x position, y position, ...

3 years ago | 2 answers | 0

2

answers

Question


How can I interpolate or spline a dataset into a curve?
Hello, I have a dataset that I need to interpolate or create a curve from; however, the datasets include different curves and I...

4 years ago | 1 answer | 0

1

answer

Question


How do I reduce the number of points in a plotted trace?
Hello, I am trying to create an algorithm that converts an image of a black and white tracing into a plot. So far, my code can ...

4 years ago | 1 answer | 0

1

answer