-
AN_119_FTDI_Drivers_Installation_Guide_for_Window
This file is fot ft2232 jlink.
- 2011-02-09 02:04:01下载
- 积分:1
-
F16model
介绍了F16的动态方程,并给出了其simulink实现方式和控制算法。(Introduce the dynamic model of F16 and give its simulink model and control algorithm.)
- 2011-10-26 22:34:11下载
- 积分:1
-
huff2
implementation huffman alghoritm with matlab
- 2015-10-25 17:12:59下载
- 积分:1
-
33270998ML_and_MAP
说明: 最大似然估计算法,适用于信号处理专业,比较好用,matlab平台(Maximum likelihood estimation algorithm, suitable for signal processing specialty, easy to use, Matlab platform)
- 2020-07-01 14:30:51下载
- 积分:1
-
kalmanRadar
一个利用matlab做的雷达跟踪的kalman滤波的源程序(Using matlab to do a radar tracking of the kalman filter source code)
- 2008-05-20 14:51:41下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
1
说明: 一些matlab雷达回波信号 以及一些窗函数的描述(some matlab program of radar echos and some windows function)
- 2009-02-12 20:27:00下载
- 积分:1
-
face_find
说明: 人脸识别 人脸图像特征提取与对比 pca(Face image feature extraction and comparison, image recognition, principal component analysis)
- 2020-02-01 14:36:44下载
- 积分:1
-
circfit
这是本编写的一个基于均值法的圆拟合程序,可以直接使用(This is the preparation of a law based on the average circle fitting procedures, can be directly used)
- 2009-03-18 16:32:55下载
- 积分:1
-
pub-list
OFDM系统仿真,所用的源代码 ,用matlab软件进行仿真(OFDM system simulation, using the source code with matlab software simulation)
- 2008-06-11 11:06:34下载
- 积分:1