资源列表
MLP
- MultiLayer perceptron simulation. Neural network. It solve a problem with 2 or 3 layer perceptrons
duifen
- 模式识别中使用对分算法进行聚类分析的一种方法
basepso
- 基于两个学习因子分时段学习的改进粒子群算法。-Factor scores based on two learning sessions to learn to improve particle swarm algorithm.
RSNA
- 待辨识对象参数a=[1 -1.5 0.7] b=[1 0.5] 输入采用长度L=400的白噪声序列,输出 ,输入和输出数据均含不相关随机噪声,ρ(k)=1/k。利用上述递推公式,辨识系统参数。-To identify the object parameters a = [1-1.5 0.7] B = [1 0.5] Input the length L = 400 white noise sequence, the output, the input and output data
3
- BP神经网络相关算法用于二分类处理问题,不棒性比较好-BP neural network for speech recognition and pattern recognition, image recognition, etc.
not-recursive-realized
- 该程序是分段函数: akm(m,n){ n+1 m =0 akm(m-1,1) m!=0,n=0 akm(m-1),(akm(m,n-1)) m!=0,n!=0 实现递归和非递归的算法 非递归算法可能使计算时间减少-The program is piecewise function: Akm (m, n) { N+ 1 m = 0 Akm (m-1, 1) m! = 0, n = 0 Akm (m-1) (akm (m, n-1)) m! = 0, n.=
linennet_tt
- 使用自适应线性神经网络进行预测的实例 很有代表性-The use of adaptive linear neural network to predict very representative example of
target
- matlab神经网络识别目标程序,对目标进行识别-matlab neural network to identify the target process, to identify the target
find
- 用于寻找网络的clique,4个节点以下很快-For the search network clique, 4 nodes following soon
Single-Neural--PID
- 基于改进的单神经元自适应Pid控制仿真,用4种控制率进行控制-Single Neural Adaptive PID Controller
avervoxel
- 本程序是用作处理神经影像数据的程序,计算平均的灰质体积的-This procedure is used for program processing neuroimaging data, calculate the average volume of gray matter
CS_OMP
- 基本的压缩感知代码, 对于初学者应该是挺有帮助。-Basic compression code for beginners, should be helpful.