登录
首页 » matlab » mix

mix

于 2010-06-24 发布 文件大小:5187KB
0 228
下载积分: 1 下载次数: 4

代码说明:

  将一幅图像用其他噪声的图像组合起来,全部代码和实例(make one pic combined with other kinds of pic and give some examples)

文件列表:

mix

...\airfield_400_512x512.yuv,393216,2010-05-26
...\any2yuv.exe,299008,2006-06-21
...\BaseU.m,548,2010-05-31
...\BaseV.m,725,2010-05-31
...\BaseY.m,400,2010-05-31

...\Divide.asv,479,2010-05-30
...\Divide.m,524,2010-05-30
...\fruits_420_512x480.yuv,368640,2010-05-26
...\GetRGB.asv,1901,2010-05-31
...\GetRGB.m,2488,2010-05-31
...\IDCT.m,60,2010-05-30
...\IDivide.asv,378,2010-05-30
...\IDivide.m,396,2010-05-30
...\IQCH.m,385,2010-05-30
...\IQL.m,408,2010-05-30
...\IZ.m,595,2010-05-30
...\mix_ALLCH.m,1041,2010-05-30
...\mix_ALLL.m,1051,2010-05-30
...\mix_DCT.m,323,2010-05-30
...\mix_QCH.m,951,2010-05-30
...\mix_QL.m,960,2010-05-30
...\newDivide.asv,1199,2010-06-01
...\newDivide.m,1254,2010-06-01
...\newmix_DCT.m,1080,2010-06-01
...\out001.yuv,368640,2010-05-29
...\out002.yuv,368640,2010-05-29
...\out003.yuv,368640,2010-05-29
...\out004.yuv,368640,2010-05-29
...\out005.yuv,368640,2010-05-29
...\out006.yuv,368640,2010-05-29
...\out007.yuv,368640,2010-05-29
...\out008.yuv,368640,2010-05-29
...\out009.yuv,368640,2010-05-29
...\out010.yuv,368640,2010-05-29
...\out011.yuv,368640,2010-05-29
...\out012.yuv,368640,2010-05-29
...\psnr.asv,1588,2010-05-30
...\psnr.m,1566,2010-05-30
...\ReadU.m,5170,2010-05-31
...\ReadV.m,7438,2010-05-31
...\ReadY.m,3597,2010-05-31
...\single_DCT.m,50,2010-05-30
...\single_QCH.m,517,2010-05-30
...\single_QL.asv,546,2010-05-30
...\single_QL.m,546,2010-05-30
...\test.asv,1031,2010-05-30
...\test.m,1032,2010-05-30
...\test1.asv,4293,2010-05-31
...\test1.m,4340,2010-05-31
...\test2.asv,255,2010-05-31
...\test2.m,292,2010-05-31
...\test3.asv,167,2010-05-31
...\test3.m,166,2010-05-31



...\wang004.jpg,285029,2010-05-29
...\wang005.jpg,200773,2010-05-29
...\wang006.jpg,253847,2010-05-29
...\wang007.jpg,65231,2010-05-29
...\wang008.jpg,167988,2010-05-29
...\wang009.jpg,127852,2010-05-29
...\wang010.jpg,146915,2010-05-29
...\wang011.jpg,65231,2010-05-29
...\wang012.jpg,86936,2010-05-29
...\YUVviewerPlus.exe,159744,2010-05-29
...\Z.m,618,2010-05-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • ParticleMotion
    C program to map particle movement over a vectored velocity field
    2015-03-12 07:28:29下载
    积分:1
  • analemma
    The program computes and plots the equation of time, the declination, and an analemma curve for various orbital parameters. The analemma is the curve traced by the position of the sun, measured at clock noon, over a year.
    2014-09-30 17:38:19下载
    积分:1
  • ACATSP
    用于解决旅行商问题,程序解决在31个城市寻找最短路径。(Used to solve the traveling salesman problem, procedures to resolve in 31 cities in search of the shortest path.)
    2008-05-05 12:50:40下载
    积分:1
  • kalman
    Face Tracking in matlab
    2009-07-12 01:48:50下载
    积分:1
  • 111
    这是《通信原理matlab仿真教程》所对应的电子教案,里面有每张例题对应的源程序代码。。。(This is the " communication theory matlab simulation tutorial" corresponding to the electronic lesson plans, there are examples of each corresponding source code. . .)
    2013-07-26 09:53:27下载
    积分:1
  • wiener
    空域滤波器一种--维纳滤波器,以《现代信号处理》(张贤达)书上所讲过程所写(Spatial filter one kind- Wiener filter to the "Modern Signal Processing" (Zhang XD) book written by the process of speaking)
    2013-12-15 14:00:21下载
    积分:1
  • times_dynamically
    此程序为发表过的一篇IEEE PIMRC 的paper的程序代码。是关于异构无线网络环境下的垂直切换接口激活时间的几个方案的仿真性能比较。(This RAR package contains a set of program code which was used in a published paper on in IEEE PIMRC. It is about the interface activition time in heterogeneous wireless networks. )
    2009-02-28 19:32:57下载
    积分:1
  • moyituhuo
    模拟退火算法的基本思想是从一给定解开始,从邻域中随机产生另一个解,接受Metropolis准则允许目标函数在有限范围内变坏,它由一控制参数t决定,其作用类似于物理过程中的温度T,对于控制参数的每一取值,算法持续进行“产生—判断—接受或舍去”的迭代过程,对应着固体在某一恒定温度下的趋于热平衡的过程,当控制参数逐渐减小并趋于0时,系统越来越趋于平衡态,最后系统状态对应于优化问题的全局最优解,该过程也称为冷却过程,由于固体退火必须缓慢降温,才能使固体在每一温度下都达到热平衡,最终趋于平衡状态,因此控制参数t经缓慢衰减,才能确保模拟退火算法最终优化问题的整体最优解。(Simulated annealing algorithm based on the idea that a given solution from the beginning, randomly generated from the adjacent domain to another solution, Metropolis acceptance criteria for the objective function to allow a limited range of deterioration, which is a control parameter t decided that its role is similar to the physical the course of the temperature T, the control parameters for each value, the algorithm continued to "have- to determine- to accept or rounding" of the iterative process, corresponding to a solid at a constant temperature of the process tends to thermal equilibrium, when control parameters and tended to decrease gradually 0:00, the system equilibrium state more and more, and finally the system state corresponds to the optimization problem of global optimal solution, the process is also known as the cooling process must be slow as a result of annealing temperature of solid to make solid temperature in each of them had attained thermal equilibrium, and ultim)
    2009-04-18 11:12:34下载
    积分:1
  • qam16
    利用MATLAB语言实现8QAM,16QAM等数字调制技术的调制过程仿真代码(MATLAB language 8QAM 16QAM digital modulation techniques modulation process simulation code)
    2013-05-01 19:45:26下载
    积分:1
  • Power_HW
    Half wave rectifier simulation for beginner
    2013-11-25 15:25:23下载
    积分:1
  • 696518资源总数
  • 105409会员总数
  • 23今日下载