资源列表
KDA_QR
- 基于奇异值分解的核线性判别分析(Kernel Discriminant Analysis via QR Decomposition)。 -based on the singular value decomposition of the nuclear linear discriminant analysis (Kernel Discriminant An alysis via QR Decomposition).
C__MATLAB7_work_temporary_twodlpp2
- 2维LPP(2维局部映射保护)代码,可以对图像等二维数据进行降维。-two-dimensional LCDs (two-dimensional mapping of local protection) code, two-dimensional images of data dimensionality reduction.
VCApriori
- 数据挖掘中的关联规则算法,用VC++编写,能实现挖掘关联规则的基本功能-Data Mining Association Rules algorithm, with VC prepared, able Mining Association Rules basic functions
reactive_power_optimization
- 一种改进遗传算法,用于电力系统无功优化,已经编译通过-an improved genetic algorithm for reactive power optimization, has been compiled by
ANNforCharacterRecognization
- 用vc++编写的神经网络算法识别数字的一个程序-vc prepared with neural network algorithm for the identification of a number of procedures
robcup
- 机器人的程序有需要的可以下古的支持本意发展-robot procedures may need the support of the Lower Paleozoic intention development
asa89_vfsr
- 一篇关于快速模拟退火算法的文章,供大家参考!-on a fast simulated annealing articles for reference!
eightnumberwww
- 人工智能中的八数码难题,人工智能中的八数码难题-artificial intelligence of eight puzzle, artificial intelligence of eight puzzle
chi2test
- Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.-Chi Square Test for Independence : calculuate the chi square of a vector and the Kearns Dept.of value.
mergesortedvectors
- If we have two individually sorted vectors \"a\" and \"b\" but they are not sorted with respect to each other and we want to merge them into vector \"c\" such that \"c\" is also a sorted vector. Then c=mergesorted(a,b) can be used. -If we have two
pcaklm
- 图像处理领域最新的K-L变换后求主成分的程序。matlab文件。-image processing latest K-L transform PCA for the procedure. Matlab document.
knn_map
- 用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.