代码搜索:Beta值
找到约 10,000 项符合「Beta值」的源代码
代码结果 10,000
www.eeworm.com/read/482395/6358981
m para_setting.m
function para_setting
include_globals
% Parameters of Diffraction Orders
k0 = 2*pi/lambda0;
propagation_k = sqrt(epsilon_e)*k0;
temp_alpha0 = k0*sin(theta);
temp_m = [-N:1:N];
alpha_a = t
www.eeworm.com/read/482395/6358989
m get_phai.m
function Phai = get_Phai(pp)
include_globals
pp = pp + 1;
temp_mat = {exp(1i*beta_b(pp,:)*thick_e(pp)),exp(-1i*beta_b(pp,:)*thick_e(pp))};
temp_vector = cell2mat(temp_mat);
Phai = diag(temp_v
www.eeworm.com/read/218764/14907376
c dgefmm_mem.c
/*============================================================================
Fast matrix multiply. This routine has a Fortran style interface.
All arrays are column oriented storage (Fortran styl
www.eeworm.com/read/356084/3042382
m betapyramid_m.m
% Beta Pyramid -- Compute Multiscale Thickness
% Usage
% Beta = BetaPyramid(W)
% Inputs
% W (4n)*(4n)*(log2(n)+1) array -- Wedgelet Transform
% Outputs
% Beta (2n-1)*(2n-1) array -- the `th
www.eeworm.com/read/174856/9571351
pas bboard.pas
unit BBoard;
(*--------------------------------------------------------------------*)
(* *)
(* TBillBoard Beta Release 1.0 *)
(*
www.eeworm.com/read/442142/7658481
c server.c
/******************************************************************************
Server beta
version 1.0
@ author: WISCO
www.eeworm.com/read/442142/7658489
c server.c
/******************************************************************************
Server beta
version 1.0
@ author: WISCO