代码搜索:Integration

找到约 3,762 项符合「Integration」的源代码

代码结果 3,762
www.eeworm.com/read/197108/8029008

m xintegration.m

function xIntegration % 积分例子 % An Example of Integration of a function f(x) from a to b % by using TRAPZ (trapezoidal numerical integration), % QUAD (adaptive Simpson quadrature), and QUADL (adap
www.eeworm.com/read/195736/8133248

txt smil.txt

SMIL (Synchronized Multimedia Integration Language) is an XML based language for authoring multimedia presentations.
www.eeworm.com/read/333652/12667058

m chap1_13.m

%Integration Separation PID Controller clear all; close all; ts=20; %Delay plant sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=0;u
www.eeworm.com/read/333652/12667095

m chap1_16.m

%PID Controller with changing integration rate clear all; close all; %Big time delay Plant ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_
www.eeworm.com/read/246998/12693869

m chap1_13.m

%Integration Separation PID Controller clear all; close all; ts=20; %Delay plant sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=0;u
www.eeworm.com/read/246998/12693924

m chap1_16.m

%PID Controller with changing integration rate clear all; close all; %Big time delay Plant ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_
www.eeworm.com/read/145339/12735034

m exd4.m

% example exd4 %---------------------------------------------------------------- % PURPOSE % Structural Dynamics, time integration, time dependent % boundary conditions. % % Note: example ex
www.eeworm.com/read/145339/12735054

m exd2.m

% example exd2 %---------------------------------------------------------------- % PURPOSE % Structural Dynamics, time integration, full system. % % Note: example exd1 must be run first. % %---
www.eeworm.com/read/145339/12735070

m exd3.m

% example exd3 %---------------------------------------------------------------- % PURPOSE % Structural Dynamics, time integration, reduced system. % % Note: example exd1.m must be run first. %
www.eeworm.com/read/145339/12735285

m flw2i4s.m

function [es,et,eci]=flw2i4s(ex,ey,ep,D,ed) % [es,et,eci]=flw2i4s(ex,ey,ep,D,ed) %------------------------------------------------------------- % PURPOSE % Compute flows or corresponding quantities i