STEPHEN BARRETT
Corning Inc
Followers: 0 Following: 0
I'm an engineer
Statistics
RANK
271 720
of 295 467
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
alternate row sorting on changing row value
This was actually fairly straight forward after a good nights sleep... U = unique(T) for i = 2 : 2 : length(U) F = find(T...
nästan 5 år ago | 0
| accepted
Question
alternate row sorting on changing row value
This one seems like a simple task to me but when i start coding it, it stops making sense. I just want to alternate acending a...
nästan 5 år ago | 2 answers | 0
2
answersQuestion
is there a bandwidth limit on the bandstop filter
I have the following code which is stopping a super narrow band on a signal. It runs but won't complete and locks up matlab. I a...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
How to do i pull certain entries out of a table when another cell column meets a certain condition?
It's a long question but what I want to do is very simple. Say i have a table that was imported. T=5×6 table A ...
ungefär 6 år ago | 1 answer | 0
1
answerQuestion
Numerically integrating acceleration properly
I'm doing some vibration analysis and I have some acceleration data that I'd like to convert to position. Using cumtrapz doesn't...
mer än 8 år ago | 1 answer | 0