代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/329374/12957893
m exp4_10.m
%exp4_10.m
%求典型二阶系统的波特图(阻尼比变化)
clear
close all
clc
wn=6;
kosi=0.1:0.2:1.0;
w=logspace(-2,2,100);% 在对数空间上,行矢量w的值从10^(-2)到10^(2),等距离取100个数据
num=wn^2;
for ko=kosi
den=[1 2*ko*wn wn^2];
[mag,ph
www.eeworm.com/read/151561/12200866
m ex3050.m
Wp=0.2*pi;Ws=0.3*pi;Rp=1;As=16;
Ripple=10^(-Rp/20);Attn=10^(-As/20);
[b,a]=afd_chb1(Wp,Ws,Rp,As);
[C,B,A]=sdir2cas(b,a)
[db,mag,pha,w]=freqs_m(b,a,0.5*pi);
[ha,x,t]=impulse(b,a);
% plots
subplo
www.eeworm.com/read/248646/12549428
htm ads.htm
body,table,div,ul,li{font-size:10px;margin:0px;padding:0px}body{background-color:transpare
www.eeworm.com/read/308751/13693629
tfw dds_tbw.tfw
// D:\商共享资料\程序\两路正弦波
// Verilog Test fixture created by
// HDL Bencher 6.1i
// Tue Apr 22 16:57:52 2008
//
// Notes:
// 1) This test fixture has been automatically generated from
// your Tes
www.eeworm.com/read/308751/13693822
v top.v
module top(clkin,
rst,
// B,
NCS0_n,
NWE_n,
addr,
DataIN,
SINE1,
SINE2,
SINE3,
SINE4,
SINE5,
SINE6,
cl
www.eeworm.com/read/188318/8550854
m exa050403.m
%----------------------------------------------------------------------
% exa050403.m, for example 5.4.3 , fig5.4.4 and fig5.4.5
% to explain the minimum,maxmum and mixed-phase system;
%-----------
www.eeworm.com/read/388370/8612519
m freqz_m.m
function [db,mag,pha,grd,w] = freqz_m(b,a);
% Modified version of freqz subroutine
% ------------------------------------
% [db,mag,pha,grd,w] = freqz_m(b,a);
% db = Relative magnitude in dB comp