-
LMS
Simple function to adjust filter coefficients using the LMS algorithm adjusts filter coefficients, b, to provide the best match between the input, x(n), and a desired waveform, d(n),both waveforms must be the same length, uses a standard FIR filter
- 2012-03-23 17:25:42下载
- 积分:1
-
BPrecognition
此例可采用BP神经网络算法用于设备故障类型的模式识别程序。 本次为变压器故障(均为低压测故障)类型的识别。(This example can be used BP neural network algorithm for pattern recognition procedures for equipment fault type. The identification of the type of transformer fault (both low pressure fault detection).)
- 2020-12-07 16:19:21下载
- 积分: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
-
shuizhunwang
水准测量,水准网平差小程序,附准备数据格式说明(Level measurement, level network adjustment small program, with instructions to prepare the data format)
- 2011-11-11 13:12:38下载
- 积分:1
-
LD
说明: 用于计算表面等离子体共振中常用的金属膜层的介电常数值(Surface plasmon resonance is used to calculate the metal film layer is commonly used in the dielectric constant)
- 2013-12-16 20:12:56下载
- 积分:1
-
mm1
m/m/1排队理论matlabe代码,有完整的注释(m/m/1 queueing theory,have completed note)
- 2014-01-17 13:01:58下载
- 积分:1
-
BLOCK-SPARSITY-RECOVERY
基于分块稀疏的压缩感知恢复算法的论文,并有一个简单的压缩感知的恢复实例(Compression based on block sparse the perceived recovery algorithm papers, and a simple compressed sensing recovery instance)
- 2013-01-12 00:07:32下载
- 积分:1
-
MIMO_CUT_MPC
单输入单输出模型预测控制,不同的参考信号都表现了良好的追踪能力(Single-input single-output model predictive control, different reference signals have demonstrated a good ability to track)
- 2014-02-19 17:52:46下载
- 积分:1
-
000
顾比移动平均线组合,用于MT4操作平台中的交易工具(Care than the combination of moving average for the MT4 trading platform in the tool)
- 2010-11-22 16:13:49下载
- 积分:1
-
Image-Statistics
image statistic and image processing
- 2015-01-22 18:38:56下载
- 积分:1