登录

最新会员 最新下载

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25
已选条件
  1. 编程语言:Python
  2. 代码类别:matlab
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. phasefield-1.0.1.tar

说明:  线弹性断裂相场法,1.0.1版本,后续更新!!(elastic fracture phase field elastic fracture phase field)

4
下载
160
浏览
2021-04-27发布

2. OnlineSVR

  在线的SVR实现,Matlab版本实现。(Online SVR, matlab version.)

8
下载
92
浏览
2021-04-23发布

3. Spider-master

说明:  简单的爬虫程序,可以用来爬取网页信息,基于python实现(Simple crawler program)

1
下载
104
浏览
2021-04-21发布

4. 邻域粗糙集属性约简

说明:  利用邻域粗糙集进行属性约简,里面加入了8个数据集,有离散型数据,连续性数据,字母型数据。因此程序也加入了数据类型转换和归一化处理。程序函数在最下面部分。(using the neighborhood rough set to attribute reduction)

6
下载
151
浏览
2021-04-02发布

5. ofdm

  gnuradio下ofdm系统的python实现。包括收发路径,fft变换,标准的ofdm程序。(ofdm system under gnuradio achieve python. Including the transceiver path, fft transform, ofdm standard procedures.)

146
下载
91
浏览
2021-03-24发布

6. MIMO-master

说明:  预编码 BER仿真 matlab ,MIMO,预编码算法仿真,precoding MIMO,BER(Precoding BER simulation matlab, MIMO, precoding algorithm simulation, precoding MIMO, BER)

2
下载
136
浏览
2021-03-17发布

7. music算法的python实现

  music算法的python实现,验证可运行(Simulation MUSIC algorithm source code)

6
下载
131
浏览
2021-03-13发布

8. 改进的人工势场法Python

  用Python语言编写的改进的人工势场法代码。解决了目标不可达问题。(The improved artificial potential field code written in Python language. The problem of inaccessibility of goals has been solved.)

7
下载
145
浏览
2021-02-04发布

9. 改进的人工势场法Python

说明:  用Python语言编写的改进的人工势场法代码。解决了目标不可达问题。(The improved artificial potential field code written in Python language. The problem of inaccessibility of goals has been solved.)

36
下载
118
浏览
2021-02-04发布

10. KNN

说明:  完成KNN聚类,是一种比较基础的聚类算法,根据与邻居之间的距离判断(finish knn cluster,it is a basic function,you can use it to complish a cluster)

1
下载
106
浏览
2021-01-22发布

11. 基于Python的Abaqus二次开发实例讲解

  基于python的二次开发案例。1、所有的代码均可以先在AbaqusCAE中操作一遍后再通过rp文件读取,然后再在此基础上进行相应的修改; 2、Python是一种解释性语言,读起来非常清晰,因此在修改程序的过程中,不存在程序难以理解的问题; 3、Python是一种通用性的、功能非常强大的面向对象编程语言,有许多成熟的类似于Matlab函数的程序在网络上流传,为后期进一步的数据处理提供了方便。(Python-based secondary development case)

12
下载
158
浏览
2020-12-29发布

12. topopt-99

  拓扑优化99行的Python版本,很强的大Python指导版本(Topology optimization Python version of the 99 line, a strong big Python guide version)

20
下载
113
浏览
2020-12-17发布

13. FCM-iris

说明:  利用模糊聚类算法(FCM)进行iris数据集的处理并进行可视化(Fuzzy clustering algorithm (FCM) is used to process and visualize iris data set)

9
下载
180
浏览
2020-12-16发布

14. cnvrtwfm_066084200

说明:  isf转换csv格式的exe文件,示波器生成的isf(ISF conversion to CSV)

0
下载
221
浏览
2020-12-12发布

15. 多目标优化

说明:  多目标程序优化,各种算法,成本费用优化,大家可以相互交流(Multi objective program optimization, various algorithms, cost optimization, we can communicate with each other)

3
下载
104
浏览
2020-12-08发布

16. 多目标优化NSGA3代码

说明:  遗传算法代码,外加个人理解希望大吉你可以多多交流(Genetic algorithm code, plus personal understanding, I hope you can communicate more)

5
下载
174
浏览
2020-12-08发布

17. 三个遗传算法matlab程序实例

说明:  提供了三个经典遗传算法的案例,内有源代码。欢迎大家交流,共同进步。(Three cases of classical genetic algorithm are provided with code. Welcome to communicate and make progress together.)

1
下载
142
浏览
2020-12-06发布

18. libeemd

  带有Python界面的EMDEEMDCEEMDAN的程序,做信号处理。(libeemd is a C library for performing the ensemble empirical mode decomposition (EEMD), its complete variant (CEEMDAN) or the regular empirical mode decomposition (EMD). It includes a Python interface called pyeemd. The details of what libeemd actually computes are available as a separate article, which you should read if you are unsure about what EMD, EEMD and CEEMDAN are.)

62
下载
150
浏览
2020-10-24发布

19. Movielens-User_based-cf

  利用python实现基于用户的协同过滤推荐,采用pearson相关系数计算相似度,加权平均预测分数(Users use python-based collaborative filtering recommendation, pearson correlation coefficient is calculated using the similarity, the weighted average prediction scores)

92
下载
138
浏览
2020-10-04发布

20. adaboost

说明:  Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(AdaBoost is an iterative algorithm. The core idea of AdaBoost is to train different classifiers (weak classifiers) for the same training set, and then combine these weak classifiers to form a stronger final classifier (strong classifier).)

2
下载
125
浏览
2020-09-29发布