代码搜索:Integration
找到约 3,762 项符合「Integration」的源代码
代码结果 3,762
www.eeworm.com/read/202224/15389222
m vdpolevents.m
function [value,isterminal,direction]=vdpolevents(t,y,mu)
%VDPOLEVENTS van der Pol equation events.
value(1)=abs(y(2))-2; % find where |y(2)|=2
isterminal(1)=0; % don't stop integration
di
www.eeworm.com/read/101557/15826811
m sfunmem.m
function [sys, x0] = sfunmem(t,x,u,flag)
%SFUNMEM A one integration-step memory block S-function.
%
% This M-file is designed to be used in a SIMULINK S-Function block.
% It performs a one integr
www.eeworm.com/read/291494/8413215
txt readme.txt
This directory holds patches that are useful for Linux integration.
Right now there is only one patched file, yaffs_mtdif2.c. This has been
patched with a tweaked version of "Sergey's patch" and typi
www.eeworm.com/read/290033/8510269
txt readme.txt
This directory holds patches that are useful for Linux integration.
Right now there is only one patched file, yaffs_mtdif2.c. This has been
patched with a tweaked version of "Sergey's patch" and typi
www.eeworm.com/read/433047/8549952
m gquad2d.m
function vol = gquad2d(fun,xlow,xhigh,ylow,yhigh,b1,b2,w1)
%usage: vol = gquad2d(fun,xlow,xhigh,ylow,yhigh,bpx,bpy,wfxy)
% or
% vol = gquad2d(fun,xlow,xhigh,ylow,yhigh,nquadx,nquady)
% This f
www.eeworm.com/read/433047/8550068
m quadg.m
function int = quadg(fun,xlow,xhigh,tol,trace,p1,p2,p3,p4,p5,p6,p7,p8,p9)
%usage: int = quadg('Fun',xlow,xhigh)
%or
% int = quadg('Fun',xlow,xhigh,tol)
%or
% int = quadg('Fun',xlow,xhig
www.eeworm.com/read/431224/8698784
m pert.m
function pert(t)
% PERT generic disturbance
%
% PERT(T)
% T integration time [s]
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Version: 1.0.0
%
%E-mail: Federico.Milano@uclm.es
%Web-s
www.eeworm.com/read/386026/8770984
mptags pfc_foc integrated.mptags
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.n
www.eeworm.com/read/386026/8771159
tagsrc pfc_foc integrated.tagsrc
C:\PFC_FOC Integration\Integrated Project\src\PFC Project.c
C:\PFC_FOC Integration\Integrated Project\src\PFC.s
C:\PFC_FOC Integration\Integrated Project\src\PI.s
C:\PFC_FOC Integration\Integrated
www.eeworm.com/read/384940/8832809
m pert.m
function pert(t)
% PERT generic disturbance
%
% PERT(T)
% T integration time [s]
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Version: 1.0.0
%
%E-mail: Federico.Milano@uclm.es
%Web-s