-
模式识别
模式识别(讲义练习).-pattern recognation
- 2022-05-14 15:46:01下载
- 积分:1
-
k中心点
编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。
1.把正规式转换为NFA
2.将NFA确定化为DF...
k中心点
编制和调试一个程序,它将用户输入的正规式转换为以状态图和矩阵形式表示的确定有穷自动机。
1.把正规式转换为NFA
2.将NFA确定化为DFA
• #作为正规式的终止符
• 考虑复合正规式
• 开始状态号为0
-focal point for the preparation of k and debug a program, it will the user to enter the formal conversion to a state diagram and matrix forms express the determination of DFA. 1. The formal type is converted to NFA2. Will determine the NFA into a DFA
- 2023-01-16 00:10:03下载
- 积分:1
-
回溯法求01背包问题,c语言版本,由于时间关系没有将代码进行很好的整理,所有代码都在一个文件中...
回溯法求01背包问题,c语言版本,由于时间关系没有将代码进行很好的整理,所有代码都在一个文件中-Retrospective Method 01 knapsack problem, c language versions, due to time not finishing a very good code, all code in one file
- 2022-02-04 09:18:53下载
- 积分:1
-
特征提取技术。这种技术以传统的建模方式为前提,对于产生的模型的几何、拓扑等信息加以分析以提取其特征信息,这种技术一般多采用人工智能及模式识别等方面的知识。...
特征提取技术。这种技术以传统的建模方式为前提,对于产生的模型的几何、拓扑等信息加以分析以提取其特征信息,这种技术一般多采用人工智能及模式识别等方面的知识。-feature extraction technology.
- 2022-03-15 05:37:54下载
- 积分:1
-
基于多目标优化的免疫遗传算法
在Matlab环境中的实现,期刊论文。...
基于多目标优化的免疫遗传算法
在Matlab环境中的实现,期刊论文。-Multi-objective optimization based on immune genetic algorithm in Matlab environment, the realization of journal articles.
- 2022-08-09 00:29:16下载
- 积分:1
-
BP神经网络的C语言实现,对理解神经网络很有帮助。
BP神经网络的C语言实现,对理解神经网络很有帮助。-BP neural network to achieve the C language, very helpful in understanding the neural network.
- 2022-12-23 08:20:02下载
- 积分:1
-
使用遗传算法求解通信网链路容量和流量联合优化分配问题!
使用遗传算法求解通信网链路容量和流量联合优化分配问题!-Communications network using genetic algorithm for solving the joint optimization of link capacity and flow allocation problem!
- 2022-01-25 15:43:44下载
- 积分:1
-
打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢...
打开压缩包,其中的word文档中提供了“m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。”的整个编程思路和过程分析。望有相关需要的朋友喜欢-open compressed, the word document provided "m m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorithm to solve." The entire programming ideas and process analysis. Expect relevant to the needs of friends like
- 2022-04-17 23:39:11下载
- 积分:1
-
SCE算法:
简单进化算法的matlab标准实现,内含3个m文件,英文说明。...
SCE算法:
简单进化算法的matlab标准实现,内含3个m文件,英文说明。-SCE algorithm: a simple evolutionary algorithm matlab standards achieved, containing 3 m documents, the English description.
- 2022-01-26 04:53:56下载
- 积分:1
-
TCA包是一个实现了树的matlab程序
The tca package is a Matlab program that implements the tree-dependent
component analysis (TCA) algorithms that extends the independent
component analysis (ICA), where instead of looking for a linear transform
that makes the data components independent, we are looking for components
that can be best fitted in a tree structured graphical model. The TCA model
can be applied in any situation where the data can be assumed to have been
transformed by an unknown linear transformation.
- 2022-04-28 17:54:23下载
- 积分:1