-
cv_pdaf
CV模型,利用概率数据关联算法和最近邻算法对其进行跟踪滤波,保证正确(CV model, the probabilistic data association algorithm and the nearest neighbor filter algorithm to track and ensure the correct)
- 2021-03-24 15:39:14下载
- 积分:1
-
Frequency-hopping-spread-s
应用matlab语言防真和分析了一个1个频点的跳频通信系统的扩频通信过程;防真和分析了2个跳频信号跳频点的变化情况。(Application matlab language anti-truth and an analysis of the spread spectrum communication process a frequency hopping communication system anti-truth and analyze the changes in the two frequency-hopping signal hopping points.)
- 2014-10-07 12:40:35下载
- 积分:1
-
Matlab-GA
Matlab用遗传算法求解多目标非线性的数学模型(Matlab genetic algorithm for multi-objective nonlinear mathematical model)
- 2013-03-31 15:07:54下载
- 积分:1
-
robot
Robot tool box - provides many functions that are useful in robotics including such things as
kinematics, dynamics, and trajectory generation(Robot tool box- provides many functions that are useful in robotics including such things as
kinematics, dynamics, and trajectory generation)
- 2009-05-10 20:50:13下载
- 积分:1
-
MUSIC
说明: 用MUSIC方法实现谱估计的程序,可以用于频谱分析,(Spectrum estimation using MUSIC method implementation procedures can be used for spectrum analysis,)
- 2011-02-28 19:16:00下载
- 积分:1
-
987654matlab
MATLAB编写的遗传算法,采用二进制编码,有说明文档(Genetic algorithm written in MATLAB, using binary code, there is documentation)
- 2010-05-14 12:25:47下载
- 积分:1
-
GMRES
经典的GMRES算法,用matlab实现,与matlab自带gmres比对成功(Matlab implementation of the GMRES algorithm)
- 2012-05-21 13:40:52下载
- 积分:1
-
FSR
FSR Sensor project m8
- 2013-04-11 03:57:37下载
- 积分:1
-
Gausshermite
高斯厄尔米特积分代码,实现高斯积分功能,环境为matlab(Gauss int)
- 2012-11-18 17:13:36下载
- 积分: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