-
EKF
杂波环境下基于EKF的多传感器的数据融合(Clutter environment EKF-based multi-sensor data fusion)
- 2008-01-08 11:54:10下载
- 积分:1
-
graph
图像处理中,采用均值滤波的方法对所选取的图像在MATLAB环境中进行处理
(Image processing, using the method of average filtering of the selected image in the MATLAB environment to deal with)
- 2009-04-09 09:55:52下载
- 积分:1
-
IGA
说明: 为改进遗传算法的源程序,采用了多次2-opt变异算子,进一步改进了计算结果。(The source code for the improved genetic algorithm using a number of 2-opt mutation operator to further improve the results.)
- 2010-04-26 22:57:14下载
- 积分:1
-
LTElianluji
LTE系统链路级仿真,里面的程序很详尽,适合初学者。(LTE system link level simulation, inside the program in great detail, suitable for beginners.)
- 2014-08-20 13:29:49下载
- 积分:1
-
jxyl
机械原理、设计matlab程序,01-连杆机构的运动设计-1.m__.htm 等(Mechanical principle, the design process matlab)
- 2009-04-24 00:24:41下载
- 积分:1
-
zju
该文件是关于数学建模的一些讲义,从各方面详细介绍了数学建模,作者是浙江大学的刘利刚。(The document is some handouts on mathematical modeling, described in detail all aspects of mathematical modeling, the author is Liu Ligang Zhejiang University.)
- 2014-10-10 16:42:30下载
- 积分:1
-
一阶倒立摆
说明: 一阶倒立摆写状态空间方程,在输入量的控制下,显示最终小车图像(The first-order inverted pendulum writes the state space equation and displays the final car image under the control of the input)
- 2020-11-22 22:47:28下载
- 积分:1
-
SA
说明: 模拟退火算法,解决旅行最短路径问题,matlab程序(Simulated annealing algorithm to solve traveling the shortest path problem, matlab program)
- 2013-12-06 15:16:50下载
- 积分:1
-
image
清华matlab图像处理大作业,其中人脸检测部分没有采用rgb而是采用hsv模型替代(Tsinghua matlab image processing large operation, which does not use face detection part rgb hsv model instead of using alternative)
- 2013-12-15 13:22:42下载
- 积分: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