Austin Bollinger
Followers: 0 Following: 0
Statistics
14 Questions
0 Answers
RANK
95,035
of 295,448
REPUTATION
0
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
78.57%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Feeds
Question
How to fill missing time points from a txt file
I have txt files that I am trying to read in and towards the end of the file it starts skipping time values and data points. I a...
4 months ago | 1 answer | 0
1
answerQuestion
X-Axis Boxplot Shift
Is there a way in matlab to use boxplot or boxchart to shift the boxplot to the side of additional data lines such as a scatter ...
5 months ago | 2 answers | 0
2
answersQuestion
Advice to best analyze a balance task
I am conducting a research study where subjects are sitting in a simulated wave motion cabin on top of a 6 DOF device to try to ...
2 years ago | 1 answer | 0
1
answerQuestion
Changing Function number every loop
I am trying to figure out what is the best way to change a value n every time I use this function in another loop. I would like ...
2 years ago | 1 answer | 0
1
answerQuestion
Reducing code length. 4 Blocks in one loop
I found this code and would like to use it for a reaction time task. It runs fine, but I was wondering if there was a way to mak...
2 years ago | 1 answer | 0
1
answerQuestion
Finding the max value in 1st column of values based on a range in the 2nd column of values
I am looking at an FFT graph and trying to output the max amplitude values between the frequency range of 0.09:0.11,0.19:0.21, a...
2 years ago | 2 answers | 0
2
answersQuestion
Separate a matrix into bins based on first column values
I want to seperate a matrix that has two columns of values into bins based on the value of the first column. I would like to be ...
2 years ago | 2 answers | 0
2
answersQuestion
Best way to analyze two waveform signals
I am trying to find the best way to analyze two waveform that were collected for an experiment. The reference waveform was colle...
2 years ago | 1 answer | 0
1
answerQuestion
Remove array elements if a certain condition is met with a for loop
I am trying to use a for loop to find the values between -2.5 to 2.5 in the first two columns of a matrix and remove all the row...
2 years ago | 2 answers | 0
2
answersQuestion
Use for loop to compare each row value out of two separate arrays to create a filtered final array
I am trying to compare and filter two seperate arrays to make a final filtered array that will display a tilt perception in angl...
2 years ago | 1 answer | 0
1
answerQuestion
Is there a way to generate a wave that keeps a constant frequency, but varies the amplitude every wave?
3 years ago | 1 answer | 0
1
answerQuestion
Remove values from column that are close in value to each other
I have a column of values: 43 90 91 128 191 192 I would like to remove the values that are close to each other in value, ...
3 years ago | 2 answers | 0
2
answersQuestion
Extract Data between two time points
Is there a way to extract data between two time points that have an event marker on a graph? I am trying to extract some data be...
3 years ago | 1 answer | 0
1
answerQuestion
Trying to extract data between two event time points
I am trying to extract some data and do a correlation of the data between two event points on a graph. I found the timing of the...
3 years ago | 0 answers | 0