Community Profile

photo

Ignacio Ayerbe Pérez-Piñar


Last seen: 5 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


Why are these two ways of writing the same integral giving me different results?
function pot1 = potencial_viviani1(R,a) kappa=8.9875e9; rho1=3e-5; f=@(t) R.*sqrt(1+cos(t).^2) ./ norm( [R*cos(t).^2-a(1), ...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Don't know what is wrong with this double integral code
I'm trying to write a script that can calculate the double integral of a function. What I want to do is this: move along the y-...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta