资源列表
dbscan
- DBSCAN(Density-Based Spatial Clustering of Applications with Noise)是一个比较有代表性的基于密度的聚类算法。与划分和层次聚类方法不同,它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类。(Classical clustering algorithm)
matlab q学习 走迷宫
- 在环境中寻找最优路径,自定义出发点和终点,实现智能体与环境交互(Find the optimal path in the environment, customize the starting point and end point, and realize the interaction between the intelligent body and the environment)
kiliancode
- 结构VAR模型代码,分解油价冲击和脉冲响应分析。(matlab code structural VAR model)
matcont6p4
- 动力系统分支分析工具箱,画相图,二维三维图,各类分支类型检测。(bifurcation analysis toolbox in matlab about ordinary differential equations)
模糊控制
- matlab 实现模糊PID控制,将PD控制器输入输出数据作为专家操作试验数据,分别设计Mamdany型和T-S型模糊控制器,进行仿真计算(fuzzy PID controller based on matlab)
2010年中国统计年鉴(excel版)
- This is the data of 2010China Statistics Book
AODV_2
- AODV路由协议,MATLAB仿真,测试通过,能很好的对初学者提供帮助(AODV routing protocol, MATLAB simulation)
LQR控制
- 基于LQR控制算法的Simulink仿真模型,用于观测汽车侧倾稳定性。(The Simulink simulation model based on LQR control algorithm is used to observe vehicle roll stability.)
程序和库
- 1. 识别同一个乐器弹奏出的不同音符(基波分析) 2. 识别弹奏出同一个音符的不同乐器(谐波分析)(1. identify the different notes played by the same instrument (fundamental analysis). 2. identify different musical instruments playing the same note (harmonic analysis).)
ClusteringMeasure
- 用于聚类结果的分析,包括三种评测指标,ACC,PUR,NMI。(Use for the analysis of the clustering result.)
teen1
- 无线传感器网络路由,平面路由协议TEEN matlab代码,对teen路由协议加以仿真。(Wireless sensor network routing protocol, plane routing protocol TEEN matlab code)
EMD-with-endpoint-extension
- EMD带端点延拓的MATLAB程序 分享给新手使用(EMD with endpoint extension of the MATLAB program to share with the novice)