-
SIM_OFDM-BPSK(OFDM-BPSK)
这个MATLAB例程是在OFDM信道下的BPSK仿真(This MATLAB routine is the BPSK OFDM channel simulation)
- 2010-09-29 21:43:31下载
- 积分:1
-
cellular automation
说明: 用MATLAB元胞自动机实现随机游动,包括自动停止和计算步数等。(Random Walking with MATLAB cellular automation)
- 2020-05-08 13:55:50下载
- 积分:1
-
Simplex2phase
matlab两阶段单纯形法解线性规划问题的函数,有详细的注释和说明,还有一个word文档是用该程序解决实际问题的一个例子。(Matlab codes for simplex 2 phase algorithm, detailed comments and instructions, and a example using this code to solve a real problem.)
- 2013-12-25 11:31:29下载
- 积分:1
-
JPEG_compression_image.m
利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。(Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Huffman coding analog channels transmitted images. Adopted Matlab2009A test.)
- 2010-08-16 21:15:43下载
- 积分:1
-
control_tb
说明: MATLAB 工具箱在控制系统的工程方面的应用详细介绍(Control System Toolbox for the use of MATLAB)
- 2010-04-06 23:55:19下载
- 积分:1
-
流水线型车间作业调度问题
流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码,属于GreenSim团队原创作品,博客上发布的是不完全的源码,本人将其补充完成已成功运行,转载请注明GreenSim团队原创作品。(Pipelined job-shop scheduling problem can be described as follows: n tasks on the assembly line m processing stages, each stage has at least one machine and at least one stage there are multiple machines, and the same processing performance of each machine on the same stage , at every stage to complete each task are a process, each process of each task can be processed on any machine on the corresponding stage of the processing time of each process known tasks, all tasks required to determine the sort and every Distribution of the machine on a stage, making scheduling index (typically seek Makespan) Min. The following code is a Genetic Algorithm for Job Shop Scheduling Problem pipelined general MATLAB source code, original works belong GreenSim team, the blog post is incomplete source code, I will supplement has been successfully completed its operation, please indicate the original team GreenSim works.)
- 2020-10-30 15:19:56下载
- 积分:1
-
huiduxianxingbianhua
用灰度线性变化的方法进行图像增强,包含代码及代码注释(Using grayscales linear method of image enhancement, contain code and code comments)
- 2010-12-18 19:04:49下载
- 积分:1
-
3-1LpLas
这是一个拉普拉斯系统分析仿真的Systemview源代码。(This is a Laplace System Simulation Systemview source code.)
- 2007-04-07 10:18:23下载
- 积分:1
-
deconvolve
deconvolution
deconvolve.m
Given a system impulse response h[n] and test response y[n], this
algorithm deconvolves the test response with the impulse response
to determine the input x[n] as X(jw) = Y(jw)/H(jw).
Eliminate some noise, but is still very rough
NOTE: Assumes all signals are the same length. Use sigcorrect.m
to equalize their lengths if they are different.
use: deconvolve(impresp,test,testresp)
variables: impresp: impulse response of system
test: test input to system
testresp: test response of system
- 2011-11-11 09:04:25下载
- 积分:1
-
HFD
Higuchi Fractional Dimenson Test for Identification of Chaotic Systems
- 2011-08-25 17:19:32下载
- 积分:1