资源列表
m13
- 在高斯噪声下,模拟7,4,3汉明码和BPSK编码- simulation of Hamming code (7,4,3) and BPSK in AWGN
la
- Numerical analysis laplace equation solver
one_hyperbolic1
- 求解一维双曲方程。空间方向采用标准中心差分格式,时间方向采用积分或eruler法-Solving one-dimensional hyperbolic equation. Spatial directions using standard central difference scheme, the time direction or eruler method using integral
one_possion3
- 求解一维热方程。空间方向采用四阶差分格式,时间方向采用向后euler法和时间积分法-Solving one-dimensional heat equation. Spatial orientation difference scheme with fourth order, the time direction by backward euler method and time integration method
libsvm_src
- LIBSVM -- A Library for Support Vector Machines
svm_light
- SVMLight is an implementation of Support Vector Machine (SVM) in C
Mining
- Mining Top-K Frequent Closed Patterns without Minimum Support
classifier
- A fast scalable classifier for data mining
shuzhi
- (1) 编程用幂法雅克比迭代矩阵的主特征值以判断迭代法求解是否收敛。 (2) 若收敛编程求解-(1) programming than with the power Faya Ke iteration matrix eigenvalue to determine whether the convergence of iterative method. (2) If the convergence of programming to solve
pyramid
- MATLAB sample code for PCA. Try to find two axis on which to project data points in order to get principle components.
A_LDU
- 程序实现将一个对称矩阵A分解成LDU 其中L为下三角矩阵 D为对角矩阵 U为上三角矩阵 该程序使用了二级指针,矩阵A的阶数可以由运行人员决定-Program implementation will be decomposed into a symmetric matrix A LDU where L is lower triangular matrix D a diagonal matrix U is upper triangular matrix of the program us
conjugate-gradient
- 共轭梯度算法C程序,本程序适用于n设计变量的函数优化问题,对于不同的设计变量个数可以改变维数,该算法程序只在主函数中与其他无约束程序有差别,其他部分基本一样。-Conjugate gradient algorithm C procedures, the procedures for n design variables of the function optimization problem, the number of different design variables can change
