搜索资源列表
libneural-1.0.3
- libneural神经网络C库函数源代码,版本1.0.3.-libneural neural network C library functions source code, version 1.0.3.
CGAL-3.1.tar
- CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
tsp_solve-1.3.6.tar
- tsp c++ /比较好的tsp 代码,运行环境 linux/unix-tsp c / tsp relatively good code, the environment linux / unix
itpp-3.10.1.tar
- 独立分量分析程序FASTICA的C++源代码-FASTICA procedures for the C + + source code
j-alice-src-0.3.1
- J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前,它以同样的功能运行在Linux,BeOS,Windows和Solaris
seu-3d-0.3.c.release-5v5
- 机器人足球AI设计比赛,东南大学队伍的源代码。代码覆盖了机器人比赛中的基本技术问题,参考价值很大。
inanna-0.3.3.tar
- 是一个面向对象的人工神经网络C++库。库文件基于MagiClib基础类库(包含其中)-is an object-oriented artificial neural network C library. Libraries are based on MagiClib foundation class library (which includes)
K-均值聚类算法C++编程
- K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
som_pak-3.1
- 这是SOM的c++包,类似于matlab的somtoolbox.对有些人有用。-this is a SOM package written by c++
15数码问题的3种算法(算法和具体代码)
- 15数码问题的3种算法(算法和具体代码) 解决15数码问题的3种算法,分别是深度,宽度,以及A*算法。c语言编写,VC下都通过运行。,15 digital issues three kinds of algorithm (algorithm and the specific code) to solve the problem of 15 digital three kinds of algorithms, respectively, are the depth, width, and th
libsvm-3.1
- SVM实现代码,利用c语言进行实现,是有台湾的一名教授实现的-the svm realizes
AForge.NET_Framework-2.1.3
- 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
Theprogram
- 摘要:介绍了一种在C 语言应用程序中调用MATLAB 资源设计模糊控制应用程序的方法。即利用Matlab Fuzzy Logic 工 具箱中的独立C 代码模糊推理引擎函数库,在C 语言应用程序中,调用Matlab Fuzzy Logic 工具箱建立的模糊推理系统数 据文件( 3 . fis) , 从而得到能独立运行的C 语言模糊控制应用程序。 关键词:MATLAB 模糊逻辑工具箱 独立C 代码模糊推理引擎 模糊控制应用程序 中图分类号: TP273 : TP391 文献标识码:
FUZZY_Handbook
- The software included with the handbook is partitioned into four directories: CPPCODE, HPPCODE, DEMOS, and TOOLS. The <cppcode> directory contains all the fuzzy logic, modeling, and utility source code. The <hppcode> directory co
x
- This derivation of the normalised least mean square algorithm is based on Farhang- Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm we consider the standard LMS recursion, for which we select a variable step size
LDPC
- 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
libDAI-0.3.0
- libDAI is a free/open source C++ library that provides implementations of various (approximate) inference methods for discrete graphical models. libDAI supports arbitrary factor graphs with discrete variables this includes discrete Markov Rando
3.c
- 关于遗传算法的机械类设计,c语言编译,可以直接调试!-Mechanical design, genetic algorithm c language compiler, you can debug directly!
trilearn_base_sources-3.3
- The use of BP neural network to achieve c++ Algorithm, with detailed examples and results of analysis, as well as the effect of graph algorithms
libsvm-3.12.tar
- 台湾林智仁博士的libsvm的程序以及源代码(python,java,c++)-Taiwan Dr. Lin Zhiren the libsvm of procedures as well as the source code (python, java, c++)