搜索:plot

找到约 99 项符合「plot」的查询结果

结果 99
https://www.eeworm.com/dl/619/387772.html Linux/Unix编程

red hat9 qt4.3.2下qwt数据绘图曲线

red hat9 qt4.3.2下qwt数据绘图曲线,已经编译好了。可以直接用,就是那个没有后缀的data_plot
下载 67
·
查看 1079
https://www.eeworm.com/dl/534/389123.html 其他

Process a binary data stream using a communication system that consists of a baseband modulator, c

Process a binary data stream using a communication system that consists of a baseband modulator, channel, and demodulator. Compute the system s bit error rate (BER). Also, display the transmitted and received signals in a scatter plot.
下载 141
·
查看 1083
https://www.eeworm.com/dl/885491.html 技术资料

MATLAB图形绘制基本技术

3.1 MATLAB基本二维图形绘制3.2 plot 命令使用3.3 loglog、semilogx、semilogy、polar3.4 二维曲线的标注3.5 二维图形
下载 2
·
查看 9323
https://www.eeworm.com/dl/665/464508.html matlab例程

P3.20. Consider an analog signal xa (t) = sin (2πt), 0 ≤t≤ 1. It is sampled at Ts = 0.01, 0.05, and

P3.20. Consider an analog signal xa (t) = sin (2πt), 0 ≤t≤ 1. It is sampled at Ts = 0.01, 0.05, and 0.1 sec intervals to obtain x(n). b) Reconstruct the analog signal ya (t) from the samples x(n) using the sinc interpolation (use &#8710 t = 0.001) and determine the frequency ...
下载 51
·
查看 1119
https://www.eeworm.com/dl/665/464501.html matlab例程

P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In e

P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In each case plot the spectrum of the resulting discrete-time signal. Ts= 0.1 ms, Ts= 1 ms, Ts = 0.01 Sec
下载 119
·
查看 1218
https://www.eeworm.com/dl/668/178718.html 其他行业

unix或linux下的DNA分析软件源码 其功能如下 1. Edit up to 256 peptide or DNA sequences simultaneously. 2. Transla

unix或linux下的DNA分析软件源码 其功能如下 1. Edit up to 256 peptide or DNA sequences simultaneously. 2. Translates DNA->protein click next to display next frame. 3. Dot matrix plot of any 2 sequences. 4. Rudimentary amino acid statistics (MW and amino acid percentage) 5. Saves ma ...
下载 187
·
查看 1088
https://www.eeworm.com/dl/665/327235.html matlab例程

本算法包括最大似然估计

本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!
下载 134
·
查看 1161
https://www.eeworm.com/dl/844142.html 技术资料

Matlab绘图教程(大量实例PPT)

二维数据曲线图plot函数的基本调用格式为:plot(x,y)其中x和y为长度相同的向量,分别用于存储x坐标和y坐标1.plot函数的输入参数是矩阵形式时(1) 当x是向量,y是有一维与x同维的矩阵时,则绘制出多根不同颜色的曲线。曲线条数等于y矩阵的另一维数,x被作为这些曲线共同的横坐标。(2) 当x,y是同维矩阵时 ...
下载 4
·
查看 4930
https://www.eeworm.com/dl/665/219164.html matlab例程

MIMO多天线收发 各种性能比较(BER曲线) 包括MMRC EGC SC Alamouti V-BLAST。信道为瑞利信道

MIMO多天线收发 各种性能比较(BER曲线) 包括MMRC EGC SC Alamouti V-BLAST。信道为瑞利信道,有2种,相关和非相关。测试仿真结果 请运行文件名带plot的。
下载 99
·
查看 1284
https://www.eeworm.com/dl/637/475885.html 多国语言处理

H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector

H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector CENTER, radius as a scaler RADIS. NOP is the number of points on the circle. As to STYLE, use it the same way as you use the rountine PLOT. Since the handle of the object is r ...
下载 99
·
查看 1059