代码搜索结果

找到约 10,000 项符合 4 的代码

test4_4a.txt

#include #include #include typedef struct TAG_datastruct{ char* string; int checksum; }datastruct; datastruct* gerinput(void); void printmessage(datastr

test4_4.txt

#include #include #include typedef struct TAG_datastruct{ char* string; int checksum; }datastruct; datastruct* getinput(void); void printmessage(datas

chapter4_4.m

num=([1.3 2 2.5]); den=([1 0.5 1.2 1]); sys2=tf(num,den,'inputdelay',2,'inputName','flow','OutputName','Temp')

chap4_4.m

%Adaptive PID control based on RBF Identification clear all; close all; xite=0.25; alfa=0.05; belte=0.01; x=[0,0,0]'; ci=30*ones(3,6); bi=40*ones(6,1); w=10*ones(6,1); h=[0,0,0,0,0,0]

exp4_4.m

clc clear close %开环传递函数描述 numo=20; deno=[1 8 36 40 0]; %求闭环传递函数 [numc,denc]=cloop(numo,deno,-1); %绘制闭环系统的脉冲激励响应曲线 t=1:0.1:10; [y,x]=impulse(numc,denc,t); plot(t,y) title('the impulse respo

ex4_4.m

% 切比雪夫-2型低通滤波器设计 % Wp = 0.2*pi; Ws = 0.3*pi; Rp = 1; As = 16; Ripple = 10 ^ (-Rp/20); Attn = 10 ^ (-As/20); % 模拟滤波器设计: [b,a] = afd_chb2(Wp,Ws,Rp,As); %*** 切比雪夫-2型 滤波器阶次 = 4 %

f4_4.m

%产生非平稳信号 sig=real(amgauss(128).*fmlin(128)); %%时域波形 figure(1) plot(sig,'LineWidth',2); xlabel('时间 t'); ylabel('幅值 A'); %设置窗函数 h=ones(127,1); %计算短时傅立叶变换 sig=hilbert(sig); [tfr,t,f]=tfrstft(s

4-4.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,