-
discontinuityWaveguide
非连续波导时间域有限差分法仿真(TD-FDM),入射波为理想高斯脉冲。经典之处在于利用matlab制作了电影文件,可以动画形式看到波的入射、反射以及透射状况。(Non-consecutive time waveguide FDTD simulation (TD-FDM), for an ideal Gaussian pulse incident. Classic is the use of matlab has produced a movie file, you can see an animation sequence of the incident wave, reflection and transmission status.)
- 2007-12-09 13:14:57下载
- 积分:1
-
Cursors
在matlab画图时 能增加两条数据指针 方便读取数据(put data cursors on your plots)
- 2009-06-01 14:07:31下载
- 积分:1
-
Multi_gp
说明: 用来产生多变量高斯过程的MATLAB源程序。(MULTI_GP generates a multivariate Gaussian random process with mean vector m (column vector) and covariance matrix C。)
- 2010-04-26 15:54:46下载
- 积分:1
-
parulsek
this code finds the seklton of the image by vectorisation method ...pandey
- 2011-06-03 15:13:32下载
- 积分:1
-
threeDsvpwm7
三维空间矢量调制算法的仿真实例。3D-SVPWM(Three-dimensional space vector modulation algorithm simulation examples. 3D-SVPWM)
- 2021-01-19 19:38:42下载
- 积分:1
-
OFDM系统下不同子载波数时PAPR的CCDF曲线
说明: 在ofdm系统下,比较不同载波时,对峰值平均功率比的抑制作用。(In OFDM system, the PAPR suppression effect of different carriers is compared.)
- 2021-04-15 15:18:54下载
- 积分:1
-
matlab_gui
matlabGUI图形界面的帮助文档,希望能对从事图像界面开发的相关人士有所帮助!(matlabGUI graphical help documentation, hoping to engage the image interface development stakeholders help!)
- 2010-08-25 20:13:43下载
- 积分:1
-
heatmaps
教你如何做热图(heatmap),可以显示图像的百分比。(A mathod to tell you how to make a heatmap.)
- 2014-11-01 14:08:47下载
- 积分:1
-
AT
说明: 电气化铁路AT牵引网的谐波模型,调试成功!(AT electrified railway traction network harmonic model, debugging success!)
- 2015-05-16 11:32:50下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1