搜索:plot

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

结果 99
https://www.eeworm.com/dl/665/485042.html matlab例程

File to Plot 8 channels in Matlab using data from the USB captured into a TXT file. (it makes the 8

File to Plot 8 channels in Matlab using data from the USB captured into a TXT file. (it makes the 8 different plots)
下载 133
·
查看 1112
https://www.eeworm.com/dl/665/211484.html matlab例程

2D wave simulation in 3D plot. to help you understand the wave interference phenomenon.

2D wave simulation in 3D plot. to help you understand the wave interference phenomenon.
下载 175
·
查看 1127
https://www.eeworm.com/dl/665/436953.html matlab例程

Plot your multichannel data despite of being real or complex in Matlab. Mreshape reshapes your 3d d

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
下载 153
·
查看 1083
https://www.eeworm.com/dl/534/438360.html 其他

功率谱分析 包含 AMI.m HDB3.m main.m spec_plot.m

功率谱分析 包含 AMI.m HDB3.m main.m spec_plot.m
下载 104
·
查看 1117
https://www.eeworm.com/dl/665/464497.html matlab例程

Program to plot x(t) =1/2+∑_(n=1)^∞&#9618 (sinc&#8289 〖n/2〗 〖 cos 〗&#8289 〖2πnt/4〗 ) Include n-

Program to plot x(t) =1/2+∑_(n=1)^∞&#9618 (sinc&#8289 〖n/2〗 〖 cos 〗&#8289 〖2πnt/4〗 ) Include n-value (Number of Terms) in graph on plot. Show 2 graphs, original and simulated together.
下载 49
·
查看 1169
https://www.eeworm.com/dl/665/452029.html matlab例程

1. Consider the FIR system described by H(z) = 1/16(-1 + 9z--2 + 16z-3 + 9z--4 - z-6), and plot the

1. Consider the FIR system described by H(z) = 1/16(-1 + 9z--2 + 16z-3 + 9z--4 - z-6), and plot the pole-zero locations in the z-plane.
下载 174
·
查看 1054
https://www.eeworm.com/dl/641/295396.html 数学计算

弹簧隔振器的系数k0=4.5 hc=3.5 d=[3.15 3.23] a1=tan(pi*(d)./(2*hc)) a2=cot(pi*(d)./(2*hc)) % plot

弹簧隔振器的系数k0=4.5 hc=3.5 d=[3.15 3.23] a1=tan(pi*(d)./(2*hc)) a2=cot(pi*(d)./(2*hc)) % plot(d,a1) y=(a1+a2)*2*k0*hc*1e-3./pi y=y./9.8*8 % var=1+(tan(pi*(d+0.25)./(2*hc))).^2 k=2*k0*hc/pi*( var*pi./(2*hc)+var*pi./(2*hc)./(var-1
下载 29
·
查看 1074
https://www.eeworm.com/dl/665/262946.html matlab例程

解压之后.添加到matlab->file->set path里面,就可以直接运行InvGUI.输入具体的数值后,自动plot figure.

解压之后.添加到matlab->file->set path里面,就可以直接运行InvGUI.输入具体的数值后,自动plot figure.
下载 124
·
查看 1078
https://www.eeworm.com/dl/652/262840.html 文章/文档

在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t )

在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y ) subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v ) subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta )
下载 31
·
查看 1193
https://www.eeworm.com/dl/665/328253.html matlab例程

关于matlab的编程

关于matlab的编程,主要是plot绘图方面的,请查收!
下载 140
·
查看 1050