-
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
-
iterationmethodtosolveaequation
迭代法求解一次方程运用迭代法实现一次方程的求解 原创(Iteration method to solve a equation)
- 2010-06-16 10:35:43下载
- 积分:1
-
Bluetooth_FM_communication_system
包含五个蓝牙调频通信系统子程序,含序列生成、调制、解调等。(consists of five subroutines, including sequence generation, modulation, demodulation and so on.)
- 2010-07-23 07:41:39下载
- 积分:1
-
function
this is a matlab program for function
- 2009-10-29 01:18:02下载
- 积分:1
-
chua_paradigm
实现蔡氏电路的混沌模拟,运行环境需要matlab程序(The realization of Chua' s circuit chaotic simulated)
- 2009-04-29 09:26:47下载
- 积分:1
-
ArnoldiLemniscates
阿诺尔迪双纽线matlab程序
数值线性代数书上的,觉得有意思就做了一个(Arnoldi lemniscate matlab program on numerical linear algebra book, I feel interesting )
- 2010-11-22 16:09:58下载
- 积分:1
-
6787-14807-1-PB
A Novel Image Reconstruction Algorithm Based
on Concatenated Dictionary
This paper presents a novel method for image
reconstruction, which decomposites the image by
concatenating a redundant dictionary of several bases and
then reconstruct the image efficiently by means of Matching
Pursuit algorithm. The proposed method constructs the
concatenated dictionary with cosine bases, wavelet bases
and contourlet bases, which will lead to a better
approximation of the original image. The experimental
results show that the proposed algorithm can greatly reduce
the computational complexity and generate a better
reconstruction effect compared with previous methods.(A Novel Image Reconstruction Algorithm Based on Concatenated Dictionary This paper presents a novel method for image reconstruction, which decomposites the image by concatenating a redundant dictionary of several bases and then reconstruct the image efficiently by means of Matching Pursuit algorithm. The proposed method constructs the concatenated dictionary with cosine bases, wavelet bases and contourlet bases, which will lead to a better approximation of the original image. The experimental results show that the proposed algorithm can greatly reduce the computational complexity and generate a better reconstruction effect compared with previous methods.)
- 2013-11-24 21:37:52下载
- 积分:1
-
channel
说明: 在CDMA中功率控制算法,对初学者应该比较有用,欢迎下载与指导。(Power control in CDMA in the algorithm, should be more useful for beginners are welcome to download and guidance.)
- 2008-10-11 14:38:34下载
- 积分:1
-
CommunicationTool1
说明: 通信工具箱matlab例程1。包含多个matlab实用例程程序。(a Matlab routines. Includes a number of practical Matlab routines procedures.)
- 2006-03-23 20:48:33下载
- 积分:1
-
CD_Matlab
Code about DAC-ADC, Spectrum and Spectrum Analys, FIR design, Phu luc 7B2 - Random Processes-Classification-Power-Relation
- 2013-10-28 15:15:50下载
- 积分:1