Feeds
提问
Testing slope of line created with polyval for significance (slope ~= 0)
Hi there, I have generated a line from some parameters (slope and intercept) using polyval. % Get data coeff = [-0.5358 0...
3 years 前 | 1 个回答 | 0
1
个回答提问
Calculating slope of a curve at a single point (where x = 0.5) and testing that slope for significance (slope ~= 0)
Hi there, I have been fitting a logistic regression model to some data using glmfit: Data: dataStims = [(16/36), (16/28...
3 years 前 | 1 个回答 | 0
1
个回答提问
Fitting Weibull function using nlinfit - errors for some data not others
Hi there, I am trying to fit a curve in MATLAB R2020B to some human perception data (psychometric function). The xaxis has di...
3 years 前 | 1 个回答 | 0
