-
ImageQuality_evaluation
众多matlab代码用于检测图片质量,比如MSE, PSNR等(Several codes based on matlab used to evaluate the quality of image processing such as MSE, PSNR)
- 2010-08-03 18:51:35下载
- 积分:1
-
MATLAB命令行下mcc命令示范1 -MccTest
MATLAB命令行下mcc命令示范1 (MATLAB command line mcc order a model)
- 2005-04-03 14:17:44下载
- 积分:1
-
HHT
希尔伯特黄变换的源代码及其MATLAB软件包(HHT code)
- 2010-12-20 10:24:51下载
- 积分:1
-
mimo
说明: MIMO信道仿真程序,包含多径信道特性,用matlab实现主要功能(mimo simulation)
- 2010-04-26 20:34:00下载
- 积分:1
-
MATLAB
<MATLAB编程>前五章是编程和应用MATLAB解决问题的基础。其余的章节涵盖了MATLAB的高级内容,这些内容将在学生以后工作中非常的有用,它包括高级输入输出和用户图形界面的设计。(<MATLAB编程> The first five chapters is a programming and application of MATLAB to solve the issues. The remaining chapters cover the MATLAB high-level content that will work in the students is very useful in the future, which includes input and output, and advanced graphical user interface design.)
- 2011-07-08 09:25:23下载
- 积分:1
-
InterpolationaFitting
matlab插值拟合经典程序,含有PPT介绍。(matlab interpolation fitting the classic procedure, containing PPT introduced.)
- 2011-10-22 19:04:54下载
- 积分:1
-
wavelet
用Matlab编程实现小波变换小波变换的mallat算法,多孔算法,小波提升算法(Programming with Matlab wavelet transform mallat wavelet transform algorithm, porous algorithm, wavelet lifting scheme)
- 2010-06-21 16:01:42下载
- 积分:1
-
FORGERY-SYS-MATLAB
MATLAB codes for blind forgery systems
- 2012-09-16 20:19:24下载
- 积分:1
-
TS_TSP
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。
至于下面的参数可以自己调:
T:总的循环次数;
tabulength:禁忌长度;
Pby:变异概率;
(Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability )
- 2007-10-19 16:03:51下载
- 积分:1
-
禁忌搜索
说明: 一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。(A meta-heuristic random search algorithm that starts with an initial feasible solution and selects a series of specific search directions (moves) as heuristics, selecting the moves that achieve the most changes in the value of a particular objective function.)
- 2021-02-24 15:44:36下载
- 积分:1