代码搜索结果
找到约 10,000 项符合
7 的代码
chap7_7_2.m
%Closed system approaching and zero phase error controller design
clear all;
close all;
load freq.mat;
ts=0.001;
f=FF;
for i=1:length(ph)
if ph(i)>0 ph(i)=ph(i)-360;
end
end
%Tran
chap7_7_3.m
%Zero Phase Error Position control
clear all;
close all;
load zpecoeff.mat; %ZPE coefficient nF and dF
load closed.mat; %Load kp
ts=0.001;
sys=tf(5.235e005,[1,87.35,1.047e004,0]);
dsys=c2
toshiba_7_7_d.c
/****************************************************************************
* File: TOSHIBA_7_7_D.c *
* Description: This file includes initial
toshiba_7_7_d.h
/****************************************************************************
* File: TOSHIBA_7_7_D.h *
* Description: Header file for Panel TOSHI
d7r7.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 4980
ClientLeft = 60
ClientTop = 345
ClientWidth = 7755
LinkTopic
d7r7.vbw
Form1 = 88, 88, 500, 455, Z, 66, 66, 478, 433,