-
DownUpSampling_ByFactor2
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。
图片1.原始图片。
图片2.平滑滤波器降采样&像素点直接复制升采样。
图片3.平滑滤波器降采样&线性插值升采样。
图片4.不使用平滑滤波器降采样&像素点直接复制升采样。
图片5.不使用平滑滤波器降采样&线性插值升采样。
(The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.)
- 2012-11-25 16:01:48下载
- 积分:1
-
BussgangCMA
CMA盲自适应算法的matlab仿真和该方面的论文。程序可以直接运行。相应的算法可以见书《自适应滤波器原理》电子工业出版社。(CMA blind adaptive algorithm matlab simulation and the area papers. Programs can be run directly. The corresponding algorithm can see the book " Principles of Adaptive Filters," Electronics Industry Publishing House.)
- 2009-12-15 11:26:57下载
- 积分:1
-
signalprocessingtoolbox
说明: 信号处理工具箱,用MATLAB来进行信号处理(Signal Processing Toolbox with MATLAB for Signal Processing)
- 2008-08-30 01:07:28下载
- 积分:1
-
fuzzy-mppt
application of the fuzzy logic controller to control the MMPT
- 2014-05-22 18:03:26下载
- 积分:1
-
TLS
本程序给出了波束形成的TLS算法,并对其进行了仿真。(This procedure gives the beamforming TLS algorithm and its simulation.)
- 2010-06-07 15:48:26下载
- 积分:1
-
1
说明: 无线通信原理系统应用中用到的MATLAB仿真,对与学习无线通信原理及MATLAB都很有帮助滴(pricinples of communication system simulation with wireless aplications with MATLAB)
- 2009-06-11 17:29:24下载
- 积分:1
-
erciqumian1
本程序为用matlab实现高等数学中的二次曲面图像的绘制(the procedure for senior math figure)
- 2013-08-17 21:38:33下载
- 积分:1
-
MPID
该代码为基于PID神经网络的系统控制算法(The code for the system based on PID neural network control algorithm
)
- 2013-04-05 20:47:26下载
- 积分:1
-
Tdcoorconvert
根据读取到的已知控制点的坐标,计算在该区域内的平面转换五参数,该五参数不同于当前使用较多的四参数(According to the known control point to read the coordinates to calculate the plane in the region converted five parameters, the five parameters to use more different from the current four-parameter)
- 2010-09-24 21:50:29下载
- 积分:1
-
work
说明: 线性调频信号的产生,用MATLAB实现,脉宽25,扫描带宽20MHZ,取样频率20MHZ,时频积为50,并给出其频率特性(LFM signal produce)
- 2010-04-28 14:41:09下载
- 积分:1