代码搜索结果

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

algo4-4.c

/* algo4-4.c 生成书名关键词索引文件bookidx.txt,算法4.9~4.14 */ /* 为运行algo4-5.c做准备 */ #include"c1.h" typedef int ElemType; #include"c2-5.h" #include"bo2-6.c" #include"c4-2.h" #include"bo4-2.c" #d

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]

algo4-4.c

/* algo4-4.c 生成书名关键词索引文件bookidx.txt,算法4.9~4.14 */ /* 为运行algo4-5.c做准备 */ #include"c1.h" typedef int ElemType; #include"c2-5.h" #include"bo2-6.c" #include"c4-2.h" #include"bo4-2.c" #d

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]

chap4-4.txt

// 程序4-4 class point { // 该类中没有定义构造函数 int x, y; } public class createPoint { public static void main(String args[ ]){ point p= new point( ); // 调用系统默认构造函数

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

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]