Feeds
提问
Using sscanf to extract numbers from string
Hi everyone, I'm having some trouble with sscanf, I'm trying to read two sets of number from a string which looks something lik...
9 years 前 | 1 个回答 | 0
1
个回答提问
least squares fit for a histogram
Hi, I've created a histogram and need to least-squares fit it to a function with the form N(t)=Bexp(-t/τ)+A . I can't use the...
11 years 前 | 2 个回答 | 0
