上一页 1 ··· 99 100 101 102 103 104 105 106 107 ··· 345 下一页
摘要: import numpy as npfrom matplotlib import pyplot as pltT=10mu, sig... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(10) 评论(0) 推荐(0)
摘要: 混沌与分叉python 实现 完整代码请下载 我的git import numpy as npimport matplotlib.pyplot as pltfrom mpl_toolkits.mplot3d import ... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(7) 评论(0) 推荐(0)
摘要: 混沌与分叉python 实现 完整代码请下载 我的git import numpy as npimport matplotlib.pyplot as pltfrom mpl_toolkits.mplot3d import ... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(23) 评论(0) 推荐(0)
摘要: 完整代码请下载 我的git import numpy as npimport matplotlib.pyplot as pltfr... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(7) 评论(0) 推荐(0)
摘要: 完整代码请下载 我的git import numpy as npimport matplotlib.pyplot as pltfr... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(10) 评论(0) 推荐(0)
摘要: 洛伦茨混沌 完整代码请下载 我的git # -*- coding: utf-8 -*-"""Created on Tue Jan 15 12:23:53 2019 @author: luogantt""" import n... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(7) 评论(0) 推荐(0)
摘要: 洛伦茨混沌 完整代码请下载 我的git # -*- coding: utf-8 -*-"""Created on Tue Jan 15 12:23:53 2019 @author: luogantt""" import n... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(10) 评论(0) 推荐(0)
摘要: 完整代码请下载 我的git # -*- coding: utf-8 -*-"""Created on Tue Jan 15 12:... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(7) 评论(0) 推荐(0)
摘要: 完整代码请下载 我的git # -*- coding: utf-8 -*-"""Created on Tue Jan 15 12:... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(7) 评论(0) 推荐(0)
摘要: 罗素悖论 设集合S是由一切不属于自身的集合所组成,即“S={x|x ∉ S}”。那么问题是:S包含于S是否成立?首先,若S包含于S,则不符合x∉S,则S不包含于S;其次,若S不包含于S,则符合x∉S,S包含于S ... 阅读全文
posted @ 2022-08-19 22:55 luoganttcc 阅读(4) 评论(0) 推荐(0)
上一页 1 ··· 99 100 101 102 103 104 105 106 107 ··· 345 下一页