-
chafenfangcheng
系统辨识课程中经典辨识方法之差分方程辨识源代码(Differential equation
)
- 2012-04-08 15:27:59下载
- 积分:1
-
FIR
matlab设计的FIR滤波器!包括矩形窗、Blackman窗、Hamming窗、Kaiser窗(带通)(Matlab design FIR filter! Including rectangular window, Blackman window, Hamming window, Kaiser window
(Bandpass filter))
- 2011-05-13 09:38:02下载
- 积分:1
-
Neuro-Fuzzy-master
说明: 模糊神经网络的实现 用于控制,优化等自动领域(Algoritmo de inferencia difusa ANFIS Takagi-sugeno)
- 2019-04-02 16:03: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
-
Springer.Verlag.Freund.Poeschel.(2002).Stochastic
这是一本描述随机过程在物理和生物系统中应用方面的书籍(Freund, J. A. et al.(eds)- stochastic processes in physics, chemistry, and biology- springer, 2000Springer.Verlag.Freund.Poeschel.(2002).Stochastic.Processes.in.Physics.Chemistry.and.Biology)
- 2009-06-10 18:56:35下载
- 积分:1
-
Huffman-Coding
本文件描述了哈夫曼编码的原理,以及用Matlab软件实现哈夫曼编码,即给出一个文本,即可用哈夫曼原理实现编码。(This paper describes the principles of Huffman coding, and Huffman coding with Matlab software, that gives a text, you can achieve with the principle of Huffman coding.)
- 2011-11-03 20:17:26下载
- 积分:1
-
Wavelet_OMP
压缩传感算法,可以通过此算法恢复图像实现超分辨成像,多尺度小波变换(Compression sensing algorithm, through which the image can be restored to achieve super-resolution imaging, multi-scale wavelet transform)
- 2017-06-10 14:35:30下载
- 积分:1
-
PlsguiToolbox
国外程序员开发的pls工具箱,功能非常强大。希望对大家有用!(The development of foreign programmers pls toolbox, very powerful. )
- 2009-09-13 14:28:11下载
- 积分:1
-
new
this file is for tracker ball from a image
- 2010-07-13 19:16:39下载
- 积分:1
-
Hammond_Padial_Obstacle_Classification_and_Segmen
Automatic Aircraft Detection and Classification in Cluttered Environments
- 2011-09-20 18:08:04下载
- 积分:1