摘要:
python sin(x)/x 图像 #!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Wed Jan 30 15:27:47 2019@author: lg"""im... 阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(7)
评论(0)
推荐(0)
摘要:
#!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Wed Jan... 阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(7)
评论(0)
推荐(0)
摘要:
#!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Wed Jan... 阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(14)
评论(0)
推荐(0)
摘要:
泊松方程与拉普拉斯方程数值解 posted on 2019-01-24 22:01 luoganttcc 阅读(...) 评论(...) 编辑 收藏 ... 阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(10)
评论(0)
推荐(0)
摘要:
泊松方程与拉普拉斯方程数值解 posted on 2019-01-24 22:01 luoganttcc 阅读(...) 评论(...) 编辑 收藏 ... 阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(13)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(10)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(8)
评论(0)
推荐(0)
摘要:
维纳过程的数值模拟 import numpy as npfrom matplotlib import pyplot as pltT=10mu, sigma = 0.002, 0.1 # 均值和标准差 N=int(T/sigma)... 阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(11)
评论(0)
推荐(0)
摘要:
维纳过程的数值模拟 import numpy as npfrom matplotlib import pyplot as pltT=10mu, sigma = 0.002, 0.1 # 均值和标准差 N=int(T/sigma)... 阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(10)
评论(0)
推荐(0)
摘要:
import numpy as npfrom matplotlib import pyplot as pltT=10mu, sig... 阅读全文
posted @ 2022-08-19 22:55
luoganttcc
阅读(8)
评论(0)
推荐(0)

浙公网安备 33010602011771号