-
工作
车间作业调度问题用遗传算法解决的通用Matlab程序-Job-shop scheduling problem using genetic algorithms to solve the generic Matlab procedures
- 2022-02-13 16:01:51下载
- 积分:1
-
研究排序算法
Sorting algorithm for study
- 2022-06-02 20:37:06下载
- 积分:1
-
C # SVM识别分类模式识别
应用背景这是支持向量机(SVM)的C #代码。从互联网上下载我。它的分类和模式识别是非常有用的。我相信如果你正在学习人工智能机还是有很大的帮助。这是一个GUI软件以及包括源代码。关键技术在机器学习, ; ; 支持向量机(SVM,也; ;支持向量网络)是 ;监督学习 ; 模型与相关的学习算法; ;,数据分析和模式识别,用于分类 ; ;和 ;回归分析。给定一组训练样本,每个标记为属于两个类别之一,训练一个SVM算法建立模型,分配新的实例为一类或其他,是一种非概率 ;二元 ;线性分类器。支持向量机模型是一个代表性的例子,空间中的点,将使单独的类的实例被明显的差距,尽可能宽。新的实例映射到相同的空间和预测属于一类基于差距落在哪边。
- 2022-02-04 00:22:25下载
- 积分:1
-
用C语言实现农夫过河问题
用C语言实现农夫过河问题-C language farmer river issues
- 2022-02-13 12:29:26下载
- 积分:1
-
不利用递归实现汗诺塔
不利用递归实现汗诺塔- Does not use the recursion realization perspiration promise
tower
- 2022-03-17 09:27:25下载
- 积分:1
-
求解Fibonacc数列中大于t的最小的一个数,结果由函数返回
求解Fibonacc数列中大于t的最小的一个数,结果由函数返回-Solving Fibonacc series in t is greater than the smallest number of results by the function returns
- 2022-07-02 12:51:24下载
- 积分:1
-
FLCS在3DIC設計中會使用的方法
在3DIC設計中會使用的方法
Floorplanning is an important and dispensable stage in the traditional integrated circuit design process. With the raised module numbers and increased wire length, the computation complexity is raised dramatically. Obviously, the traditional algorithms need to be updated. We developed an orthogonal table, in which each factor represents a module and the level of a specified factor denotes the orientation of that module. With this orthogonal table, the solution space is significantly decreased.
We use sequence pair to represent a floorplan and the fast longest common subsequence is used accordingly to calculate the area of
- 2022-08-13 12:52:54下载
- 积分:1
-
以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT...
以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT-object-oriented methods to achieve the numerical algorithm library, including vector, matrix arithmetic and FFT
- 2022-11-24 22:05:03下载
- 积分:1
-
大牛Knuth写的线性规划的C源代码,另附说明文档
大牛Knuth写的线性规划的C源代码,另附说明文档-Knuth s linear programming C source code, documentation attached
- 2022-04-08 09:07:28下载
- 积分:1
-
ICA算法语音BSS
经典的语音ICABSS算法,可以进行基本的信号分离, 还可以兼容复数领域的计算,非常适合信号盲分离。
里面还有一个实例,非常适合语音的
- 2023-01-25 10:40:03下载
- 积分:1