-
color-maping
color mapping using look up table
- 2013-04-05 11:52:24下载
- 积分:1
-
edge_detection
Edge detection is a feature of this Code and you can find out the edges of an image seamelessly using matlab by this code
- 2010-12-26 13:50:59下载
- 积分:1
-
meshgen
automatic mesh generation for fem problem
- 2011-01-20 19:00:39下载
- 积分:1
-
mm1
mm1队列的仿真,还得出了统计给定到达率和离去率条件下系统的平均队列长度和平均等待时间,并与理论结果进行比对。(MM1 queue of simulation, it reaches a statistics given arrival rate and leave rate of the system under the condition of the average queue length and waiting time, on average, and the results compared with the theory. )
- 2012-05-13 10:33:56下载
- 积分:1
-
matlab
matlab的源程序:包括数值分析,界面设计,图形处理及应用等。(Matlab source: including numerical analysis, interface design, graphics processing and its application.
)
- 2011-10-23 11:09:05下载
- 积分:1
-
ImageProcessing--Contrast-Stretching-with-Matlab
Contrast Stretching with Matlab. Example matlab code and result images.
- 2014-12-22 15:52:49下载
- 积分:1
-
MatlabCode
Matlab Code for Biomimicry for Optimization, Control, and Automation.
- 2009-03-02 21:03:39下载
- 积分:1
-
DSP
基于Matlab,针对不同采样点数做的频谱分析对比(Based on Matlab, spectrum analysis and comparison of different sampling points)
- 2012-12-30 02:20:07下载
- 积分:1
-
OSCAXO_CFAR
说明: 有序统计均值类恒虚警检测器(OSCAGO and OSCASO CFAR),综合了CA和OS检测器的特点。(detectors based on ordered statistic and cell averaging constant false alarm rate (OSCA-CFAR))
- 2019-01-25 15:59:54下载
- 积分:1
-
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