-
sanjie
三阶内模控制程序,对大滞后系统有很好的控制效果(Third-order internal model control procedures on the large time delay system has a good control effect)
- 2021-01-20 16:38:42下载
- 积分:1
-
work
fsk modulation Frequency shift keying (FSK) is the most
common form of digital modulation in the
high-frequency radio spectrum, and has
important applications in telephone circuits.
This article provides a general tutorial on FSK
in its many forms. Both modulation and
demodulation schemes will be discussed
- 2009-12-21 15:13:05下载
- 积分:1
-
DCfilter
一个基于级联方式的新型DC滤波器程序,用MATLAB语言编程仿真。(A cascade of new DC-based filter program, the simulation using MATLAB programming language.)
- 2011-07-19 14:29:53下载
- 积分:1
-
COA_ANN---shabakeye--ba-cuckoo
Cuckoo Optimization Algorithm for ANN cost
*** Cuckoo Optimization Algorithm ***
* Matlab Toolbox Ver. 1.0.1
* Programmed by:
" Ramin Rajabioun, 2011 "
+ This code minimizes your cost function, so don t change any part of your code.
- 2013-03-16 15:42:51下载
- 积分:1
-
prj2AFinal
training a neural networks using error back propagation algorithm
- 2014-12-19 01:46:52下载
- 积分:1
-
KMeans
k均值聚类,有聚类数目,聚类中心,实现有效聚类。(k-means clustering, there is the number of clusters, cluster centers achieve effective clustering.)
- 2016-10-19 21:09:50下载
- 积分:1
-
convolucional
Codigos Convolucionales
- 2011-07-23 07:07:48下载
- 积分:1
-
ts
说明: 禁忌算法MATLAB代码,优化算法,处理各种寻优问题(Tabu Search MATLABcode)
- 2014-08-12 18:06:55下载
- 积分:1
-
MATLAB-Optimization
主要描述Matlab优化实例。主要包括线性规划问题、foptions函数、非线性规划问题、“半无限”有约束的多元函数最优解、极小化极大(Minmax)问题、多目标规划问题、最小二乘最优问题和非线性方程(组)求解。
(The main description Matlab optimization instance. Mainly include linear programming problem, function foptions, nonlinear programming problem, " a semi-infinite constrained multi-function optimal solution, minimization great (MinMax), a multi-objective programming problems, least squares optimization problem and non- linear equation (group) to solve.)
- 2013-05-18 11:32:32下载
- 积分:1
-
JSP--E-T--GA
针对带有交货期窗口硬约束,并对提前/拖期零件进行惩罚的一类作业车间调度问题,设计了一种改进型遗传算法EGA。交货期窗口硬约束是指每个零件均有交货期和deadline,零件可以在交货期后完工,但绝不能超出deadline。EGA采用“逆向后推”和“顺向前拉”相结合的两阶段求解策略。针对部分染色体在解码过程中违反交货期窗口硬约束而产生非法解的问题,采用基于关键路径的染色体修复方法来调整染色体基因序列,以期实现在满足交货期窗口硬约束的同时降低零件拖期成本;在保持第一调度阶段拖期成本不变的基础上,采用基于逆向重调度的目标值修订方法来延迟零件开工时间,以减小成品提前库存成本。(This paper deals with the job shop scheduling problem with due window to minimize the sum of weighted earliness and weighted tardiness of jobs. This due window is a time duration between the due date and the latest acceptable completion date, namely dealine, of a job. Penalties are incurred if jobs are completed within the due window and the illegal schedule will occur if one job is finished after its deadline. A new Enhanced Genetic Algorithm (EGA), based on a two phase schedule mechanism was introduced. To avoid the violations of due window constraint and simultaneously reduce tardiness costs, a chromosome repair method based on critical paths was designed to adjust chromogene sequence. Then, on keeping tardiness costs unchanged, an objective value revision method based on reverse rescheduling was put forward to delay job release date for reducing earliness costs introduced by each job. )
- 2012-04-29 21:39:36下载
- 积分:1