Community Profile

photo

Jose Morales


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

Feeds

排序方式:

提问


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.

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 2 个回答 | 1

2

个回答