-
background_substraction
视频背景非参数估计论文及matlab实现.matlab代码只实现了灰度图的背景估计,论文利介绍的彩色视频处理方法可以自己看看怎么做。(Background and Foreground Modeling Using
Nonparametric Kernel Density Estimation for
Visual Surveillance
AHMED ELGAMMAL, RAMANI DURAISWAMI, MEMBER, IEEE, DAVID HARWOOD, AND
LARRY S. DAVIS, FELLOW, IEEE
Invited Paper
)
- 2009-03-31 13:15:35下载
- 积分:1
-
GeneticAlgorithm
说明: 包含一个简单的带实码变量的用于任意函数最大化的遗传算法(GA)程序(This function is a simple GA with real coding of variables that can be used for maximization of any function)
- 2009-08-07 22:44:14下载
- 积分:1
-
Time-series-of-the-wavelet-analysis
时间序列小波分析详细步骤,能帮助你快速熟悉matlab小波工具箱(Wavelet analysis of time series detailed steps that can help you quickly familiar with matlab wavelet toolbox)
- 2013-12-08 13:45:37下载
- 积分:1
-
SAR_CSA(matlab)
合成孔径雷达成像程序,使用CS算法,对点目标进行仿真,实现点目标的成像(Synthetic aperture radar imaging procedures, the use of CS algorithm, the point target simulation to achieve point target imaging)
- 2013-12-19 11:59:47下载
- 积分:1
-
chapter3
基于神经网络的SVPWM逆变,经典案列,经测试没问题,运行很好。
SVPWM inverter based on the neural network, the classic case, the test is no problem, very good.
(
SVPWM inverter based on the neural network, the classic case, the test is no problem, very good.
)
- 2016-05-13 00:50:02下载
- 积分:1
-
Matlab的GA程序 遗传算法求TSP
Matlab中的GA程序(Matlab GA procedures)
- 2004-11-18 14:47:17下载
- 积分:1
-
basicgraph
basic implementation of graphs in matlab
- 2013-10-25 05:02:22下载
- 积分:1
-
StationaryValidation
说明: 对一段时域信号进行加窗处理并进行fft变换,将信号进行时频转换处理。(Application a windows to the time domain signal,and convert it to frequency domain by fft method.)
- 2019-11-14 15:41:25下载
- 积分:1
-
optigencode
To find pixel range this matlab code will be useful.Color segmented image is an input image.In that to know the pixel information this code is useful.
- 2014-08-12 13:26:29下载
- 积分:1
-
date-calculate
计算这一年已经逝去的天数(包括当天)。在平年中,它的取值范围为1到365,在闰年中,它的取值范围1到366。编写一个MATLAB程序,输入年,月,日,输出为对应的该天是当年的第几天。
闰年是这样规定的
1).能被400整除的年为闰年
2)能被100整除但不能被400整除的年不为闰年
3).能被4整除但不能被100整除年为闰年
4).其余的年份不为闰年
(This year has calculated the number of days elapsed (including that day). In non-leap year, it ranges from 1 to 365 in a leap year, it s the range of 1 to 366. Write a MATLAB program, enter the year, month, day, corresponding to the output of the first year of the day is a few days.
This leap is required
1) is divisible by 400 is a leap year
2) can be divisible by 100 but not divisible by 400 years is not a leap year
3) be divisible by 4 but not divisible by 100 is a leap year
4) the rest of the year is not leap year)
- 2011-12-13 23:35:17下载
- 积分:1