代码搜索:equalizer
找到约 546 项符合「equalizer」的源代码
代码结果 546
www.eeworm.com/read/456354/7351290
m ip_06_10.m
% MATLAB script for Illustrative Problem 10, Chapter 6.
echo on
T=1;
Fs=2/T;
Ts=1/Fs;
c_opt=[-2.2 4.9 -3 4.9 -2.2];
t=-5*T:T/2:5*T;
x=1./(1+((2/T)*t).^2); % sampled pulse
equalized_x=filte
www.eeworm.com/read/455722/7367683
m calc_transfer.m
%% calc_transfer.m
%%
% This function calculates the transfer function of the combined equalizer.
% the function returns a vector containing the phase of the equalizer, and
% another vector contai
www.eeworm.com/read/439811/7701488
m ip_06_10.m
% MATLAB script for Illustrative Problem 6.10.
clear
echo on
T=1;
Fs=2/T;
Ts=1/Fs;
c_opt=[-2.2 4.9 -3 4.9 -2.2];
t=-5*T:T/2:5*T;
x=1./(1+((2/T)*t).^2); % sampled pulse
equalized_x
www.eeworm.com/read/244937/12831023
m ip_06_10.m
% MATLAB script for Illustrative Problem 6.10.
clear
echo on
T=1;
Fs=2/T;
Ts=1/Fs;
c_opt=[-2.2 4.9 -3 4.9 -2.2];
t=-5*T:T/2:5*T;
x=1./(1+((2/T)*t).^2); % sampled pulse
equalized_x
www.eeworm.com/read/323952/13306717
m ip_06_10.m
% MATLAB script for Illustrative Problem 6.10.
echo on
T=1;
Fs=2/T;
Ts=1/Fs;
c_opt=[-2.2 4.9 -3 4.9 -2.2];
t=-5*T:T/2:5*T;
x=1./(1+((2/T)*t).^2); % sampled pulse
equalized_x=filter
www.eeworm.com/read/321160/13411450
m ip_06_10.m
% MATLAB script for Illustrative Problem 10, Chapter 6.
echo on
T=1;
Fs=2/T;
Ts=1/Fs;
c_opt=[-2.2 4.9 -3 4.9 -2.2];
t=-5*T:T/2:5*T;
x=1./(1+((2/T)*t).^2); % sampled pulse
equalized_x=filte
www.eeworm.com/read/321050/13412891
m ip_06_10.m
% MATLAB script for Illustrative Problem 6.10.
clear
echo on
T=1;
Fs=2/T;
Ts=1/Fs;
c_opt=[-2.2 4.9 -3 4.9 -2.2];
t=-5*T:T/2:5*T;
x=1./(1+((2/T)*t).^2); % sampled pulse
equalized_x
www.eeworm.com/read/313963/13577777
m ip_06_10.m
% MATLAB script for Illustrative Problem 6.10.
clear
echo on
T=1;
Fs=2/T;
Ts=1/Fs;
c_opt=[-2.2 4.9 -3 4.9 -2.2];
t=-5*T:T/2:5*T;
x=1./(1+((2/T)*t).^2); % sampled pulse
equalized_x
www.eeworm.com/read/313956/13578502
m ip_06_10.m
% MATLAB script for Illustrative Problem 10, Chapter 6.
echo on
T=1;
Fs=2/T;
Ts=1/Fs;
c_opt=[-2.2 4.9 -3 4.9 -2.2];
t=-5*T:T/2:5*T;
x=1./(1+((2/T)*t).^2); % sampled pulse
equalized
www.eeworm.com/read/306478/13744663
m ip_06_10.m
% MATLAB script for Illustrative Problem 6.10.
clear
echo on
T=1;
Fs=2/T;
Ts=1/Fs;
c_opt=[-2.2 4.9 -3 4.9 -2.2];
t=-5*T:T/2:5*T;
x=1./(1+((2/T)*t).^2); % sampled pulse
equalized_x