搜索资源列表
assignt
- duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
FLch7NNeg1
- 用改进的神经网络MBP算法辨识 ,对具有随机噪声的二阶系统的模型辨识-improved neural network algorithm for identification of MBP, the random noise with the second-order system model
bfgs
- 二次型准牛顿BFGS 公式,用于计算非线性函数-second type quasi-Newton BFGS formula used to calculate the nonlinear function
dossier
- For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics
CSA
- 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional genetic algorithm, the second pa
tdsep
- SOBI算法,采用二阶统计量进行盲分离。-SOBI algorithm, using second-order statistic for blind separation.
ZNNArticle2
- 本人收集的神经网络和小波分析,以及电力方面的论文共200篇,这是第二部分-collection of neural network and wavelet analysis, and the power of a total of 200 papers, which is the second part
BFS_DFS_Astar
- Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
cepstr
- 二次采样以确定像素间的相关性,然后对两个采样结果同时嵌入水印,利用的是倒谱变换-second sampling to determine the correlation between pixels, then the two sampling results also embedded watermark, make use of Cepstrum
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
BP神经网络源程序
- 基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一
Choquet-integral_Java
- 本程序用遗传算法求非线性积分,并且是二次核,算法非常明晰,应用很广泛。-The program uses genetic algorithms for solving nonlinear integral, and is the second nuclear, the algorithm is very clear, the application is very wide.
GPB.rar
- 广义伪贝叶斯算法,一阶和二阶模型的,用于但机动目标跟踪问题,Generalized pseudo-Bayesian algorithm, the first order and second-order model for the maneuvering target tracking problem
blobtrack
- 一个很好的二值轮廓跟踪程序,跟踪效果很好利用了MHI-Second, the value of a good outline of the tracking process, tracking the effect of a good use of the MHI
DT2RBFDTnet
- 对动态二阶对象采用rbf神经网络进行建模的源程序,经过调试,直接就可以由MATLAB运行!-Dynamic second-order objects using rbf neural network modeling of source, after debugging, directly from MATLAB can be run!
marq
- % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of cor
bpannpid
- 用matlab写的BP神经网络整定PID的算法,被控对象为二阶对象。-Matlab written with BP neural network-tuning PID algorithm, was charged with second-order object to object.
Artificial-inteligence-A-modern-approach-Second-Ed
- 这本书名为“Artificial inteligence A modern approach- Second Edition”可谓人工智能的一本杰作,研究人工智能的不能不读.-This is a classic book on Artificial intelligence with the name of Artificial inteligence A modern approach, and it is the second edition.
Second-order-system-model
- 用改进的神经网络MBP算法辨识对具有随机噪声的二阶系统进行模型辨识。有代码和辨识结果-MBP with the improved neural network algorithm for identification of second-order system with random noise were model identification. The code and identification results
Second-order-turbulence-pos
- 该程序是二阶震荡粒子群算法,修改参数就可用。-The program is a second-order the shock particle swarm algorithm, modify the parameters can be used.