搜索资源列表
模糊逻辑c语言自动生成器
- 模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
迷宫搜索
- 这是一个实现自动生成随机迷宫,并且自动实现从迷宫的入口到出口的路径搜索的一个Applet程序-This is an automatically generated random maze, and automatically from the entrance to the maze of export path of a search procedures Applet
模糊规则的生成
- 这是我自己编的从数据中自动提取模糊规则的程序,这个文件中包括了一个主程序和几个函数,能够自动提起模糊规则、合并优化模糊规则。-This is my own series of the data from the automatic extraction of fuzzy rules procedures, the document includes a main program and several function, can automatically initiate fuzzy rule
DFNN
- 可自动生成规则的动态模糊神经网络。来自于清华大学吴世虔老师的《动态模糊神经网络》一书。-The rules can be automatically generated dynamic fuzzy neural networks. From Tsinghua University, Mr Ng Sai-kuen teacher " Dynamic fuzzy neural network," a book.
Fuzzyinference
- 用于模糊推理系统的开发,可以自动生成建立模糊推理系统-Fuzzy Inference System for the development, can be automatically generated to establish fuzzy inference system
f982876002788543
- 一个试卷自动生成的利用人工鱼群算法的程序,用Visual c++缩写-An examination of the use of automatic generation of artificial fish-swarm algorithm procedure, using Visual c++ acronym
antColonyAlgorith1.4
- 双蚁群算法实现机器人路径规划,采用面向对象的方法编写,蚂蚁数量和起始点可以设置,障碍率可以设置,障碍可以自动生成也可以手工使用鼠标设置。 已发表相关论文。 有兴趣的朋友可以检索“孙纯哲 凹形障碍全局路径规划的双蚁群完全交叉算法”-Ant colony algorithm to achieve dual-robot path planning, object-oriented method to prepare, ants can set the number and the starti
scripts
- 在一个任意的天线方向图下,利用遗传算法使其接近所给的理想天线方向图。这种方法已经在NASA和其他机构中所利用来制造航天器。这些程序是自动生成一个2.4GHz的微波天线,利用遗传算法和NEC2模拟工具,来实现优化天线。包括最初级的简单双极形天线,在这个基础上又设计了三维空间中两部分天线和三维空间中多部分天线。-In a partially random antenna layout, and use a genetic algorithm to evolve a better solution.
search
- 迷宫搜索 ,A*算法 ,自动生成迷宫矩阵,查找最短路径-Maze search, A* algorithm, automatic generation of matrix maze to find the shortest path
Qbfgen
- 可以自动生成qbf问题实例,但需要给定一些参数.-can produce QBF instance
gcluto_1_0
- 根据聚类结果自动生成二维聚类图,可以支持现有多种平台。-According to the results of auto-generated two-dimensional clustering dendrogram, you can support the existing multiple platforms.
SD_Assignment
- 服务查询软件,自动生成本体库,自动生成服务库,自动生成服务需求,基于指派算法进行服务查询,有优良的精度和可扩展性,开发环境vs2005,开发语言C#-Service query software, automatic generation of ontology library, automatically generate service library, automatically generate demand for services, based on assignment algor
source
- ID3算法实现机器学习和分类,根据训练结果,自动生成可以运行的C++语言代码。-ID3 machine learning algorithm and classification, according to the training results, it can run automatically generated C++ language code.
bayes-classsifier
- 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
Quantum-genetic-algorithm-generation-software
- 量子遗传算法的软件测试数据自动生成Quantum genetic algorithm based automatic test data generation software-Quantum genetic algorithm based automatic test data generation software
hamilton
- 分支定界法解旅行商问题的简单实现,用C++代码,效率经过优化后可以在1s内解规模为25左右的旅行商问题。附带了测试文件的自动生成工具。-Branch and bound method for solving the traveling salesman problem is simple to achieve, with the C++ code, the efficiency can be optimized through the solution 1s about the size of
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
Airborne-LiDAR-for-DEM-generation
- 机载点云自动生成DEM算法,国外网站下的,希望有用。-Airborne cloud automatically generated DEM algorithm, under the foreign site, I hope useful.
BP
- matlab编写的BP神经网络算法,实验数据为Iris和自动生成的异或数据,经调试运行良好!-Matlab prepared by BP neural network algorithm, the experimental data for the XOR data of the Iris and automatically generated by the debugging and running!
DecisionTree
- ID3 人工智能,机器学习算法,自动生成决策树-ID3 artificial intelligence, machine learning algorithms, automatically generate decision trees