-
dsb
说明: 基于MATLAB的抑制载波双边带调频仿真(MATLAB-based carrier suppression double sideband modulation simulation)
- 2011-04-09 16:36:04下载
- 积分:1
-
MATLABDCTDWT
Ky thua thuy van anh so voi DCT, DWT
- 2011-11-23 01:45:32下载
- 积分:1
-
mtspf_ga1
定起点定终点的多旅行商MTSP问题的MATLAB代码(Multiple travel quotient MATLAB code for fixed point terminal point)
- 2021-01-31 23:40:01下载
- 积分:1
-
jujiao20111209mm
入色偏角为0.5°太阳光聚焦程序设计,方便大家学习于应用。(Into color declination 0.5 ° sunlight focused program designed to facilitate learning in the application.)
- 2013-01-07 12:34:17下载
- 积分:1
-
essential-engineering-mathematics_engineering108
Mathematics concepts for electrical engineers
- 2013-10-25 16:06:32下载
- 积分:1
-
chesugensuicontrolle
用simulink建立的车速跟随控制器模型,可以用在车辆稳定性控制中(The vehicle speed following controller model established with Simulink can be used in vehicle stability control.)
- 2020-11-06 15:49:49下载
- 积分: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
-
bolieda
说明: 一个模拟雷达杂波的程序代码,对开发雷达模拟方面有借鉴作用。(A simulated radar clutter the code, the development of radar simulation serve as a reference.)
- 2011-04-09 21:14:29下载
- 积分:1
-
RSquare
R-Square Feature Evaluation program implemented in matlab
- 2015-01-20 06:00:47下载
- 积分:1
-
predict--the-possibe--vaule-
对于具有关心的机械,采用2次函数进行预测,然后采用估计反求其合理值点(first we predict the possible velocity and then reverse the time and valuse by quadratic function)
- 2011-12-22 15:41:33下载
- 积分:1