资源列表
DeepLearnToolbox-master
- 深度学习工具箱的matlab程序,包括NN,CNN,CAE,SAE,DBN等多种深度学习算法。 -It s a deep learning toolbox of matlab, including NN, CNN, CAE, SAE, DBN and other deep learning algorithms.
NARX
- 利用非线性神经网络做时间序列预测,主要是做动态预测。-Time series prediction using nonlinear neural network, mainly to do dynamic prediction.
PSO-BP
- pso训练bp神经网络的程序,简单易用,欢迎交流探讨-pso bp neural network training program, easy to use, welcomed the exchange of
KNN-Face-Recognition
- KNN分类算法实现人脸识别,数据集为ORL。训练样本分别为2、4、6,其余为测试样本。-KNN classification algorithm for face recognition, the data set for the ORL. 2,4,6 training samples respectively, the rest of the test samples.
生产者消费者问题
- 一个大小为3的缓冲区,初始为空 2个生产者 随机等待一段时间,往缓冲区添加数据, 若缓冲区已满,等待消费者取走数据后再添加 重复6次 3个消费者 随机等待一段时间,从缓冲区读取数据 若缓冲区为空,等待生产者添加数据后再读取 重复4次
nnetwk
- 一个基于BP神经网络的matlab手写识别程序,可识别0-9的数字,如果加点英文字母的图片,再改改参数,应该能识别英文。-Based on BP neural network matlab handwriting recognition program that identifies 0-9, if the English alphabet picture plus point, and then changed the parameters, should be able to identif
ant-algorithim
- 无人机航迹规划 蚁群算法 数字地形-UAV path planning algorithm for digital terrain ant
PSOaMAPSO-reactive-power-opti
- 标准14节点的无功优化,粒子群算法和多智能体粒子群算法的实现,需要放到matpowe里。-ieee14 nodes system reactive optimized to achieve PSO and Multi-Agent particle swarm algorithm, need to put matpower environment.
uwb_TOA_positioning
- 该程序可以实现基于TOA估计的异步UWB定位。其中包括卡尔曼滤波、LSE估计、采用高斯函数作为冲激脉冲等-The program can achieve asynchronous UWB TOA estimation based positioning. Including Kalman filtering, LSE estimation using Gaussian function as impulse, etc.
subway-station-evacuated
- 主要内容基于元胞自动机的地铁站紧急疏散仿真,利用matlab来编译出可视化人群疏散效果,得出疏散时间等结果。 -Based on Cellular Automata subway station evacuated
PatternRecognition
- (1)Bayes分类 已知N=9, =3,n=2,C=3,问x= 应属于哪一类? (2)聚类 使用c-均值聚类算法在IRIS数据上进行聚类分析 (3)鉴别分析 在ORL或Yale标准人脸数据库上完成模式识别任务。 用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验。-(1) Bayes classification Known N = 9, = 3, n = 2, C = 3, x = should ask which cat
cs_Grey
- 布谷鸟算法(Cuckoo Search Algorithm)优化灰色预测模型-the grey model optimized by CS
