Community Profile

photo

Gabriela


Last seen: 1 month ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to find a sequence from a txt file?
I'm trying to identify a specific primer sequence from three different text files. I already have this code: clear; clc; % ...

1 month ago | 2 answers | 0

2

answers

Question


How to define initial conditions without getting an array error
I need to define some initial conditions but I keep getting an "Array indices must be positive integers or logical values" error...

7 months ago | 1 answer | 0

1

answer

Question


How can i calculate max correlation and time delay between two signals?
So, for my code, I am asked to calculate max correlation and time delay between two signals. I already calculated the max correl...

7 months ago | 1 answer | 0

1

answer

Question


How to solve error "Arrays have incompatible sizes for this operation?
I'm trying to calculate the standard deviation of noise but when i run my code its giving me an error. I need help please. this...

8 months ago | 1 answer | 0

1

answer

Question


How to fix problem with subplot and for loop
I'm having trouble plotting with subplot. I've been trying to plot multiple graphs since the variables I'm plotting have multipl...

8 months ago | 2 answers | 0

2

answers

Question


Plotting one value from a vector
I have a file where they give me a vector with multiple measurements (the vector is 100x500). I need to plot only one of thoes m...

8 months ago | 1 answer | 0

1

answer

Question


My vectors are not the same length
So, I'm working on a code for class and they're asking me to plot two variables that aren't the same length. My time vector is t...

8 months ago | 1 answer | 0

1

answer