资源列表
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.
kernelECA
- 该程序提供了核熵成分分析的matlab实现,可应用于机器学习-Kernel Entropy Component Analysis
machinelearning
- 机器学习 贝叶斯对wine数据集进行分类-Machine learning Bayesian classifying wine data set
SA_CVRP
- 模拟退火法实现CVRP问题求解,对应Taillard问题数据集-Simulated annealing CVRP achieve problem solving, data sets corresponding to the problem Taillard