资源列表
LuckLottery
- 利用人工智能原理中BP神经网络算法,建立的彩票预测程序,当然不可能都预测中,但是要学习神经网络的人值得一看-BP neural network algorithm, the establishment of the lottery forecasting process, of course, not all forecasts, but neural networks to study the eye-catcher
nnsysid20
- 基于MATLAB的神经网络非线性系统辨识软件包.-MATLAB-based nonlinear neural network system identification package.
ManifoldLearn
- 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include mapping algorithm manifold rul
EmbeddingDimension_FNN
- 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_Search
LabVIEWControlDivisionmotors
- LabVIEW实现的步进电机控制。LabVIEW版本需要7.X以上。现在很多人应该需要这个源代码~-LabVIEW stepper motor control. LabVIEW versions 7. X above. Many people now should require the source code ~
Matlab_ToolBox(MachineVision)
- 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photo
apriorialljavaban
- apriorall代码很完整,用java编的-apriorall code complete with java series
Spider4dataanlysis
- ?Spider-matlab工具箱,为一良好的数据分析工具箱,内建核偏最小二乘回归(KPLS),径向基网络回归(RBFnet)等;支持向量机(SVC)分类;聚类分析等.-Spider-Matlab Toolbox for a good data analysis toolbox. Built-nuclear partial least squares (PLS) regression neural network (RBFnet); Support Vector Machine (SVC) c
matlabfuzzyneuraltoolbox
- 模糊神经网络工具箱matlab 模糊神经网络工具箱matlab-FNN Matlab Toolbox FNN Matlab Toolbox
qpsooustrar
- 用量子粒子群算法解决ostu图像分割问题,达到了较好地效果-Quantum PSO ostu image segmentation solution, to achieve a better result
雷达数据预测
- 雷达数据预测,包括航迹仿真、卡尔曼滤波等 -radar data projections, including track simulation, Kalman filtering
MDP
- 实现马尔可夫决策过程模型的算法,该研究方向是当前热门的研究领域。