-
hs_lashead
激光雷达点云las 读取程序 可以用来读取las文件(The reading program)
- 2014-08-07 17:34:36下载
- 积分:1
-
CascadeTrainGUI
matlab 代码 ,用来训练cascade的分类器(matlab code ,used for train a cascade classifier)
- 2014-12-10 20:38:52下载
- 积分:1
-
IsRoma
checks if a given number is a ROMAN number or not
- 2011-12-02 23:21:44下载
- 积分:1
-
xiaowei
matlab 合成和制作音乐小薇........(matlab synthesis and production of music Wei ........)
- 2014-04-27 09:15:16下载
- 积分:1
-
Window
加窗处理的信号分析,矩形窗与hamming窗的比较。DTFT,DFT等(The windowing processing of signal analysis)
- 2013-04-19 11:21:21下载
- 积分:1
-
SINS
使用C语言写的捷联惯导解算程序,四子样旋转矢量(Using C language to write the strapdown inertial navigation program, four sample rotation vector)
- 2017-05-25 23:41:46下载
- 积分: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
-
MATLAB-programming.pdf
《MATLAB编程》matlab编程应用基本叫操(" MATLAB Programming" matlab programming application called basic operations)
- 2014-10-18 09:20:09下载
- 积分:1
-
SANDOF
建立汽车3自由度模型,得到汽车侧翻预警基础。模型中各参数以标注,方便查看。(The 3 degree of freedom model of vehicle is established, and the warning base of rollover is obtained. The parameters in the model are marked for easy viewing. )
- 2020-12-16 14:49:12下载
- 积分:1
-
zuiduanlujing
求解带可变权值的最短路径问题,如铁路、公路不同的路段组合运输费问题。注:公路的运输费用与路长成正比,铁路的运输费与路段的累积有关等等(Solving the shortest path variable weight problems, such as railway, road sections of different combination of transportation charges. Note: The cost of road transport and road length is proportional to the railway and road transport costs, etc. related to the cumulative)
- 2010-09-03 22:24:06下载
- 积分:1