代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/344877/11855060
f90 snowage.f90
SUBROUTINE snowage ( dtime,tg,scv,scvold,sag )
!=======================================================================
! Source file: snowage.f90
! Original version: Robert Dickinson
!
! Upda
www.eeworm.com/read/342845/11995963
m ex080600.m
% Chapter 8: Example 8.6
% Chebyshev-1 Lowpass Analog filter design
%
Wp = 0.2*pi; Ws = 0.3*pi; Rp = 1; As = 16;
Ripple = 10 ^ (-Rp/20); Attn = 10 ^ (-As/20);
% Analog filter design:
www.eeworm.com/read/342845/11995967
m ex080400.m
% Chapter 8: Example 8.4
% Butterworth Lowpass Analog filter design
%
Wp = 0.2*pi; Ws = 0.3*pi; Rp = 7; As = 16;
Ripple = 10 ^ (-Rp/20); Attn = 10 ^ (-As/20);
% Analog filter design:
www.eeworm.com/read/342845/11995970
m ex080800.m
% Chapter 8: Example 8.8
% Elliptic Lowpass Analog filter design
%
Wp = 0.2*pi; Ws = 0.3*pi; Rp = 1; As = 16;
Ripple = 10 ^ (-Rp/20); Attn = 10 ^ (-As/20);
% Analog filter design:
[
www.eeworm.com/read/342845/11996003
m ex080700.m
% Chapter 8: Example 8.7
% Chebyshev-2 Lowpass Analog filter design
%
Wp = 0.2*pi; Ws = 0.3*pi; Rp = 1; As = 16;
Ripple = 10 ^ (-Rp/20); Attn = 10 ^ (-As/20);
% Analog filter design:
www.eeworm.com/read/340916/12124181
cpp ex6_04.cpp
// Ex6_04.cpp Using exception handling
#include
using std::cout;
using std::endl;
int main(void)
{
int counts[] = {34, 54, 0, 27, 0, 10, 0};
int time = 60;
www.eeworm.com/read/339293/12244546
m skrpmu.m
function [skm, bnds,rowd,sens,rowp,rowg] = skrpmu(matin,blk,tol,opt,maxit)
%
% [skm, bnds,rowd,sens,rowp,rowg] = skrpmu(matin,blk,tol,opt)
%
% Function skrpmu computes skewed mu by scaling the p
www.eeworm.com/read/251528/12339439
m ut_mweights.m
%UT_MWEIGHTS - Generate matrix form unscented transformation weights
%
% Syntax:
% [WM,W,c] = ut_mweights(n,alpha,beta,kappa)
%
% In:
% n - Dimensionality of random variable
% alpha - Transf