搜索资源列表
PRAssign
- 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 Testscr iptRecognition.m:测试代码 scr iptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offlin
horn-schunck
- 估计光流的经典算法H&S,经测试可以使用。-Estimates the optical flow for standard test sequences using H&S algorithm
GSO-code
- 一种全新的智能算法-萤火虫群算法。该算法主要用于求解多峰函数。包含2个文件。用matlab打开GSO.m可以直接运行。如果要修改测试函数,可以修改J1.m函数。-A new intelligent algorithms- fireflies swarm. The algorithm used to solve multimodal function. Contains two files. Open GSO.m can use matlab to run. If you want to modi
winedata-bayers
- 对著名的UCI机器学习库的wine数据集做的朴素贝叶斯分类算法,包含详细源代码和实验报告,不可多得啊-Pairs of well-known UCI machine learning repository data set to do wine Naive Bayesian classification algorithm, with detailed source code and test reports, a rare ah
empca
- EMPCA算法的函数代码,附带有训练测试数据集,用于特征降维等方面。-Algorithm EMPCA function code, attached to the test data set there is training for the characteristics of dimensionality reduction and so on.
code
- 建立一个仿真环境,环境中还包括一个随机运动的目标和四个机器人,四个机器人要对运动目标进行围捕,如果运动目标被机器人围在中心,或者被围靠在墙角,则机器人成功围捕了目标。查阅相关机器人协作算法,实现一种以上算法并相互比较。要求给出源代码、试验结果并且进行演示。-To establish a simulation environment, the environment also includes a random movement goals and four robots, four robots
Matlab_ANN_Use
- This a nice Ann code which uses data from txt files and train Ann and then test ANN from data present in file and generate the results-This is a nice Ann code which uses data from txt files and train Ann and then test ANN from data present in file an
test
- 遗传算法 代码,是一种优化算法,主要应用于基于历史数据挖掘之后的对工序或者流程的改善-Genetic algorithm code, is an optimization algorithm, mainly used in mining based on historical data on the process or after the process improvement
test
- 关于BP神经网络的程序代码,包括阈值和权值的调整,现在在石油开发测井应用非常广泛-Regarding the BP neural network program code, include threshold value and the adjustment of oil well logging, now is used extensively
Test
- GMDH _ Nureal Network _ Matlab code -GMDH _ Nureal Network _ Matlab code
nmf(test)
- 用于入侵检测的系统的NMF算法,此部分为用于KDD99数据的测试部分的代码。-Intrusion detection system for NMF algorithm, this part of the test data for KDD99 part of the code.
code
- 本程序能够运用神经网络进行时间预测,该程序直接可用,测试样本和训练样本都包含在内。-This procedure can be time prediction using neural networks, the program directly available, the test sample and training samples are included.
genetic_Algorithm
- 遗传算法的具体实现(变异,杂交等)和包括测试的代码-The specific implementation of the genetic algorithm and includes test code
test-function
- PSO测试函数代码,包括单峰和多峰函数。-PSO test function code, including unimodal and multimodal function.
rengong2
- 师兄的人工势场法避障实验代码,绝对好用,代码精炼,注释全-Brother of artificial potential field obstacle avoidance test code, absolutely everything, code refining, notes the whole
kNN
- 机器学习KNN算法的实现和测试,手写数字识别系统的测试代码-Implementation and test of machine learning KNN algorithm, handwritten numeral recognition system test code implementation and testing of machine learning KNN algorithm, handwritten numeral recognition system test code
DBN_RBM1.1
- 深度信网络测试代码,可以帮助初学者很好地了解深度学习。-Depth communications network test code that can help beginners a good understanding of the depth of learning.
LocalSubspaceAnalyses
- matlab编写,能够实现局部子空间鉴别分析,含主方法和测试代码,能直接运行-matlab prepared, can achieve local subspace discriminant analysis, including the main methods and test code that can be run directly
FANN_Bptest
- 基于fann库的神经网络测试代码,用于测试训练的网络的预测能力-Neural network based on fann library test code, used to test the ability to predict the network of the training
PSO_basic-code-for-tutorial
- 标准微粒群算法,利用matlab直观表示,添加测试函数-Standard particle swarm algorithm, the use of MATLAB intuitive representation, adding test function