-
meanShiftExample
改进的均值偏移跟踪算法,带有示例视频,可完成对选定目标的实时跟踪(Improved mean shift tracking algorithm, with a sample video, to be completed by the real-time tracking of selected targets)
- 2010-10-24 14:34:01下载
- 积分:1
-
FordFulkerson
自己写的求解网络最大流问题的Ford-Fulkerson迭代算法MATLAB实现代码(MATLAB code of Ford-Fulkerson algorithm for solving max flow problem in network)
- 2014-08-26 10:47:13下载
- 积分:1
-
the-Simulation-of-turbo-
理论分析turbo后,然后使用MATLAb中simulink搭建模块,进行图形分析。文档内容主要有simulink源码和一些学习资料(After the theoretical analysis of turbo, and then use MATLAb in simulink built module for graphical analysis.The document includes: simulink source code and some learning materials.)
- 2014-10-28 00:02:48下载
- 积分:1
-
missing_toolbox
用于处理各种丢失数据的matlab函数。(various functions for handling missing values.)
- 2013-12-15 20:23:38下载
- 积分:1
-
Mathematical-modeling
数学建模的基础知识和简介,简单易懂,清晰明了,比较简单(A brief introduction about the basic knowledge of mathematical modeling and, simple, clear and simple)
- 2014-12-09 15:57:37下载
- 积分:1
-
kdtree-realization
K-d树实现。采用matalb和C++混合编译的方式实现。(kdtree provides a minimalistic implementation of kd-tree.
The implementation can be used either inside MATLAB by means
of MEX calls, or as a standalone tool, directly a C/C++
program. )
- 2015-04-09 10:37:33下载
- 积分:1
-
xiaodbolvboqigouzaohexiaozao
小波滤波器构造和消噪程序(2个)此函数用于研究Mallet算法及滤波器设计和消噪(Wavelet de-noising filter structure and process (2) This function used to study the Mallet algorithm and filter design and de-noising)
- 2008-03-30 00:19:59下载
- 积分:1
-
lecture2
linear block code directly implementable in matlab
- 2011-12-10 00:09:18下载
- 积分:1
-
CONV_M
计算离散时间信号间卷积和,并确定卷积信号的起止时刻点
信号处理卷积例程(convolution routine for signal processing
% --------------------------------------------------
% [y,ny] = conv_m(x,nx,h,nh)
% y = convolution result
% ny = support of y
% x = first signal on support nx
% nx = support of x
% h = second signal on support nh
% nh = support of h)
- 2020-10-04 13:47:40下载
- 积分:1
-
Untitled3
令信号长度为N=256,试分别用BT法和周期法估计产u(n)功率谱(So that the signal of length N = 256, respectively, the estimated production test u (n) the power spectrum with BT and Cycle Methods)
- 2014-12-02 09:27:42下载
- 积分:1