搜索资源列表
函数扫描程序
- 可以自动识别一个程序中调用的所有函数,并写入到 output.txt文件中。-can automatically identify a process called all functions, and write to output.txt document.
TestMATLAB
- 本压缩文件提供了VC平台中调用matlab中的函数,实现了两种开发环境的连接-the compressed files provided VC platform called the Matlab functions and realized the two development environment link
genetic-algorithm
- 遗传算法接口代码,可根据实际问题调用里边的函数。-genetic algorithm interface code, according to actual problems along the calling function.
Adaptivestep-changingDirectionalGA
- 自适应变步长定向变异遗传算法解函数优化问题 需要调用GAOT5.-Adaptive Variable step directional variation of genetic algorithm optimization solutions function call GAOT5 needs.
LS-SVMlab1.5aw
- SVM支持向量机 里面包含一个教程,包括支持向量机的原理,也可以直接看接口函数直接调用-SVM support vector machine which contains a tutorial, including Support Vector Machine principle, can also look directly interface function directly ca
(origin)libsvm-mat-2.83-1
- matlab的libsvm工具箱,直接在matlab里作为函数调用
gaot
- 遗传算法gaot工具箱,比较好使,可以直接调用其中的函数
bpnn
- 利用小波函数做神经网络的激活函数 这是一个简单的方法在使用BP网络的时候 可以直接调用小波函数
chess.py
- Python实现A*算法解决八数码问题。 输入为九个数字的列表,代表八个数的位置(Z字型方向),空位以-1代替。 输出为各移动步骤得到的九个数的矩阵(输出到屏幕)。 使用是调用answer函数。返回一个各移动步骤得到的九个数的矩阵的列表。-Python achieving eight A* algorithm to solve digital problems. Enter a list of the nine numbers represent the number eight p
ANN_BP
- BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier net
waveletNN
- 采用小波神经网络进行电力负荷预测,其中wnne为主程序,其他为调用的函数-The use of wavelet neural network for electric load forecasting, which mainly wnne procedures, other function calls
psojiben
- 基本pso的程序,本科毕业设计的时候用的,直接调用函数即可!-Basic PSO procedures, graduate design when used in a direct call function can be!
myGA
- 自适应遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Adaptive genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
Genarate
- 遗传算法实现PID参数优化,genmain.m为主函数,其余为被调用函数。-Genetic algorithm to realize PID parameters optimization
CLIPS_6.30_Beta.R3
- clips最新版 CLIPS是一种专家系统工具,最初由NASA/Lyndon B. Johnson太空中心软件技术研究室开发出来。自1986年首次发布以来,CLIPS经历了不断的改进和完善。现在它已经被广泛的应用在数以万计的全球用户中。 CLIPS被开发出来以促进集成人类知识和经验的软件发展。 在CLIPS中,知识的表示有三种方式: l 规则,规则表示法是基于启发式经验知识库的首要选择。 l 自定义函数和通用函数,这种方式是程序式知识表示的首选。 l 面向对象设计,也
SVM-Matlab-and-C-tools
- SVM Matlab and C++ 工具箱充分利用彼此的优势。它非常方便的调用函数-SVM Matlab and C++ tools take advantage of each other advantage. It is very convenient to call functions.
tsp
- 一个演示如何使用TSP测试库的matlab程序,参数设置在主程序tsptest.m中,然后调用函数文件InitTSPSimAn.m-A demonstration of how to use the the TSP test library matlab procedures, parameters are set in the main program tsptest.m, then call the function file InitTSPSimAn.m
TSPant
- 这是蚁群算法求解旅行商问题,里面有调用函数和主函数-ant TSP
Hierarchical
- 层次聚类算法 MATLAB实现,没有调用函数-Hierarchical clustering algorithm based on MATLAB realize, do not call the function
confusion_matrix1
- 只有一个文件,调用函数即可生成混淆矩阵,参数可在文件中更改(Call the function to generate a confusion matrix, parameters can be changed in the file)