-
fdtd_1d_code
基于fdtd算法的一维程序,采用matlab进行编写,简单易懂(Fdtd algorithm based on one-dimensional program, using matlab to prepare, easy to understand)
- 2013-09-26 19:53:26下载
- 积分:1
-
HowPtoPusePStateflowPtoolbox
如何使用stateflow工具箱。ppt(How to use Stateflow toolbox)
- 2011-12-23 05:17:25下载
- 积分:1
-
inverted-parabola
inverted parabola is a matlab source code to simulate antenna gain
- 2014-02-13 13:40:16下载
- 积分:1
-
windowsnetwork
windows网络与通信程序设计的相关源程序哦,很不错的(windows network and communications procedures related to the design source Oh, very good!)
- 2007-01-16 15:35:24下载
- 积分: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
-
investment-program
说明: 模拟三人投资策略分析,最后给出比较策略的方法(Simulation analysis of three investment strategies, the methods are given comparative strategy)
- 2011-04-04 14:34:16下载
- 积分:1
-
ZTrans_InvTrans
说明: 对输入的一有理Z变换表达式(输入分子和分母系数序列),分别画出:
(1)零极点图
(2)z在单位圆上时z变换所对应的DTFT的幅度谱和相位谱
(3)逆z变换所得序列,在各种不同的收敛域下(包括了右边序列,左边序列和双边序列的情况)
(the importation of a rational expression Z-transform (input coefficient of the numerator and the denominator sequence), respectively paint : (1) The pole-zero plan (2) z in the unit circle at z transform the X corresponding to the amplitude spectrum and phase spectrum (3) Inverse z transform sequences derived from the convergence of various jurisdictions (including the right sequence, the sequence of the left and bilateral series))
- 2006-05-04 21:27:38下载
- 积分:1
-
scam
通过电路网表文件,用于建立改进节点法电路方程以及多种电路方程。并可用于电力计算(Through the circuit netlist file, used to create modified nodal circuit equation method and a variety of circuit equations. Can be used to calculate the power)
- 2020-11-03 15:49:53下载
- 积分:1
-
光伏并网MATLAB模型
一些入门的并网控制系统,含光伏和储能部分。(Some introductory networked control systems, including photovoltaic and energy storage)
- 2021-05-08 11:08:35下载
- 积分:1
-
Beilin_MATLAB
北京林业大学关于matlab课程的最新课件,非常的详细,尤其对矩阵计算部分非常好。值得作为参考(Beijing Forestry University courses on the latest courseware matlab, very detailed, especially for matrix calculation part of the very good. Worthwhile as a reference)
- 2009-12-15 15:40:32下载
- 积分:1