-
lyapunov
说明: 用C-C时间序列插入构造李亚普诺夫计算方法(Time series with CC Insert method of calculating Lyapunov structure)
- 2008-10-07 20:03:56下载
- 积分:1
-
2DimensionalHistogra
图像的直方图的表示方法以及其具体matlab实现代码(Histogram representation, and their specific implementation code matlab)
- 2011-05-04 15:01:06下载
- 积分:1
-
chaolianxupu
本书描述光纤中超连续谱产生,其中包含Matlab源代码,欢迎下载使用(Supercontinuum geration in optical fibers)
- 2015-04-13 11:33:06下载
- 积分:1
-
gaTSPproblerm
多目标遗传算法解决tsp问题是一个 很好的东西~~!(it s good for you and good good study day day up!!)
- 2010-06-07 01:35:49下载
- 积分:1
-
jpeg2000(matlab)
jpeg在matlab下的仿真实现,整个程序运行还行,共享给大家(jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share)
- 2006-06-13 22:17:55下载
- 积分:1
-
code
通过matlab实现最大类间方差,根据迭代选择阈值法原理编写.(Through matlab maximum between-class variance, according to the iterative threshold selection method works written.)
- 2011-07-21 17:51:47下载
- 积分:1
-
Random-Signals-and-Applied-Kalman
介绍了随机信号处理,并重点阐述了卡尔曼滤波在随机信号处理中的应用,并有matlab仿真的实例。(Introduction to Random Signals and Applied Kalman Filtering with Matlab Exercise)
- 2014-08-22 10:49:26下载
- 积分:1
-
software-filter
包含十种经典的软件滤波的说明,以及其中8种滤波的例子,都是带的学生写的,并且附带测试报告。(Contains ten kinds of classic filtering software descriptions and examples of which eight kinds of filtering are written with students, and with a test report.)
- 2013-11-19 10:21:37下载
- 积分:1
-
SLALG
Simple algorithm of wsn to localize mobile targets
- 2015-02-05 17:13:03下载
- 积分:1
-
数字图像处理1
说明: 任务 1 编写以两幅灰度图像为输入的 MATLAB 函数,计算下列图像差值度量:均方误
差(MSE)信噪比(SNR)峰值信噪比(PSNR)均值绝对误差(MAE)处理给定的测试图像“Lena”及其原始和后添加噪声形式。
任务 2 编写 MATLAB 函数,通过两种不同的方法将一幅灰度图像从原始大小下采样到
给定输出大小:a)直接消除像素,b)在消除像素之前进行初步图像平滑处理。用缩放系数 2:1、4:1、8:1 和 16:1 对给定的测试图像“Living.”进行处理。
任务 3 编写 MATLAB 函数,通过两种不同的方法将灰度图像从原始大小缩放到给定的
输出大小:a)像素重复使用上述方法将任务 2 中处理的图像缩放回原始大小。使用为任务 1 编写的 MATLAB 方法计算原始图像和缩放图像的 MSE 和 PSNR。将 MSE和 PSNR 分别作为大小缩减率的函数。定义对于相同的尺寸缩小比,收缩/缩放方法的组合提供最小 MSE 和最大 PSNR。
任务 5 编写 MATLAB 函数分别对测试图像“Fig0316(1)(top_.)”和“Fig0316(4)(._.)”执行直方图均衡。显示直方图均衡前后直方图的直方图。(task1
task2
task3
task5)
- 2020-01-02 19:03:28下载
- 积分:1