Community Profile

photo

Jose Morales


Last seen: alrededor de 4 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


code in script called swap
write a few lines of code that swap the values of x and y. Put your code in a script called swap and test it.

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Monte Carlo integration of sin(x)
This is a code for the integration of sin(x) from 0 to 1. How do I change it so it can be from -1 to 1? clear clc n=10000; m...

más de 4 años hace | 2 respuestas | 1

2

respuestas