I have been trying to derivate equation under to find the formula for 3 parameters Weibull distribution as same as picture. Can someone please help me fix it?
The problem is that you need to define sigma_i as an array of length N where N is itself a symbolic variable. This is not possible with the symbolic toolbox. You will need to specify a numerical value for N (usually the number of data points you have).