代码搜索:Integration
找到约 3,762 项符合「Integration」的源代码
代码结果 3,762
www.eeworm.com/read/463474/7180270
m findlyap.m
function lambda=findLyap(fcname,T,x,options,rParam)
%x must be a row vector
%options=[GT,Er,Ea,kmax]
GT=options(1);%generator type
Er=options(2);%relative error
Ea=options(3);%absolute error
k
www.eeworm.com/read/462403/7201933
m truwbrx.m
% TR-UWB Receiver
% Author: Caglar Arslan
% Date: 03-10-2007
%--------------------------------------------------------------------------
function [receivedData] = TRUWBRX(allPulsesWithNoise,number
www.eeworm.com/read/458493/7295806
m contents.m
% NMM toolbox: routines for numerical integration (quadrature)
%
% adaptGK Adaptive numerical integration using Gauss-Kronrod 7-15 rule
% adaptSimpson Adaptive numerical integrati
www.eeworm.com/read/458488/7296182
m contents.m
% NMM toolbox: routines for numerical integration (quadrature)
%
% adaptGK Adaptive numerical integration using Gauss-Kronrod 7-15 rule
% adaptSimpson Adaptive numerical integrati
www.eeworm.com/read/449771/7496752
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/449038/7519844
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/449038/7519859
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/448535/7531561
mma gs.mma
(* A Gram-Schmidt procedure *)
(* Copyright 1999 by Todd K. Moon *)
gs[p_,a_,b_,w_,t_] :=
(* p = list of input functions
a = lower limit of integration
b = upper limit of integration
www.eeworm.com/read/448535/7531571
m gs.m
function q = gs(P,a,b,w,t)
%
% Gram-Schmidt using symbolic toolbox
%
% function q = gs(P,a,b,w,t)
%
% P = list of functions in P(1), P(2), ...
% a = lower limit of integration
% b = upper lim
www.eeworm.com/read/446989/7561408
in ela2d.in
INPUTFILE for ELA2D by Joachim Falk! DO NOT change the order of the lines
Kommentar :
order of time integration (2nd or 4th)___________________________________
4
dt[s]__________tmax[s]___________