资源列表
featurecluster
- 在语音信号处理中,特征的聚类用matlab来实现-in voice signal processing, feature clustering to achieve using Matlab
xiaobosjwl
- 这是小波神经网络的MATLAB6.5下的程序,不算完善,大家一起研究吧-WNN Matlab6.5 the procedure is not perfect, it all together
yichuanmatlab
- 这是作者自己编写的基于matlab语言的程序设计。遗传算法的函数优化 应用。 -is prepared by the author himself on the Matlab programming language. Genetic Algorithms Optimization applications.
texture123
- 本程序实现了对一副图像中的材质不同的物体进行分类,对于材质相同的物体归为一类.-the realization of the image of a different material objects to the classification, For the same material objects classified as a category.
NNapply3
- 利用BP神经网络进行字符识别的程序,由于需要使用Matlab中的Toolbox,所以需要预先安装Matlab6.0及以上。-Neural Network Example ,Edited by Matlab!
FFT
- // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1时, 存放傅立叶变换的N个实部 // pi
Bayes
- 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
WLSF
- 基于加权最小二乘的探测器状态估计,可实现快速估计和收敛-Weighted LM based probe states estimation, with high speed and rapid convergence.
max-fastica
- maximum likelihood method for blind signal seperation
mnist_irnn
- 基于keras的python的循环神经网络rnn,对数据库minis进行的分类。希望大家喜欢-Based keras the python loop neural network rnn, minis conduct classification. I hope you like
tensorflow人工神经网络线性回归
- 通过人工神经网络实现收入与教育水平关系的线性回归。附带训练数据,