代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/303558/13812520
m ip_01_04.m
% MATLAB script for Illustrative Problem 4, Chapter 1.
clear
echo on
n=[-20:1:20];
% Fourier series coefficients of x(t) vector
x=.5*(sinc(n/2)).^2;
% sampling interval
ts=1/40;
% time vector
www.eeworm.com/read/303558/13812522
m ip_02_07.m
% MATLAB script for Illustrative Problem 2.7.
clear
echo on
N=256; % number of samples
deltaf=0.1; % frequency separation
f=[0:deltaf:(N/2)*deltaf, -(N/2-1)*deltaf:de
www.eeworm.com/read/303558/13812567
m ip_02_05.m
% MATLAB script for Illustrative Problem 5, Chapter 2.
clear
echo on
% first part
Sx1=[ones(1,32)];
Rx1=ifft(Sx1,32);
% second part
Sx2=[ones(1,16),zeros(1,224),ones(1,16)];
Rx2=ifft(Sx2,256)
www.eeworm.com/read/301479/13858615
m ip_01_04.m
% MATLAB script for Illustrative Problem 4, Chapter 1.
echo on
n=[-20:1:20];
% Fourier series coefficients of x(t) vector
x=.5*(sinc(n/2)).^2;
% sampling interval
ts=1/40;
% time vector
t=[-.
www.eeworm.com/read/101082/6244192
h hp2648.h
/*
* @(#)hp2648.h 4.1 (ULTRIX) 7/2/90
*
* Modification History
*
* April-11-1989, Pradeep Chetal
* Added changes from 4.3Tahoe BSD for lots of new drivers
*/
/*
* Copyright (c) 1980 Regents
www.eeworm.com/read/456224/6278899
m example9_1plot.m
function ret = Example9_1plot(X,Y)
%
% generating values for plotting
% faster then using Example9_1.m
%
R = sqrt((X-4).^2 + (Y-4).^2 + 0.1);
ret = -20*sin(R)./R;
%
% this is not actually
www.eeworm.com/read/488461/6487284
m ip_01_04.m
% MATLAB script for Illustrative Problem 4, Chapter 1.
echo on
n=[-20:1:20];
% Fourier series coefficients of x(t) vector
x=.5*(sinc(n/2)).^2;
% sampling interval
ts=1/40;
% time vector
t=[-.
www.eeworm.com/read/488462/6487311
m ip_02_07.m
% MATLAB script for Illustrative Problem 2.7.
echo on
N=256; % number of samples
deltaf=0.1; % frequency separation
f=[0:deltaf:(N/2)*deltaf, -(N/2-1)*deltaf:deltaf:-d
www.eeworm.com/read/488462/6487317
m ip_02_05.m
% MATLAB script for Illustrative Problem 5, Chapter 2.
echo on
% first part
Sx1=[ones(1,32)];
Rx1=ifft(Sx1,32);
% second part
Sx2=[ones(1,16),zeros(1,224),ones(1,16)];
Rx2=ifft(Sx2,256);
% pl
www.eeworm.com/read/487840/6501051
m qamver2aseli.m
clear all;
clc;
samp=16 %mendefinisikan jumlah sampling yaitu 16
SNR=20; %mendefinisikan nilai SNR
data=randint(1,256,2,1) %memb