搜索资源列表
plot
- 关于matalb 中的plot 绘图函数 绘出美观好看的效果
plot-Smith-Chart
- 使用matlab画的smith圆图,但是没有动态的显示。-Smith painting using matlab circle diagram, but no dynamic display.
LHM-c-code-plot-use-matlab
- c code for LHMs and using the matlab to plot the field
radar
- The radar equation and plot of SNR versus range
3Dpolar
- 在MATLAB平台下,如何画三维极坐标图。 源码以及说明-3D-polar plot function in matlab but it is not included in MATLAB HELP
integrate(nu)
- This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
arect.
- "arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。- arect displays a 3-D plot of a pattern. makepattern computes values of an
plot
- 定义坐标轴的显示范围用axis指令 语法:axis([xmin xmax ymin ymax]) 你的例子ymin ymax应分别设为0和0.5,xmin xmax 取周期的两端。 然后再plot(x,y) 欢迎一起探讨matlab的使用:) -draw picture in matlab
fuzzypartion
- 基于数量积方法求解矩阵的模糊相似关系、模糊等价关系。-Quantity plot method based on fuzzy similarity relation matrix, fuzzy equivalence relation.
plotellipse
- plot an ellipse using matlab
MultiPlot
- Plot your multichannel data despite of being real or complex in Matlab. Mreshape reshapes your 3d data by your desired arrangment. Mreshape4 reshape your 4d data
colorvfield
- This matlab scr ipt is for vector field plot. It might be helpful for 2D and 3D field plot. Try it.
chordal
- 輸入兩個由TF, ZPK, SS 或 FRD建立的system function後,程式會自動計算在riemann plot上的Chordal distance值。-function delta=chordal(G1,G2) This is the Chordal distance calculation tool on riemann plot.
080435
- 基于MATLAB的数学图形制作 过具体实例研究MATLAB绘制二维图形和三维图形的plot、ezplot、mesh、surf、ezmesh、ezsurf、 plot3等几个作图函数,说明它们的使用方法和技巧。-MATLAB-based graphical mathematical study of the production of any specific examples of MATLAB graphics drawing two-dimensional and three-dim
AWGNchannelBPSKmod
- The simplest channel which we use in ideal case is AWGN channel and everyone knows that before starting siluation on the other part of the system we must simulate the AWGN channel.this is AWGN channel with a BPSK signal going through it and finally w
matlab_v
- Motion Tracking === === === This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentiall
Mathuwave
- Plot the Mathieu Beam and its phase and a cut in the graph. Put all archives in a same folder and run mthuwave file.
TMACQ
- 运用matlab求解追赶曲线,绘出追赶和逃跑曲线图形。-Using matlab to solve catching curves, plot the curve to catch up, and escape graphics.
Linear_VOtLage_regulator
- this simulink model shows the linear voltage regulator in the closed loop and plot the charateristic plot of the same Matlab simulink model
Plot
- 读取xxx.txt文件,绘制曲线, 并且出现对话框,输入相应的参数。(Read txt and plot the diagram. The parameters have to be entered in in the start.)