搜索资源列表
医学边缘检测
- 很好的边缘检测源代码,使用vc++6.0编写,主要用于医学图像的边缘检测-good source edge detection, the use of vc 6.0 preparation, mainly for Medical Image Edge Detection
神经网络-(6)BP网络
- 一个关于神经网络的文档,主要讲了bp网络,对于学习神经网络的人有一定帮助-a neural network on the documents, the main speaker bp network, neural network learning of a certain help
Csharp-2.6
- 这是C#版本开发的SVM类库包,适合不同爱好的同学学习.-This is the C# version of SVM library development package, suitable for a variety of students to learn.
recognize
- 用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字.-developed a handwriting character recognition system, on-line input signatures can identify numbers, letters and Chinese characters.
immunity
- 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中
LibSVM-2.6
- LibSVM-2.6 程序代码注释 通用的支持向量机算法研究平台
CLIPS 6.30 FOR WINDOWS的源代码
- CLIPS 6.30 FOR WINDOWS的源代码
weka-src weka3.6源代码
- weka3.6源代码,java版本,每个算法都有详细的注释,适合初学者阅读-weka3.6 source code, java version, have detailed notes of each algorithm, suitable for beginners to read yo! ! !
WekaManual-3.6.0
- Weka 3.6.0 的帮助文档。很有用-Document of Weka 3.6.0
libsvm-2.6
- 这是Libsvm2.6工具的源码,用于SVM分类和回归计算。-This is the source Libsvm2.6 tool for SVM classification and regression.
text_recognition
- text recognation software using neural network algorithm in vb 6
data-collection
- 主要用于将所有单个文件数据整合到一个文件中。已用于发动机振动信号、近红外光谱信号的数据整合。使用Labview 8.6编写。-used for all the individual file data into a file. It Has been used in engine vibration signals, near-infrared spectroscopy signals in data integration. (Labview 8.6.)
svmlight-6.01
- 这个源码是用来学习支持向量机的,里面包含了多核函数。-This source is used to support vector machine learning, which includes multi-core function.
sourceAnalysisOfLibsvm2.6
- 以libsvm2.6为例,对其源码进行分析。LibSVM程序代源码注释-To libsvm2.6 example, the analysis of its source.
python-2.6.6
- python2.6-6安装文件,用于使用libsvm的.py文件。-installation file of python
AI-6
- 人工智能第6章。上海华东理工大学戴本祁教授-Artificial Intelligence Chapter 6. Shanghai East China University of Technology Professor Dai Benqi
6
- bp神经网络小波方面的应用例子6,注释比较详细,可以-bp in the application of wavelet neural network example 6, notes a more detailed, you can see
Case-6-PID-neural-network-
- MATLAB神经网络30个案例分析_案例6 PID神经元网络解耦控制算法_多变量系统控制的源代码及数据-MATLAB Neural Network Analysis of 30 cases _ Case 6 PID neural network decoupling control algorithm _ multivariable system control of the source code and data
1 (6)
- 人工智能行业报告6,可以非常清楚的了解行业发展情况,做出最好的判断。(The report of the artificial intelligence industry can make a clear understanding of the development of the industry and make the best judgment.)
NaiveBayes
- 机器学习入门经典算法中的朴素贝叶斯算法,python3.6,编译通过可运行。(Naive Bayes algorithm in machine learning classic algorithm)