搜索资源列表
ChildFrm
- Step1: Read the original map from a certain file and show it in MATLAB
zhongxingdian
- 在matlab下求一幅图的中心点,前提是这幅图已经是边缘轮廓的图了-Matlab plans for a focal point premise of this plan is of the contour map of
thewaveandpowerdestinyof2fsk
- 在MATLAB下实现FSK调制解调。并画出了每一步的波形以及功率谱密度图-in MATLAB under FSK modulation and demodulation. And the mapping out of every step of the waveform and power spectral density map
xunhuanma
- 利用MatLab软件,实现一种或几种循环码的编译码过程。再现编码和译码的步骤,绘制有关的性能曲线和波形图,并且能检错和纠错。-use MatLab software, to achieve one or a few recycling code encryption process. Reproduction coding and decoding steps, drawing on the performance curve and waveform map, and can, and err
OPOPOPOPOPOP
- 此压缩包中共有32个MATLAB图形应用程序示例,内容如下:三角函数曲线,图形的叠加,双y轴图形的绘制,单个轴窗口显示多个图形,图形标注,条形图形,区域图形,饼图的绘制,阶梯图-package of compressed A total of 32 MATLAB graphics application examples, as follows : trigonometry curve, Graphics overlay, dual y-axis graphics rendering, sing
ML_and_MAP
- 最大似然(ML)准则和最大后验概率(MAP)准则Matlab仿真
multiwall_model
- This example of multiwall model for indoor propagation model. Click on the location of transmitter and press enter,then path loss colour map will shown in figure-This is example of multiwall model for indoor propagation model. Click on the location o
untitled4
- 使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图; 使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。 利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。 使用PLOTYY命令,可设坐标。 利用二维绘图函数patch函数fill ,