-
FastICA
fastica对3幅混合图像继续分离,对分离结果进行计算pi值,psnr值的计算程序。有一定参考价值。(fastica continue for three mixed image separation, separation results calculated the value of pi to calculate the value of the program psnr. There is a certain reference value.)
- 2014-11-24 15:21:18下载
- 积分:1
-
costas2
使用MATLAB 代码完成COSTAS环对QPSK调制的解调载波频率的跟踪(Use MATLAB code completion COSTAS loop tracking of QPSK modulation carrier frequency demodulation)
- 2015-09-07 18:34:08下载
- 积分:1
-
time-series-about-matlab
混沌时间序列应用matlab的代码程序,挺有用的,可以看看(matlab time series)
- 2012-05-17 16:47:03下载
- 积分:1
-
neuronet-BP
用MATLAB做的BP神经网络,能识别简单的图象(do with MATLAB BP neural network can recognize simple images)
- 2007-04-03 21:18:31下载
- 积分:1
-
Map-matching-algorithm
提出了基于模糊神经网络的新的地图匹配算法. 该算法综合了数字道路信息和GPS /DR 定位信息, 提取两个重要参数作为输入变量, 即定位点到候选路段的投影距离及定位航向与候选路段方位角差. 设计出了四层模糊神经网络及改进的收敛学习规则. 实验结果表明所提出的算法能很好地匹配车辆行驶路段位置.(Map matching algorithm based on fuzzy neural network)
- 2012-05-23 17:02:43下载
- 积分:1
-
MATLAB-GUI
maltlab gui程序代码
希望对大家有帮助!(maltlab gui program code hope to have everyone help!)
- 2013-04-06 14:59:45下载
- 积分:1
-
aco
说明: 利用蚁群算法求解tsp(旅行商)问题,给出遍历方案,最后求出最短路径。(Ant colony algorithm for tsp (TSP) problem, given traversal solutions, and finally find the shortest path.)
- 2011-04-08 10:13:50下载
- 积分:1
-
Kalman-Filter-
基于自适应卡尔曼滤波的盲多用户检测算法 论文(Blind Multi user Detection Algorithm Based on Adaptive Kalm an Filter)
- 2012-05-27 10:30:38下载
- 积分:1
-
pca_exercise
该文档包含了深度学习中主成分分析(PCA)的程序代码(this document contain PCA of deep learning)
- 2015-03-28 20:36:49下载
- 积分:1
-
network&run
说明: 文件传输限制分多次上传,其他文件可以查看我的上传资料
本实验使用matlab神经网络工具箱搭建CNN网络实现手写字识别,里面附数据集和训练好的网络,准确率可达99%。
1.打开matlab2018
2.将路径设置为当前文件所在路径
3.直接运行test7_run.m即可得到网络在测试集里的准确率以及分类错误的样本。
test7_cnn_hwr.m:训练的程序
test7_run.m:测试测试集的代码,直接读取存储在net_trained.mat训练好的网络,
对测试样本进行分类,统计准确率。(In this experiment, we use matlab neural network toolbox to build CNN network to realize handwritten word recognition, which is attached with data set and trained network, with an accuracy of 99%.)
- 2020-04-16 20:58:20下载
- 积分:1