nice explanation mathwonk... at least, it was useful for me :D
*anyway, i thought that green theorem was a particular case of the stokes theorem... :/, i guess i have to study this again xDD
hi everybody... I'm new here, and I'm here 'cause I'm having some trouble with matlab
i was trying to integrate a function, so i first defined the function with the inline command:
f=inline('1/sqrt(1-0.25*sin(x)^2)')
now MATLAB says nothing if you write the function with this command, but it...