-
graphbuild
本软件是应用matlab软件进行画图的程序,含有程序原代码,你们可以自己跟进的需求,进行适当的修改,非常方便。(the function used Matlab to builded, and the code are attached, you can modify it depended on your need.)
- 2009-04-01 10:24:46下载
- 积分:1
-
Untitled
数字基带系统的仿真,包含信号源的产生和眼图,已经仿真调试通过。(Simulation of digital baseband system, and the eye diagram contains the signal source, has been debugging through.)
- 2015-04-05 15:07:43下载
- 积分:1
-
generating-BPSK-signal
By using these matlab codes a simple BPSK modulation can be implemented. The format used is Polar NRZ
- 2014-02-20 19:29:04下载
- 积分:1
-
nonlinear
本实验先利用Mathematica求解非线性方程(组),探索不动点的性质 再利用MATLAB探索Koch分形的性质.(In this study, the first use of Mathematica for solving nonlinear equations (group), to explore the nature of the fixed point re-use of MATLAB to explore the nature of the Koch fractal.)
- 2009-12-29 01:03:21下载
- 积分:1
-
Untitled5
说明: 是一种关于无线传感器网络的质心定位程序的MATLAB原代码.希望对大家有帮助...(Is a wireless sensor network on the centroid position of the MATLAB program source code. I hope all of you help ...)
- 2009-08-21 20:57:33下载
- 积分:1
-
Aircraft_Pitch_Control
MATLAB APPS AIR_PITCH_CONTROL (MATLAB APPS AIR_PITCH_CONTROL)
- 2013-04-12 16:32:37下载
- 积分:1
-
MATLAB_program_for_curve_fitting_algorithm_source_
MATLAB程序之曲线拟合算法源码资料MATLAB program for curve fitting algorithm source data(MATLAB program for curve fitting algorithm source data MATLAB program for curve fitting algorithm source data)
- 2010-08-02 11:06:22下载
- 积分: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
-
ACATSP
蚁群算法 经典的蚁群算法 本人经验证可以使用 非常好的 (ACA TSP)
- 2021-04-01 16:49:10下载
- 积分:1
-
daopu
matlab上倒谱的两种实现方式。一个是调用rceps()函数来实现,另一个是根据定义来实现。两种方法画出的倒谱图一样。
附件中包含要处理的数据,该数据为加速度数据。(matlab on the cepstrum of two implementations. One is called rceps () function, and other is by definition to achieve. Draw the two methods as the inverted spectrum. Annex contains data to be processed, the data for the acceleration data.)
- 2010-11-11 11:18:08下载
- 积分:1