A Jacobian Matrix is defined as :
If we have discrete data and we are applying any numerical modelling approach how will end elements of the matrix be calculated. for example : if central difference is applied then df(i)=df(i+1)-df(i-1) .based on this df(1) cannot be calculated.
