Feeds
提问
Return values from nested if statement in function
I'm trying to write a function that will take in the vectors date, pH and depth, the minimum and the maximum depth. It will retu...
8 years 前 | 2 个回答 | 0
2
个回答提问
Using diff() in a for loop
I'm trying to plot the difference between two values against an integer, but I get the error "Difference order N must be a posit...
8 years 前 | 1 个回答 | 0
1
个回答提问
Adding normally distributed noise to simulated data
I have plot the data: overall_intensity = initial_intensity * exp(-time/f_lifetime), with time on the x axis and overall_intensi...
9 years 前 | 0 个回答 | 0
