Recent content by Nandos

  1. N

    Simpson's Rule and Numerical Integration

    Nope i don't know and can you please help me.
  2. N

    Simpson's Rule and Numerical Integration

    Nope it no but it the first one for integration and Simpsons rule
  3. N

    Simpson's Rule and Numerical Integration

    This is the simpler problem that we need to work on before we do the hard problem, to make problem simple we suppose to find the integration of Y=×2 using Simpson's Rule on FORTRAN
  4. N

    Simpson's Rule and Numerical Integration

    the equation BELOW CONTAINS suppose to be : h=(Xmax-Xmin)/N
  5. N

    Simpson's Rule and Numerical Integration

    For this problem use Simpson's Rule with N=256 for numerical integration function is y=×^2 and the lower limit is 1 & 3 is the upper limit. I=\frac{h}{3} {fstart+fend+2Ʃfeven+4Ʃfodd} Find the numerical integration, using FORTRAN my solution follows...
Back
Top