-
用有限元算法 计算电磁场问题
用有限元算法 计算电磁场问题 边界条件包括第一类边界和第二类边界(using finite element method to calculate electromagnetic problems in matlab)
- 2020-12-12 21:59:22下载
- 积分:1
-
Delta-Function-and-Its-Differential
Delta function and its differential
- 2012-08-29 02:53:47下载
- 积分:1
-
MATLAB_CODE
Gives all the matlab codes for dynamic simulation of electric machinery by Chee-Mun Ong
- 2009-03-14 17:25:00下载
- 积分:1
-
Shop-scheduling-genetic-algorithm
说明: 遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图
Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图
Y3p 最优方案中,各工件各工序使用的机器编号
Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵
LC1 收敛曲线1,各代最优个体适应值的记录
LC2 收敛曲线2,各代群体平均适应值的记录
最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)(Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict)
- 2021-01-27 13:58:35下载
- 积分:1
-
work
matlab信号处理的100个简单程序,可以进行简单的信号处理学习编程知识。(MATLAB Signal Processing 100 simple procedure)
- 2013-03-23 22:15:12下载
- 积分:1
-
Fuzzy_MI(data)
计算Fuzzy Mutual Information and Fuzzy Entropy(calculate Fuzzy Mutual Information and Fuzzy Entropy)
- 2012-05-20 20:38:07下载
- 积分:1
-
cvpr11_faceapmodel
一个用于人脸识别的联想-预测模型,此文中设计的模型可以很好的识别出在不用环境下的人脸(An associate- predict Model for Face Recognition ,design model in the text can be well identified in the environment not face)
- 2012-05-27 09:45:42下载
- 积分:1
-
lexicographysort
this is the program for lexicogapicaly sortind the rows of matrox...be benifited of this
- 2013-03-04 23:51:51下载
- 积分:1
-
rlspara
说明: 最小二乘法辨识电池参数,适合参考,希望对电池研究人员有帮助(Identification of battery parameters by least square method)
- 2019-12-13 15:20:56下载
- 积分:1
-
Sim_LDPC_802_16e
本程序可仿真IEEE802.16e LDPC编解码器,程序设计原理见本人如下专著。
[1] 肖扬著, Turbo与LDPC编解码及其应用,人民邮电出版社,2010.
[2] 肖扬著, MIMO多天线无线通信系统,人民邮电出版社,2009。
本程序只用于科研,不得用于其它场合。(The program can simulate LDPC codec with IEEE 802.16e LDPC of the size
2256*4512, and 1/2 code rate.
Copyright (C2010-2015) Yang XIAO, Beijing Jiaotong University, Nov.3, 2010, E-Mail: yxiao@bjtu.edu.cn.
Current Version Published: 2010-11-3
In my following books, I derived the algorithm of constructing the parity check matrices of IEEE 802.16e LDPC.
[1] Y. Xiao, Turbo and LDPC Codecs and their Applications, Press of Posts and Telecommunications, Beijing, 2010.
[2] Yang Xiao, MIMO Multiple Antenna Wireless Communication Systems, Press of Posts and Telecommunications, Beijing, 2009.
This program also provides the LDPC code with the size 4512*2256, and 1/2 code.)
- 2010-11-07 08:19:04下载
- 积分:1