photo

Fabian


Last seen: 3 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How do you make multiple for loops into one for loop?
Hello, I have a rough code that I want to fix/optimize. I have 5 for loops: all of them utilize the same given data but each lo...

4 månader ago | 1 answer | 0

1

answer

Question


Iteration loop for a function to reach a certain value.
Hello, I want to write an iteration loop for a function that needs an innitial guess. The equations work off of each other and t...

5 månader ago | 1 answer | 0

1

answer

Question


Filtering out y values
Hello all, I'm having some trouble with filtering out some data from the graph attached. Basically, I want to have the graph whe...

ungefär ett år ago | 2 answers | 0

2

answers

Question


Using polyfit in two arrays to detrend data.
I have two 5x1 arrays (x and y oth come from one data table) and need to use them to detrend a data set. My line of code to do s...

ungefär ett år ago | 2 answers | 0

2

answers