代码搜索:Estimate
找到约 3,366 项符合「Estimate」的源代码
代码结果 3,366
www.eeworm.com/read/302315/13837950
m no_fft_estimate_no_estimate.m
clear all;
clc;
% ****************************initialize the parametres*********************************
Bit_Num=4; %每个符号比特数
IFFT_Num=256; %采样点数
Carrier_Num=150; %子载波数
OFDM_per_Symbol=30; %
www.eeworm.com/read/302315/13837951
asv no_fft_estimate_no_estimate.asv
clear all;
clc;
% ****************************initialize the parametres*********************************
Bit_Num=4; %每个符号比特数
IFFT_Num=256; %采样点数
Carrier_Num=150; %子载波数
OFDM_per_Symbol=30; %
www.eeworm.com/read/302315/13837953
m fft_estimate_no_estimate.m
clear all;
clc;
% ****************************initialize the parametres*********************************
Bit_Num=4; %每个符号比特数
IFFT_Num=256; %采样点数
Carrier_Num=150; %子载波数
OFDM_per_Symbol=30; %
www.eeworm.com/read/386621/8734827
m estimate.m
function eta = estimate(mesh)
% ESTIMATE computes ZZ error estimator on each element
%
% USAGE
% eta = estimate(mesh)
%
% INPUT
% mesh: current mesh
% u: finite element solution
%
% OU
www.eeworm.com/read/454667/7385620
cfg estimate.cfg
-$A+
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/454667/7385622
dpr estimate.dpr
library Estimate;
{可靠性参数估计}
uses
SysUtils,
Classes,
Math,
u_EstimateInt in 'u_EstimateInt.pas';
{$R *.RES}
{指数分布密度函数}
function ExpDistf(lambda,t:Double):Double;StdCall;
beg
www.eeworm.com/read/454667/7385623
res estimate.res
www.eeworm.com/read/454667/7385624
dll estimate.dll
www.eeworm.com/read/454667/7385635