-
MATLABsimulinkonQPSK
说明: 对于初学者是个很好的入手资料 学会如何写程序(For beginners a good start with information to learn how to write procedures)
- 2008-09-25 21:46:20下载
- 积分:1
-
featureExtract
本代码是基于颜色特征的关键帧提取代码,是用matlab来实现的。(The code is based on color features keyframe extraction code is used matlab to achieve.)
- 2014-01-21 10:48:09下载
- 积分:1
-
distortion-less data hiding
一种在频域中可逆地将数据嵌入数字图像的方法,其基础是对图像应用整数变换,然后选择中间子带中的一些子带并选择某个位平面并对其进行压缩,然后将压缩的位平面与有效载荷连接起来,并用该数据替换所选的位平面。
- 2022-08-06 12:08:32下载
- 积分:1
-
GACOTSP
广义蚁群算法在TSP问题中的实现,得出蚂蚁寻找到的最优路径和收敛过程。(Generalized ant colony algorithm in TSP problems, draw ants to find the optimal path and the convergence process.)
- 2013-12-19 14:43:55下载
- 积分:1
-
bessel函数高斯分段积分matlab代码
通过运用matlab计算机程序,编制bessel函数的一阶和零阶函数断积分,取前20项进行分段积分,可以很好地获得由Hankel变换和逆变换的通解,为轴对称问题的求解提供参考与帮助。
- 2022-11-23 19:50:04下载
- 积分:1
-
22222
小波变换去噪,软阈值和硬阈值,以及自己的设计的阈值函数来去噪,毕业设计全套。很全面的资料,绝对最全面的资料,我保证(Wavelet denoising, soft thresholding and hard thresholding, as well as design their own threshold denoising function, the design of a full set of graduation. Comprehensive information is absolutely the most comprehensive information, I promise)
- 2020-12-01 17:19:26下载
- 积分:1
-
matlab-Digital-image-processing
matlab 数字图像处理源代码,需要毕业设计的可以在此处下载(matlab digital image processing source code graduation design is required can be downloaded here)
- 2013-05-19 21:06:14下载
- 积分:1
-
eps_MOEA
% Run an optimization using the epsilon-moea algorithm. Assumes that the
% optimization problem is in canonical form - all target functions are to be
% minimized.
%
% Arguments:
% creature - a description of the problem as returned from construct creature.
% pop_size - number of individuals to use for the simulation. The more you use,
% The better is the pareto front, but it"s slower and has diminishing
% returns.
% conv_gens - after this many generations with no change in the archive
% population, the iteration stops.
% nun_gens - maximum total number of generations, with or without convergence.
% objectives - a function that given a population array returns the fitness
% array.
% grid - the size of the hypercubes in the epsilon-dominance tests.
%
% Returns:
% population - the population matrix after the latest iteration.
% fitness - the
- 2022-02-05 18:13:32下载
- 积分:1
-
matlabimageprocess3
其文章包含4个文件:些文件是基于matlab的源程序:P0309:运用5种不同的梯度增强法进行图像锐化P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图P0312利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处(The article contains four documents: these documents is based on the matlab source: P0309: the use of five kinds of different gradient enhanced image sharpening method P0310: Image of high-pass filtering and mask handle P0311: the use of Butterworth (Butterworth) low-pass filter for noise interference by the use of the map P0312 Butterworth (Butterworth) high-pass filter for image sharpening Department)
- 2007-11-02 00:29:57下载
- 积分:1
-
MatLabSerial-Read
Matlab 利用GUI 实现了串口读取功能(Matlab GUI Serial Read and Write)
- 2013-09-22 16:01:56下载
- 积分:1