Community Profile

photo

Erik


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How would I find the first twelve local maximum (peak) values for y and the corresponding times using a script?
How would I find the first twelve local maximum (peak) values for y and the corresponding times (t) using a script? <</matlab...

9 years ago | 2 answers | 0

2

answers

Question


How do I use the "find" command to replace all values in a vector that meet a certain condition?
I want to replace all values in vector V that are larger than 3 with a 3 using the "find" command. V = [ 2 10 0 ...

9 years ago | 1 answer | 0

1

answer

Question


How can I import a specific matrix from an excel file using the xlsread command?
I am trying to import a 3x301 matrix from excel into matlab. The value in column A for each of the three rows is not to be impo...

9 years ago | 1 answer | 1

1

answer

Question


Please help me with Matlab HW Problem - FOR loop
Hello all, I need help with the last part of my HW. I have created a FOR loop which finds start codons and stop codons in an...

9 years ago | 0 answers | 1

0

answers