资源列表
AF_
- 人工鱼群算法,实现了基本的算法框架以及常用的测试函数。-Artificial fish algorithm, the realization of the basic algorithm framework, and the commonly used test function
TDCS_v4
- 采用遗传算法改进原基于神经网络的变换域通信系统接收方法,对收发两端频谱环境不一致条件下TDCS有效接收信息-The genetic algorithm is used to improve the receiving method of the transform domain communication system based on the neural network, and the TDCS can receive the information effectively under t
fisher_classify
- MATLAB版本的LDA线性分类器,具体包括计算类内离散度矩阵,类间离散度矩阵,以及训练集各类在新坐标轴上的投影。代码原来用于肌电特征的分类,亦可用于其他机器学习案例-the LDA classifier wrote in MATLAB
proj1_knn
- MATLAB实现的KNN 压缩文件包含m文件和wine.txt(机器学习著名的红酒数据集,下载自UCI大学机器学习数据集: http://archive.ics.uci.edu/ml/datasets/Wine) -knn wrote in MATLAB
Iris_raecing
- 使用MATLAB编写的神经网络程序 并在著名的机器学习数据集Iris上加以验证 压缩文件中包含代码和数据集!-Using BPNN to classify Iris data set
feature_extraction
- matlab代码 实现提取动作分类用到的肌电信号四种特征: mav(平均绝对值) ssc(斜率变化率) zc(过零率) wl(窗长)-implement in matlab ,to etract features of emg signal: mav,ssc,zc,wl
ga
- 遗传算法优化计算-建模自变量降维效果非常好的一个优化算方法-Genetic algorithm optimization calculation- Modeling of the independent variables dimension reduction
caipiao
- 以过去100期大乐透为基础,用神经网络算法预测10094期(可更改)大乐透结果,如果结果与实际不符请再次计算。-In the past 100 big lottery, based on a neural network algorithm to predict 10094 (changed) Lotto results, if the results do not match with the actual calculate again.
6-axis-motor-algorithm
- 六轴机器人正运动学、逆运动学求解的原创性资料,作者经验之总结比书上的资料更有参考价值。-Six-axis robot forward kinematics, inverse kinematics originality data, the authors summarize the experience of the information in the book is more than a reference value.
wavelet-wavelep-filter
- 本程序实现小波和小波包滤波,,对高频部分进行处理对一维信号进行处理,得到重构去噪后的信号,代码调试通过-This procedure realize wavelet and wavelet packet filtering, and the high frequency part of the process of one dimensional signal processing, reconstruction after denoising signal, code debugging th
easymesh
- 这是一个提供二维区域Delaunay三角形剖分的 C语言程序。能够对于由折线围成的多空洞、多介质区域,生成指定局部加密的Delaunay三角形剖分。-This is a two-dimensional region to provide Delaunay triangulation of the C language program. The broken line surrounded by long and short hole, multi medium region, generatin
GP
- 用matlab编写的高斯过程的算法,常用于预测和分类-Algorithm using matlab Gaussian process, commonly used in the prediction and classification