登录

最新会员 最新下载

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48

成为了本站VIP会员

10月14日 20:46
已选条件
  1. 编程语言:matlab
  2. 代码类别:网络
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. GA-PSO

  GA优化PSO算法,解决二元函数找最值问题,matlab程序,开发环境R2012b(GA optimization PSO algorithm to solve binary function to find the most value problem, matlab program, the development environment R2012b)

26
下载
53
浏览
2021-02-27发布

2. BP实现性别识别

  基于matlab平台的BP神经网络的性别识别。(Gender identification of BP neural network based on MATLAB platform.)

18
下载
77
浏览
2021-02-26发布

3. sga_pro

说明:  一个非常好的遗传算法参考程序,可以优化带约束条件的函数.(a very good reference procedures genetic algorithm can be constrained optimization functions.)

0
下载
39
浏览
2021-02-25发布

4. 人工智能在电力系统中的应用

说明:  ppt,在电气工程当中的基础应用,十分通俗易懂,方便学习(Ppt, the basic application in electrical engineering, is very easy to understand and easy to learn)

8
下载
82
浏览
2021-02-24发布

5. main

  将Qos的网络参数映射成用户体验QoE与网络能耗以及网络的切换损耗之差作为每次网络选择的即刻回报值, 应用Q-learning算法逐步动态根据网络QOE参数进行网络选择。(Mapping Qos network parameters into user experience QoE and network energy consumption and the switching loss of the network as the immediate return value of each network selection, using Q-learning algorithm to dynamically and dynamically select the network according to the network QOE parameters.)

20
下载
130
浏览
2021-02-23发布

6. BP

说明:  BP进行数据多分类,BP performs data multi-classification(BP performs data multi-classification)

1
下载
42
浏览
2021-02-22发布

7. EKF

  EKF的实现,基于导航数据实现的扩展卡尔曼滤波。参数已经调好了,可以直接用(the implementation of EKF)

17
下载
73
浏览
2021-02-22发布

8. RRT-for-FFSR

  采用随机搜索树算法(RRT)进行自由漂浮空间机器人避障路径规划的算例.(Obstacle avoidance path planning using Rapidly-exploring Random Trees(RRT) algorithm for free-floating space robot.)

55
下载
102
浏览
2021-02-22发布

9. 混沌映射(序列)matlab算法“小全”

  混沌映射(序列)matlab算法“小全”:Logistic、Henon、帐篷、kent(含混沌二值图像生成函数)(Chaos Mapping (Sequence) matlab Algorithm "Small Complete": Logistic, Henon, Tent, kent (Including Chaotic Binary Image Generating Function))

19
下载
152
浏览
2021-02-20发布

10. 混沌映射(序列)matlab算法“小全”

说明:  混沌映射(序列)matlab算法“小全”:Logistic、Henon、帐篷、kent(含混沌二值图像生成函数)(Chaos Mapping (Sequence) matlab Algorithm "Small Complete": Logistic, Henon, Tent, kent (Including Chaotic Binary Image Generating Function))

21
下载
95
浏览
2021-02-20发布

11. CNN code

  处理一维振动信号,用于故障分类,模式识别(1D CNN for fault classification)

180
下载
343
浏览
2021-02-20发布

12. matlab实现LeNet

  卷积神经网络LeNet代码,可实现图片分类(Convolution neural network code)

28
下载
61
浏览
2021-02-19发布

13. bnt-master

  贝叶斯网络结构学习工具包,在MATLAB中可以用该包进行数据分类操作。(It is thetool bag of bayes network learning used in matlab and we can do many classify works with it)

1
下载
32
浏览
2021-02-19发布

14. SA-BP汇率预测

说明:  用模拟退火算法优化BP神经网络,用于汇率预测(Simulated annealing algorithm is used to optimize BP neural network for exchange rate prediction)

19
下载
157
浏览
2021-02-19发布

15. K-means-clustering-algorithm

  K均值算法使用的聚类准则函数的误差平方和准则,通过反复迭代优化聚类结果,使所有样本到各自所属类别的中心的距离平方和达到最小。(K-means clustering algorithm uses squared error criterion function and criteria through iterative optimization clustering result, all the samples to the respective classes of the center square of the distance and minimized.)

45
下载
151
浏览
2021-02-19发布

16. 遗传算法源程序

说明:  遗传算法参考程序,可解决大部分初学者的需求(Genetic algorithm reference program, can solve the needs of most beginners)

1
下载
49
浏览
2021-02-18发布

17. Matlab的模拟退火算法工具箱

说明:  Matlab的模拟退火算法工具箱11111(Simulated annealing algorithm toolbox of MATLAB)

1
下载
53
浏览
2021-02-18发布

18. MATLAB程序合集

说明:  MATLAB程序合集-模拟退火,禁忌搜索,遗传算法,神经网络(Matlab program set - simulated annealing, tabu search, genetic algorithm, neural network)

2
下载
40
浏览
2021-02-18发布

19. fuzzynet

  用Matlab实现的模糊神经网络模型,用于检测和评价水质情况,并进行预测,压缩包里包含了数据集和源程序。具体的应用可以根据用户的需求稍作更改,可用于分类。(Using Matlab fuzzy neural network model for the detection and evaluation of water quality, and to predict the compressed bundle contains the data sets and the source. Specific applications can be based on user needs minor changes, can be used for classification.)

37
下载
39
浏览
2021-02-17发布

20. fuzzynet

  用Matlab实现的模糊神经网络模型,用于检测和评价水质情况,并进行预测,压缩包里包含了数据集和源程序。具体的应用可以根据用户的需求稍作更改,可用于分类。(Using Matlab fuzzy neural network model for the detection and evaluation of water quality, and to predict the compressed bundle contains the data sets and the source. Specific applications can be based on user needs minor changes, can be used for classification.)

37
下载
41
浏览
2021-02-17发布