
Askeladden2
Followers: 0 Following: 0
Feeds
질문
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...
대략 1년 전 | 답변 수: 3 | 0
3
답변질문
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...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 5년 전 | 답변 수: 3 | 0
3
답변질문
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...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Extract 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];...
Extract 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년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 3 | 0