I have a function M(x) which is the moments. Do you guys know how can I determine the maximum negative and positive moment value from this function. Thanks
differentiate it and find the zeros (using, say, the root function or a solve block). It may be prudent to plot it first to determine the existence and neighbourhood of any zeros.