Community Profile

photo

Aninda Maji


Last seen: ungefär 3 år ago Active since 2021

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Finding Upper and Lower Indexes
Hello, I have 2 vectors: A = [1;2;3;4;5;8]; B = [3.5;6;2]; I would like to find the lower and upper indexes and store in a...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


matrix manipulation - smoothen the data
I have A matrix like this: A = [100 0.35; 200 0.38; 300 0.40; 400 0.40; 500 0.42; 600 0.42; 700 ...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


Compare Row & only keep the highest value
I have a matrix like this: A: 100 0.35 200 0.37 300 0.42 400 0.40 500 0.39 600 0.46 I want the output...

ungefär 3 år ago | 1 answer | 0

1

answer