Askeladden2
Followers: 0 Following: 0
Statistics
RANK
21,112
of 295,527
REPUTATION
2
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
93.75%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Identify the maximum values within fixed time intervals of a time series data set
Dear all fellow community members, I have a matrix of dimensions 20x74932, signifying 20 variables within a time series sampled...
10 months ago | 3 answers | 0
3
answersQuestion
Find peak values and locations in two matrices containing zeros
Dear All Community Members, I have two matrices, 'A' and 'B'. Matrix 'A' represents the time history of velocities, while matri...
10 months ago | 1 answer | 0
1
answerQuestion
Find peaks in a matrix containing zeros
Dear All Community Members, I have two matrices, 'A' and 'B'. Matrix 'A' represents the time history of velocities, while matri...
10 months ago | 1 answer | 0
1
answerQuestion
Computations in text files involving both numerical values and text
Hi All, I have a text-file involving both text and numerical values. I want to multiple some of the values in the text file wi...
1 year ago | 1 answer | 0
1
answerQuestion
Speed up plotting of multiple lines
Dear All Community members, I have a question concerning speeding up the function plot. I want to plot several (72835) lines i...
2 years ago | 1 answer | 0
1
answerQuestion
Several line plot (2D) with colormap (including labelling)
Dear All Community Members, I have about 300 lines that I want to be colored depending on a third value in one plot. I have c...
2 years ago | 1 answer | 0
1
answerQuestion
Identify duplicates in a matrix and keep the one with minimum value
Dear All Community members, I have a matrix, examplified as "A" below, where I need to identify the duplicates in the first and...
2 years ago | 2 answers | 0
2
answersQuestion
Find max values within a defined range for each column and rows of a matrix
Hi! I have a 20x305471 matrix, representing 20 variables in a time series sampled at 28.28 Hz. I have also have a time vector (...
3 years ago | 1 answer | 0
1
answerQuestion
Logical Indexing instead of loops in 3D-Matrices
Dear All Community members, I have two 3D matrices, AB1/AB2=1250x441x451 and two arrays, C=1x5 and D=1x1250. Instead of runnin...
4 years ago | 2 answers | 0
2
answersQuestion
Vectorize a code involving multiple loops commands
Dear All Community members, I have created a code involving three loops and a while command. I want to vectorize the code becau...
4 years ago | 1 answer | 0
1
answerQuestion
create multiple submatrices from a large matrix
Dear All communtity members, I want to write a code that creates multiple submatrices from a large matrix either through a loop...
4 years ago | 2 answers | 0
2
answersQuestion
How to reduce computation time in a code with multiple nested loops and if statements
Dear all Community members, I have written a code that involves multiple nested loops and several if statements which require ...
4 years ago | 1 answer | 0
1
answerQuestion
Replace numbers in a matrix depending on if statements from arrays
Dear all Community members, I have a 5x5 matrix and two arrays (1x5 and 5x1) that contains only numerical values. I want to re...
4 years ago | 3 answers | 0
3
answersQuestion
Replace numbers in a matrix depending on if statement
Dear all Community members, I have a 5x5 matrix that contains only numerical values. I want to remove values below a given thr...
4 years ago | 1 answer | 0
1
answerQuestion
Extract maximum values from three different vectors when their associated location vectors crosses
Dear all, I have six vectors, three with peak values and three vectors with associated location values based on three peak anal...
5 years ago | 1 answer | 0
1
answerExtract maximum values from two different vectors when their associated location vectors crosses
If I wish to extend this problem to three variables (/sensors), E.g.: loc1=[10.4 15.8 29.2 32.1 35.9]; loc2=[10.1 15.2 35.6];...
5 years ago | 0
Question
Extract maximum values from two different vectors when their associated location vectors crosses
Dear all, I have four vectors, two with peak values and two vectors with associated location values based on two peak analysis....
5 years ago | 3 answers | 0