搜索资源列表
moore-penrose-generalized-inverse
- 用于计算moore-penrose generalized inverse matrix 的fortran 子程序。-Used to calculate the moore-penrose generalized inverse matrix of fortran subroutines.
Moore-Penrose-pseudoinverse-of-matrix---MATLAB.ra
- document shows process of moore rseudo inverse matrix calculation
Motion-Detection
- In the last decades the Moore-Penrose pseudoinverse has found a wide range of applications in many areas of Science and became a useful tool for different scientists dealing with optimization problems, data analysis,
MOORE_inverse_C
- 利用C语言实现MOORE-PENROSE广义逆矩阵的计算,经试验OK。-The realization of MOORE-PENROSE generalized inverse matrix is calculated by using the C language, through the test of OK.
ELM_样例
- 极限学习机(Extreme Learning Machine, ELM)用来训练单隐藏层前馈神经网络(SLFN)与传统的SLFN训练算法不同,极限学习机随机选取输入层权重和隐藏层偏置,输出层权重通过激活函数函数,依据Moore-Penrose(MP)广义逆矩阵理论计算解析求出。(Extreme learning machine (ELM) is used to train single hidden layer feedforward