登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站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
已选条件
  1. 编程语言:matlab
  2. 代码类别:网络
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. BP-neural-network-predict--

  利用MATLAB的自带工具箱函数实现了北京2009年12个月份气温、降水和气压的走势预测,且效果比较好。 BP神经网络 Bp.m BP神经网络MATLAB程序 bp_ds.xls 训练集输入 bp_nds.xls 训练集输出(目标训练集) bp_td.xls 测试集输入 bp_ntd.xls 测试集输出(目标测试集) BP神经网络预测天气值.doc 论文 (Use of MATLAB toolbox to realize the function of the cabin Beijing 2009 12 months the temperature, precipitation and pressure trend projections, and the effect is better. )

209
下载
106
浏览
2020-11-09发布

2. SVM分类

说明:  基于SVM的疲劳驾驶系统。基于神经网络的非接触式疲劳驾驶检测已成为当前针对疲劳驾驶检测领域炙手可热的研究方向。它有效解决了接触式疲劳检测方法给驾驶员带来的干扰以及单一信号源对于反映疲劳程度可靠性低的问题,同时通过设计神经网络模型对多源信息进行分类,实现对疲劳状态的高精度和高速度的检测。选取合适的特征值对网络检测准确率以及准确反映疲劳程度至关重要。基于驾驶员生理信号检测可靠性和准确性较高。(Fatigue driving system based on SVM)

10
下载
193
浏览
2020-11-09发布

3. T-S神经模糊

说明:  这是用T-S神经模糊来进行辨识参数的程序。(This is a program that USES t-s neural blur to identify parameters.)

6
下载
53
浏览
2020-11-09发布

4. time-series-shapelet

  时间序列的片段自适应提取,是keogh eamonn知名算法的改进版,可实现多特征片段的获取。同时将dtw度量引入。为提高运算速度,距离度量模块采用的c代码,编译后生成dll或者mex32的文件,主模块采用的是.m文件(Time series shapelet. )

74
下载
87
浏览
2020-11-09发布

5. MATLAB

说明:  实现信号的小波模极大值降噪,信号主成分分析,信号特征提取的时域指标、频域指标以及小波包分析(Wavelet modulus maximum denoising, signal principal component analysis, time domain index, frequency domain index and wavelet packet analysis of signal feature extraction are realized)

10
下载
138
浏览
2020-11-09发布

6. GGAP-RBF

  模糊神经网络实现函数逼近与分类,实现模糊规则的提取。(Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.)

181
下载
71
浏览
2020-11-09发布

7. PTA_PTGP-master

说明:  散点的聚类,详细内容参看文章,文章在文件夹中,自己阅读可知。(For the clustering of scattered points, please refer to the article for details. The article is in the folder and you can read it by yourself.)

3
下载
40
浏览
2020-11-08发布

8. 已知的txt文件及低通滤波器

  读取ecg心电信号和低通滤波器预处理,频谱分析(Read ECG signal and low-pass preprocessing)

1
下载
87
浏览
2020-11-08发布

9. 已知的txt文件及低通滤波器

说明:  读取ecg心电信号和低通滤波器预处理,频谱分析(Read ECG signal and low-pass preprocessing)

0
下载
84
浏览
2020-11-08发布

10. LQR-controller

  基于遗传算法的LQR控制器优化设计matlab源程序代码,学习matlab算法设计的一个很好的例子(LQR controller based on genetic algorithm to optimize the design of the Matlab source code, learn a good example of the Matlab algorithm design)

213
下载
62
浏览
2020-11-08发布

11. copso

  协同PSO算法的系统辨识,算法可实现逐维寻优,避免算法的退化(System identification collaborative PSO algorithm, the algorithm can be realized by dimensional optimization, to avoid degradation of the algorithm)

24
下载
50
浏览
2020-11-07发布

12. yichuanyouhua

  随机共振过程中,针对参数a和b的优化处理,此处使用的是遗传算法。(Stochastic resonance process, the parameters a and b for the optimization, genetic algorithm is used here.)

137
下载
73
浏览
2020-11-07发布

13. yichuanyouhua

  随机共振过程中,针对参数a和b的优化处理,此处使用的是遗传算法。(Stochastic resonance process, the parameters a and b for the optimization, genetic algorithm is used here.)

132
下载
55
浏览
2020-11-07发布

14. psoelman

  粒子群算法优化Elman神经网络,能运行,并且画出了仿真结果图,是一个适合初学者学习的好的程序!(Particle swarm optimization Elman neural network can run, and the simulation results are shown in Figure, is a good program for beginners to learn!)

93
下载
72
浏览
2020-11-07发布

15. GA-elman

  Elman神经网络回归模型,GA优化权值阈值(Established a regression model by Elman, GA was used to optimizied weigth and threshold)

169
下载
179
浏览
2020-11-07发布

16. BP神经程序

  BP 神经网络 人工神经网络BP算法实现算法设计(BP nurual network rengong shen jing wangluo.alglrithm for artificial)

33
下载
101
浏览
2020-11-06发布

17. NMF

  很不错的NMF代码!里面对NMF做了一个非常巧妙的非负限制.(NMF code is very good! NMF done inside of a very clever non-negative constraints.)

221
下载
102
浏览
2020-11-06发布

18. 圆艾里高斯光束

说明:  圆形艾米高斯光束,可以进行仿真,例如海洋,大气等随机介质(Circular Amy Goss beam)

10
下载
104
浏览
2020-11-05发布

19. NACA

  小生境蚁群算法例子,对学习蚁群算法及很好的理解该算法非常有用!!!(Niche ant colony algorithm is an example of learning ant colony algorithm and a good understanding of the algorithm is very useful! ! !)

117
下载
50
浏览
2020-11-05发布

20. xindianxinhaochuli

  1.将rddata程序运行后,会出现.mat文件,选择不同数据, 更改.m文件中.mat的文件名,如ecgdata100.mat。 接着运行ecgdata.m文件,对load命令中的文件名进行选择修改, 可以实现对QRS波的检测。 2.将MIT-BIH库中的数据100.dat,101.dat,102.dat,106.dat,108.dat,117.dat,118.dat, 123.dat运行rddata程序,生成相应的.mat文件,接着,运行gui.m文件,会 出现心电信号选择界面。(1 to rddata run, it will appear. Mat files, select a different data, change. M file. Mat file name, such as ecgdata100.mat. Then run ecgdata.m file for load command to select the file name changes, you can achieve the QRS wave detection. (2) the MIT-BIH database data 100.dat, 101.dat, 102.dat, 106.dat, 108.dat, 117.dat, 118.dat, 123.dat run rddata program to generate the corresponding. Mat file, then run gui.m file selection screen will appear ECG.)

74
下载
37
浏览
2020-11-05发布