资源列表
6GAUS
- 这是解方程组得 全主元高斯消去法。用c实现的
GreedyASelectorMain
- 贪心算法 使某些问题时间复杂度降为一维线性
fisher.m.tar
- 模式识别经典算法:fisher判别分析的二次优化形式实现。-Classic pattern recognition algorithms: fisher discriminant analysis achieved in the form of quadratic optimization.
nni
- 计算n阶矩阵的逆矩阵的函数,输入表示矩阵的指针和阶数,然后计算输出逆矩阵的指针,附带矩阵乘法检测结果-Calculation of n-order matrix inverse matrix function, enter the matrix express the pointer and order, and then calculating the inverse matrix of output indicators, with matrix multiplication test re
pso
- 粒子群算法的源码 主要如何运用于机器人路径规划-pso
dall
- 一个关于利用回溯法求解旅行商问题的源代码,希望对你们有帮助-A retrospective review on the use of the source code for solving traveling salesman problem, want to help you
RIV
- 适当选择辅助变量,使之满足相应条件,参数估计值就可以是无偏一致。估计辅助变量法的计算量与最小二乘法相当,但辨识效果却比最小二乘法好的多。尤其当噪声是有色的,而噪声的模型结构又不好确定时,增广最小二乘法和广义最小二乘法一般都不好直接应用,因为他们需要选用特定的模型结构,而辅助变量法不需要确定噪声的模型结构,因此辅助变量法就显得更为灵活,但辅助变量法不能同时获得噪声模型的参数估计。-Choose appropriate secondary variables, meet the relevant c
1billon_remove_duplicate_not_sort.c
- 支持10亿个数字(范围从[0, 1000000000) 的快速去重。-Support 1 billion digits (ranging from [0, 1000000000) rapid de-emphasis.
cca
- 典型相关分析,cca算法,应用领域挺广的,可应用与脑电的特征提取-Canonical correlation analysis,
BP_Simulation-examples
- BP神经网络的模式识别matlab仿真实例,实测可用-Pattern Recognition matlab BP neural network simulation instance and Available
BP
- bp神经网络,两个输入,一个输出。并且代入检测数据。获得神经网络预测值和检测值之间的差值,在时域上,将差值的变化值也一并获得。-bp neural network, two inputs and one output. And substituting the test data. Neural network prediction obtain a difference value and the detected values, in the time domain, the differe
ksvd-omp
- 这是个基于matlab的ksvd-omp算法-it s a ksvd-omp