代码搜索:analytical

找到约 193 项符合「analytical」的源代码

代码结果 193
www.eeworm.com/read/421532/10732334

cmn analytical.cmn

www.eeworm.com/read/461426/7227857

m gaussian_analytical.m

% %高斯脉冲的导函数 %函数3 : "cp0702_<mark>analytical</mark>_waveforms" %产生高斯脉冲的前15阶导函数。 %该函数的输入参数为: %1)矢量t定义时间轴; %2)高斯脉冲导函数的阶数k,取值范围[1,15]; %3)脉冲形成因子alpha。 %没有输出值。 %函数3将返回一个矢量deriv,这个变量是在时间轴t上计算得到的k阶 %高斯脉冲导函数的若干数 ...
www.eeworm.com/read/439361/7711576

m analytical_waveforms.m

% % FUNCTION 7.3 : "cp0702_analytical_waveforms" % % Definition of the analytical expression for the first 15 % derivatives of the Gaussian pulse % % The function receives as input: % 1) the ti
www.eeworm.com/read/155600/11861292

m example1b.m

%Temperature distribution in a rod %See example 9 %Discretization method: Finite difference % Solution method: SOR clear all; T = [];x=[];P=[];Q=[]; nn = input('Number of increment = ') n = n
www.eeworm.com/read/342497/12016001

m example1b.m

%Temperature distribution in a rod %See example 9 %Discretization method: Finite difference % Solution method: SOR clear all; T = [];x=[];P=[];Q=[]; nn = input('Number of increment = ') n = n
www.eeworm.com/read/117779/14905415

m example1b.m

%Temperature distribution in a rod %See example 9 %Discretization method: Finite difference % Solution method: SOR clear all; T = [];x=[];P=[];Q=[]; nn = input('Number of increment = ') n = n
www.eeworm.com/read/173276/9663866

m example1b.m

%Temperature distribution in a rod %See example 9 %Discretization method: Finite difference % Solution method: SOR clear all; T = [];x=[];P=[];Q=[]; nn = input('Number of increment = ') n = n
www.eeworm.com/read/205089/15326735

m example1b.m

%Temperature distribution in a rod %See example 9 %Discretization method: Finite difference % Solution method: SOR clear all; T = [];x=[];P=[];Q=[]; nn = input('Number of increment = ') n = n