-
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
-
analog-filtering
模拟滤波器,实现模拟信号的FIR滤波,并画出单边频谱图(Analog filters, analog signal FIR filter, and draw the unilateral spectrogram)
- 2012-07-01 21:54:41下载
- 积分:1
-
Tpsaat-2000-bh
此源代码,是一个非常适合研究与学习用的电力系统仿真软件源码,是一种基于mattlab的,有非常好的界面、仿真库等等,能进行PF、CPF、OPF等一些计算。
(This source code is a very suitable for research and study used in power system simulation software source code is a matlab-based, and has very nice interface, the simulation database and so on, can P
)
- 2012-05-08 15:15:14下载
- 积分:1
-
Data_cursors_for_figure_window
Data cursor support for multiple axes in a fugure(Data cursor support for multiple axes in a f ugure)
- 2007-04-05 19:08:18下载
- 积分:1
-
GA
说明: 遗传算法具有强大的全局优化能力,并行计算的快速收敛性(Genetic algorithm has strong global optimization ability and fast convergence of parallel computing)
- 2020-06-23 00:20:02下载
- 积分:1
-
gaSVMcg11
遗传支持向量机法计算可靠度等用matlab 编制程序(Genetic support vector machine (SVM) method to calculate reliability of matlab programming)
- 2015-09-24 17:24:13下载
- 积分:1
-
TWR_Script
单跑道飞机起飞排队系统,仅针对飞机起飞、飞机在停机位开车等待起飞。 (Single-runway takeoff queuing system)
- 2013-04-10 14:36:00下载
- 积分:1
-
A-algorithm-robot-path
用于已知栅格环境下机器人路径规划的Astar算法源码,像知道的可以来看看一看 ,对于像用matlab来仿真算法的有所帮助(Known for grid environment of the path planning algorithm Astar source, like know can come to see a see, for as by matlab simulation algorithm to the help)
- 2011-12-27 22:26:53下载
- 积分:1
-
cyclic_bispectrum
MATLAB 平台编写的循环双谱程序,有详细说明(Cycle bispectrum program written in MATLAB platform, a detailed description is included.
)
- 2012-11-19 23:37:14下载
- 积分:1
-
pso
PSO-MATLAB-CODE
This code is about an objective particle swarm optimizer with emphasis on efficiency
- 2012-11-22 23:38:43下载
- 积分:1