资源列表
LS_SVM最小二乘支持向量机Matlab源码
- 自编的最小二乘支持向量机Matlab代码,主要用于非线性回归
CSPfilter
- Common spatial pattern 公共空间模式滤波是处理脑电信号的一种方法,它可以使两类想象运动EEG的协方差之间的差距最大化,便于后期的分类处理。-Common spatial pattern model of public space filtering is a method of EEG signal processing, it can make two types of movement EEG covariance imagine the gap between the
RBFFunction
- 利用rbf网络实现函数逼近的功能没使用神经网络工具箱-rbf function approximation implementation
2-5-5-5
- 建立一个自组织神经网络,并作出网络的逼近误差曲线-The establishment of a self-organizing neural networks, and make the network approximation error curve
antcolony1111
- 蚁群算法优化连续函数,值得学习学习 带注释的-Ant colony algorithm to optimize continuous functions, it is worth learning learning annotated
nijie
- 机械手运动学方程求解 。分别输入机械臂的末端坐标,求出第一组角度解 ,第二组角度解。
guanjiemingcheng
- 获取nao机器人全身各个部位的关节名称,并且以矩阵的形式输出-Get nao robot joints name in various parts of the body, and the output in the form of a matrix
xm_SimulateSamples_fromBNT
- 根据贝叶斯网络结构bnt,随机产生nsamples条样本集,样本集的数据缺失率为miss_perc-BNT based on bayesian network structure, random generation nsamples sample set, data loss rate is miss_perc sample set
RBFbijinhanshu
- 将RBF网络用于函数逼近,进行函数拟合,简单实用-The RBF network for function approximation performed function fitting, simple and practical
percept1
- 多个感知器神经元的分类问题 %四类输入向量-many neurons in the classification of four input vector%
prob2fial
- XOR using neural network
Fuzzy_cluster
- 利用模糊均值聚类(FCM)算法实现数据聚类,并给出群心-Data Clustering with FCM method,It s fast and effective.