-
canny
基于canny算子的图像边缘算法的matlab程序(Based on the canny edge operator)
- 2009-05-16 12:16:34下载
- 积分:1
-
massey_berlekamp_M3
说明: 主要用于制作编译码的具体的中间环节完成一些通信平台的搭建(Mainly for the production of concrete in the middle part of decoding the completion of some communications platform structures)
- 2011-03-22 14:44:33下载
- 积分:1
-
DTMF-matlab-code
DTMF+双音多频的matlab实现程序(带注释)(DTMF matlab code)
- 2011-12-08 12:19:48下载
- 积分:1
-
Numerical_Analysis_of_algorithms
数值分析算法matlab:清华大学出版社数值分析课后实验计算题9个matlab程序和实验报告(Numerical_Analysis_of_algorithms
matlab)
- 2010-11-23 19:03:13下载
- 积分:1
-
ants
基于MATLAB蚁群算法实现,初学者可作参考,程序已经验证。(Ant colony algorithm based on MATLAB, can be used as reference for beginners, the program has been verified.)
- 2010-12-14 20:43:42下载
- 积分:1
-
Find-earthquake-center
用MATLAB解决真实世界的问题,再此介绍一个MATLAB查找地震中心的例子(Using MATLAB to solve real world problems。Here,we introduce an example which is to find earthquake center using MATLAB)
- 2012-04-25 20:42:56下载
- 积分:1
-
matalb
简要介绍了怎么使用matlab求解最大值最小值问题,比较适合新手初学使用(A brief introduction to how to use matlab for solving the maximum-minimum problems, and more suitable for the novice beginner)
- 2012-06-19 11:32:23下载
- 积分:1
-
DFIG_Power_Look_up_m
模拟双馈风力发电系统,可用于研究风力发电并网运行。(Simulating doubly-fed wind power generation system,which can be used to study the wind power grid operation.)
- 2018-01-18 09:11:39下载
- 积分:1
-
finite_difference
有限差分正演模拟,计算多层介质地震响应,空间四阶,时间二阶(finite difference modeling)
- 2012-08-12 16:35:35下载
- 积分:1
-
matlab_v
Motion Tracking
===============
This tarball contains all code required to run the tracking algorithm
on a sequence of images. Run the file run_tracker.m in Matlab and
follow the instructions. You will need to have a directory of
sequentially numbered images available. After entering the path and
file types the tracker will begin processing. Once the data window
appears the algorithm begins building a background model and attempts
to track objects. By clicking on any of the four subwindows you can
investigate the background representation (a Mixture of Gaussians) of
any pixel. The two windows that then appear display the mixture once
as a two-dimensional scatter plot (ignoring the blue colour
component), and once as a one-dimensional evolution of the red colour
component only. These plots make the internal processing visible and
should help determining suitable parameters to be set in
mixture_parameters.m.
- 2009-10-07 14:48:37下载
- 积分:1