-
basin hopping
盆地跳跃法寻找势函数最低点,非常高效好用,值得一试(BASIN HOPPING CODE, really efficient and useful. Everyone should try it and thank me)
- 2021-04-17 14:18:52下载
- 积分:1
-
潮流计算(3机9节点)
本程序应用python编程,用到3机9节点算例,数据也给出,可以实现潮流计算。(This program uses python programming, uses 3 machines and 9 nodes to calculate the example, and the data is also given, which can realize the load flow calculation.)
- 2020-07-03 05:00:02下载
- 积分:1
-
Apriori
说明: 数据挖掘Apriori经典算法源码,只需将main函数中的而数据集换成自己的就可以成功运行啦。(Data mining Apriori classic algorithm source code, you only need to replace the data set in the main function with your own to run successfully.)
- 2021-03-18 21:27:41下载
- 积分:1
-
python
通过GAN和WGAN在python的tensorflow平台上实现图片生成,与真实图片基本一致。(Through GAN and WGAN, the image generation is realized on the tensorflow platform of python, which is basically the same as the real picture.)
- 2020-10-16 16:57:29下载
- 积分:1
-
hdlzunary
对MATLAB帮助很大 大家都继续努力,推荐给大家学习用(A great help to the MATLAB Recommend everyone continued to work hard for everybody to learn)
- 2017-08-12 22:05:37下载
- 积分:1
-
python
关于梅尔谱图提取的一段小程序,用python写(A small program about the extraction of Mel spectrum, written in python)
- 2019-04-04 21:33:08下载
- 积分:1
-
k近邻分类算法
k近邻分类算法①编写一个简单的程序,实现k近邻算法;(重点)②利用k近邻算法实现手写数字的识别。Spyder运行python源码
- 2023-08-11 14:55:03下载
- 积分:1
-
My_UAV_Simulink
固定翼无人机仿真平台,可以进行算法测试,进行姿态控制,以及位置控制(Fixed wing UAV Simulation Platform, which can be tested for algorithm)
- 2020-10-20 00:27:25下载
- 积分:1
-
用opencv实现各种低通滤波器
对图像进行滤波处理是图像处理中最常见的一种操作类型。而这其中低通滤波(也可以叫做平滑)有事各种滤波处理中最常用的。这里就简单写写 OpenCV 中提供的几种低通滤波方法。
具体思路:对源图像进行离散傅里叶变换,滤波后通过cvDFT进行傅里叶逆变换得到理想低通滤波器、巴特沃斯低通滤波器、高斯低通滤波器后图像
- 2022-03-04 13:06:18下载
- 积分:1
-
C3D-lstm
说明: 根据论文写了下pytorch版的模型,替换dataset可用于训练(According to the paper, the model of Python version is written, and the replacement dataset can be used for training)
- 2021-02-14 13:27:46下载
- 积分:1