代码搜索:Integration
找到约 3,762 项符合「Integration」的源代码
代码结果 3,762
www.eeworm.com/read/160392/10535734
txt new.txt
Documentation Fix (Typos). Fixed a bug in the parametric hysdel (derived symbolic parameters were wrongly requested). Fixed a bug in the file opening procedures (causing failure to open some files). P
www.eeworm.com/read/423266/10574948
m m7_6.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/420197/10811071
m calculatepllcoef.m
function [c1,c2] = calculatePLLCoef(zeta,bandwidth);
% Calculates coefficients used in the carrier tracking loop(PLL)
% zeta : tamping factor
% bandwidth : nosie bandwidth
tUpd = 0.001; %integrat
www.eeworm.com/read/418911/10892031
m baart.m
function [A,b,x] = baart(n)
%BAART Test problem: Fredholm integral equation of the first kind.
%
% [A,b,x] = baart(n)
%
% Discretization of a first-kind Fredholm integral equation with
% kernel K and