Recent content by shabby

  1. S

    MATLAB Numerical Integration in MATLAB

    Waiting for a reply..Please do reply!
  2. S

    MATLAB Numerical Integration in MATLAB

    Hello, found this forum very instructive! I had this doubt of numerical integration in MATLAB. I have to perform this integration in matlab: r = 0:0.01:22.5; //necessary because they automatically become lower and upper limits of integration! theta=0:pi/100:pi; // limits are not to be...
Back
Top