资源列表
inverse
- 计算逆矩阵,在矩阵后面夹带一个单位矩阵,然后把前面那一个矩阵处理成对角线单位矩阵,后面的那个矩阵就是逆矩阵。-Computing inverse matrix, a unit entrainment in the matrix behind the matrix, and then in front of it is processed into a matrix, diagonal matrix, the latter matrix that is the inverse matrix.
SVM
- 这是基于lib svm的向量支持机的简单实例-This is based on lib svm support vector machine simple example
New-folder-(5)
- CALCULATION A FACTORIEL OF A NUMMBER
RBF_Classification
- 采用matlab语言编写的径向基函数神经网络模式分类的程序。-Based on matlab language preparation radial basis function neural network pattern classification program
matrix_multiplication.h
- 适用于大型稀疏矩阵 矩阵乘法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix multiplication c language programming from the finite element method
beamform
- 常规均匀线列阵波束形成,均匀加权方式。uniform line array beamform-uniform line array beamform
SOM-neural-network
- SOM神经网络,可以进行特征提取和模式分类,特别是特征维数较多的情况-Situation SOM neural network, can feature extraction and pattern classification, especially more characteristic dimension
Interpolation
- 用拉格朗日插值、牛顿插值、分段线性插值进行插值点近似值的计算。-Lagrange interpolation, Newton interpolation, piecewise linear interpolation to interpolate point approximation calculations.
CORR
- 两场相关系数:计算两个场面的相关系数平面分布-Two correlation coefficients
PSO
- Hi this zip file includes tow m files for applying simple pso. extrat the files and enjoy it
bp_neural_network
- 用MATLAB编程BP神经网络程序,要模式识别分类的,-Programming with MATLAB BP neural network program, to pattern recognition and classification of,
greedy
- 使用贪心算法解决旅行商问题,代码原创,算法清晰,可以运行。-Use greedy algorithm to solve the traveling salesman problem, the code is original, clear algorithm can be run.