-
MATLAB-Image-Processing-Source-Code
MATLAB图像处理源文件,每章节的对应matlab源代码已整理好,可对应ppt和视频配套学习(MATLAB image processing source files, each chapter corresponds matlab source code has been collated.)
- 2015-04-16 16:50:33下载
- 积分:1
-
mean_pe2
平均误码率统计的的matlab程序,使用的时候还有一点注意事项,见程序内部说明(The average bit error rate statistics matlab program, when used, also Note, see the procedures for internal instructions)
- 2012-06-12 01:05:02下载
- 积分:1
-
matlab_netCDF_OPeNDAP
matlacb程序包,能读写netcdf文件,(matlab program bag, read & write netcdf file)
- 2009-04-11 00:00:25下载
- 积分:1
-
gen
this code to generate parity check matrix of Low density parity check cod, and encode in order to codeword
- 2010-05-07 16:54:13下载
- 积分:1
-
Zvuchok
audio output via SSP interface microcontroller LPTS2478, in good quality. Binary code is stored in flash sound memory of the microcontroller.
- 2015-04-03 02:55:15下载
- 积分:1
-
leach_wsn
说明: LEACH算法MATLAB源代码,适合研究使用(LEACH algorithm matlab source code, suitable for research and use)
- 2020-05-26 16:26:37下载
- 积分: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
-
SurveyorToolbox_v4.2
在matlab环境下控制srv-1机器人,解压后java文件夹放入matlab的bin中,其余放入toolbox(matlab srv-1 under control of the robot)
- 2011-05-08 15:47:03下载
- 积分:1
-
gmskModulationDemodulation
这是GMSK(高斯最小频移键控)的MATLAB仿真源程序(This is the GMSK (Gaussian Minimum Shift Keying) and MATLAB simulation source)
- 2010-08-25 21:54:56下载
- 积分:1
-
matpower4.0b1
说明: 该程序包是美国某大学的团队联合编写的潮流计算程序,包含高司法、牛拉法、PQ法等,对电力系统的潮流计算描述的非常完善。(The package is a university in the United States jointly prepared the team flow calculation program, including high-judicial, cattle Rafah, PQ law, the power flow calculation is described very well.)
- 2011-03-27 19:18:35下载
- 积分:1