-
temperature_PID_control
For beginner learning PID.Reproduce temperature PID control method using matlab.
- 2009-04-26 19:01:08下载
- 积分:1
-
PRN19
伪随机序列发生及检测程序,适用于卫星通信(Pseudo-random sequence and testing procedures applicable to satellite communications)
- 2010-12-31 16:57:44下载
- 积分:1
-
page2
计算传送带的滑动率,绘制出滑动率效率图线(Calculation of the Sliding rate of sending belt)
- 2011-12-28 13:40:21下载
- 积分:1
-
zoom
simple program in matlab for making zoom to an image
- 2009-11-23 01:35:14下载
- 积分:1
-
circle
draws and plot acircle
- 2010-12-03 21:16:34下载
- 积分:1
-
mycal
basic calculator using matlab...with GUI
- 2013-08-14 18:11:13下载
- 积分:1
-
life
元胞自动机生命游戏,matlab仿真代码(The Cellular Automata life game, matlab simulation code)
- 2012-09-13 11:17:55下载
- 积分:1
-
rodedect
这是用Matlab语言进行开发设计的,主要用对于自然灾害的检测,比如里面提到的对泥石流摧毁的道路进行检测。(This is carried out using Matlab language development and design, and is mainly used for the detection of natural disasters such as landslides which destroyed on that road for testing.)
- 2011-11-27 14:34:57下载
- 积分:1
-
psat2.1.8
psat2.1.8 解压缩后直接放入Matlab Toolbox文件夹中,是电力系统分析中很好用的软件。(After the file directly into Matlab Toolbox psat2.1.8 unzipped folder is a good use of power system analysis software.)
- 2015-04-18 14:42:24下载
- 积分: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