-
eg11-youhuajisuan
《MATLAB神经网络30个案例分析》中的第11个例子,案例11 连续Hopfield神经网络的优化-旅行商问题优化计算。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 11 examples, case 11 continuous Hopfield neural network optimization- traveling salesman problem optimization calculation. Hope to have certain help to everybody!
)
- 2013-09-20 16:07:17下载
- 积分:1
-
TDLTE_technology_principle
TDlte的技术原理 从运营商层面解析LTE(TDlte the technical principles)
- 2013-11-16 17:37:56下载
- 积分:1
-
SCaTDE
自己编写的一个单载波时域均衡的程序,采用的是线性MMSE均衡算法(When I have written a single carrier domain equalization program, using the linear MMSE equalization algorithm)
- 2014-02-24 15:50:30下载
- 积分:1
-
FFT
fast fourier transform (FFT) code in MatLab
- 2009-10-08 06:00:55下载
- 积分:1
-
matlabshuzhifenxi
matlab的数值分析的程序实现,,又需要的拿啊,,,(matlab numerical analysis of the implementation of procedures, and take the necessary ah,,,)
- 2009-04-06 10:41:57下载
- 积分: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
-
cc6mpid
pid仿真控制器,设计了一个最简单的pid仿真器,并将其模块化(pid emulator)
- 2009-05-30 19:59:08下载
- 积分:1
-
yuzhiquzao
提供软硬阈值去噪代码以及一种新的阈值函数去噪代码(The provision of hard and soft threshold denoising code and a new de-noising threshold function code)
- 2009-06-08 19:00:30下载
- 积分:1
-
chepaizifufenge
提出了一种改进的基于垂直投影特征值的
分割算法(An improved vertical projection based segmentation algorithm for eigenvalue)
- 2011-05-09 16:26:34下载
- 积分:1
-
fbmpr_fxn_reduced
一种压缩感知重构算法 FBMP适用于实数数据(A compressed sensing reconstruction algorithm for real data FBMP)
- 2011-06-01 22:34:33下载
- 积分:1