搜索资源列表
chebyshev
- // chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // dou
shoppingcart
- 此段代码实现了购物车功能,可以进行添加,删除,清出所选的商品,用到了servlet/jsp的技术,MyEclips运行。-This code implements the shopping cart feature, you can add, remove and clear the selection of goods, use a servlet/jsp technologies, MyEclips run.
outlier
- 利用matlab进行离群点检测,包含KNN,LOF,k-means方法(Using MATLAB to detect outliers, including KNN, LOF and K-means methods.)