-
Desktop
均匀化理论的结果读取文件,可以直接读取刚度矩阵(The result of homogenization theory reads the file, and the stiffness matrix can be read directly.)
- 2020-06-23 07:40:02下载
- 积分:1
-
K-mean算法实现客户分类
K-mean算法实现客户分类。
K-Means算法思想:(1)事先确定常数K,常数K意味着最终的聚类类别数,(2)首先随机选定初始点为质心,并通过计算每一个样本与质心之间的相似度(这里为欧式距离),(3)将样本点归到最相似的类中,(4)接着,重新计算每个类的质心(即为类中心),重复这样的过程,直到质心不再改变,最终就确定了每个样本所属的类别以及每个类的质心。(Implementing Customer Classification by K-means Algorithms)
- 2020-06-21 02:00:01下载
- 积分:1
-
feiji
使用GS理论简单实现相位重建的算法,图片包含在内(Simple Phase Reconstruction Using GS Theory)
- 2020-06-21 00:40:02下载
- 积分:1
-
telegram_api
说明: Python Telegram Example
- 2019-05-27 15:47:50下载
- 积分:1
-
基础路径规划A*算法python实现
基础路径规划A*算法python实现
- 2021-05-06下载
- 积分:1
-
利用Python开发PCAN程序接口
利用Python开发PCAN程序接口
- 2021-04-20 21:28:50下载
- 积分:1
-
12306抢票代码(基于python2)
12306春运抢票
- 2021-05-06下载
- 积分:1
-
python
用爬虫爬取江苏大学信息门户的成绩,输入学号密码验证码即可使用(Crawling the achievements of the information portal of Jiangsu University)
- 2018-06-30 09:03:33下载
- 积分:1
-
输出刚度矩阵
说明: 1. 输出Abaqus模型单元和全局的刚度、质量矩阵、载荷矩阵到.mtx;
2. 将上述矩阵转换为Matlab的.mat文件;
3. 用Matlab打开上述.mat文件查看矩阵。(1. Output Abaqus model element and global stiffness, mass matrix and load matrix to. MTX;
2. Convert the above matrix into Matlab. Mat files;
3. Open the above. Mat file with Matlab to view the matrix.)
- 2020-10-28 16:06:34下载
- 积分:1
-
GA-SVM-master 02
基于python的gasvm程序,容易理解,适合初学者学习(Gasvm program based on python, easy to understand, suitable for beginners to learn)
- 2019-02-17 02:37:37下载
- 积分:1