资源列表
数据挖掘2
- 本实验文档包括了数据挖掘的分类算法,FP-growth和Apriori 算法的java程序设计实现。(This report is about the classification algorithm, it contains FP-growth algorithm and Apriori algorithm.)
数据挖掘3
- 本实验主要包括了数据挖掘的ID3和 KNN算法。(This report is manily about the Data Mining algorithm, includes the ID3 algorithm and KNN algorithm.)
mani
- 流形学习主要方法的可视化界面,包括LLE、ISOMAP、LE、PCA等方法和8种经典测试流形数据。(Visulization interface for mainfold learning methods)
数据挖掘4
- 本实验主要涉及数据挖掘的实现 K-means和DBSCAN聚类算法,完成对中医数据的处理。(This report is mainly about the Data Mining algorithm, includes K-means and DBSCAN algorithm.)
拉格朗日插值+MATLAB源程序代码
- 拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(The Lagrange interpolation method can find a polynomial that happens to be taken to the observed value at the point of each observation. Mathematically, the Lagrange interpo
ahp层次分析法
- ahp层次分析法 可以作为一种评价方法 也可以用来计算权重(AHP analytic hierarchy process Can be used as an evaluation method It can also be used to calculate the weight)
Finite_field
- 有限域乘法GF(256)的一个简单应用,并求出乘法逆表(Finite field multiplication)
Digtal Communication simulation
- 对64QAM单载波通信系统进行仿真,内附实验报告,可绘制星座图(Simulation of Digital communication system by matlab)
cs231n assignment solutions
- 斯坦福深度学习公开课cs231n的前两次作业代码(1st and 2nd assignment of cs231n, stanford deep learning course)
简单遗传算法求函数极值C代码
- 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
AADP.py
- Actor critic 求解动态规划问题 示例代码(Actor critic example code)
Monte_Carlo_Simulation
- 实现蒙特卡洛simulation,matlab平台(implement monte carlo simulation)
