-
AMBsimulation
用最优控制原理来控制五自由度无轴承电机(竖立,转子的上、下部各放置四个电磁铁,z轴为竖立方向的控制先不考虑,只考虑,x,y轴方向的稳定)(Using optimal control theory to control the five degrees of freedom bearingless motor (erected on the rotor, the lower part of the placement of four electromagnets, z-axis direction control for the erection of the first not considered, only the, x, y-axis direction of the stable))
- 2020-09-23 10:57:50下载
- 积分:1
-
Kriging-methodawell-loging
应用克里金插值法解决测井数据匹配的问题,通过旧井数据得出邻近的新井的数据(Application of Kriging method to solve the problem log data matching, data obtained by the old well near the new well data)
- 2011-09-10 09:50:17下载
- 积分:1
-
Untitled
雷达回波信号的恒虚警处理,含有瑞利分布的杂波(CFAR radar echo signal processing, with Rayleigh distribution clutter)
- 2012-08-21 15:43:03下载
- 积分:1
-
MATALB 程序
说明: 阵列信号处理理论与应用相关matlab代码,资源很多,很全,包含信源数估计、doa估计、music算法等(Array signal processing theory and application related matlab code, many resources, very comprehensive, including source number estimation, doa estimation, music algorithm, etc.)
- 2021-05-15 15:30:02下载
- 积分:1
-
16PSK
Demo for modulation 16PSK, after running you can show result
- 2010-12-06 00:12:10下载
- 积分: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
-
solvecone
Conical flow field solver
- 2013-07-20 23:15:49下载
- 积分:1
-
image-enhancement
一个图像增强程序,用MATLAB编写,针对过曝光和欠曝光,方法简单。(An method for underexposed image processing.)
- 2011-11-15 21:09:12下载
- 积分:1
-
GeoActCont
Software that performs Level Set based segmentation based on the Geodesic Active Contours model
- 2012-07-05 16:56:51下载
- 积分:1
-
theory-of-radar
详细介绍雷达工作原理的一本书籍,直接进入主题,废话不多(introduce the theory of radar)
- 2014-11-19 16:40:39下载
- 积分:1