资源列表
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
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.
cs_Grey
- 布谷鸟算法(Cuckoo Search Algorithm)优化灰色预测模型-the grey model optimized by CS
CMA-MA-GA-PSO
- 用c语言写的猴群算法,并附上相关的测试函数。并和pso,ga算法进行比较-the source code of monkey algorithm
randomforest-matlab
- 基于随机森林思想的分类和回归算法,调试通过。-Random forests classification and regression algorithm based on the thought of.
matlabcode
- 我2011年全国大学生电工数学建模一等奖论文,里面提出了三种方法来对风电功率的预测,分别是灰色预测、时间序列分析、神经网络。而本文最重要的一个创新点就是加入了一个反馈控制系统 很好地控制了预测精度,maltab代码也已经附在后面了,单独的程序也整理出来了,都是很好的学习资料-And this is the one of the most important innovations have joined a feedback control system to control the predi
logistic-regression
- 用java实现了逻辑回归的算法,压缩包中有测试数据可以使用.-Using java to implementation a logistic regression algorithm, the compressed package including test data.