搜索:Coefficient
找到约 28 项符合「Coefficient」的查询结果
结果 28
按分类筛选
https://www.eeworm.com/dl/518/480775.html
数值算法/人工智能
SVD coefficient matrix from matrix of amplitude values
SVD coefficient matrix from matrix of amplitude values
https://www.eeworm.com/dl/534/150410.html
其他
FIR Filter Coefficient Design Examples For the AFEDRI8201 in Digital Radio
FIR Filter Coefficient Design Examples For the
AFEDRI8201 in Digital Radio
https://www.eeworm.com/dl/663/282817.html
VHDL/FPGA/Verilog
vhdl source,ver-fir-coefficient,simulink of fir with soft ware input
vhdl source,ver-fir-coefficient,simulink of fir with soft ware input
https://www.eeworm.com/dl/641/178571.html
数学计算
IIR Filter Coefficient Quantization Example % written by DRB on 6-Dec-2004 for ECE3703 % % Looks
IIR Filter Coefficient Quantization Example
% written by DRB on 6-Dec-2004 for ECE3703
%
% Looks at unquantized filter (ideal), direct form, and cascaded second
% order section (SOS).
https://www.eeworm.com/dl/641/386288.html
数学计算
数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----o
数值分析高斯——列主元消去法主程序
说明如下:
% a----input,matrix of coefficient
% b----input,right vector
% sol----output,returns the solution of linear equation
https://www.eeworm.com/dl/899763.html
技术资料
AMOLEDS High Power LED Lighting Application
TCE (Thermal Coefficient of Expansion)• TCE mismatch causes most defects in Junction ar
https://www.eeworm.com/dl/856743.html
技术资料
SC-3.7-975
This single-mode nonlinear photonic crystal fiber combines a
high nonlinear coefficient with zero dispersion around 975 nm
to allow efficient nonlinear interactions using 1060 nm range
lasers.
https://www.eeworm.com/dl/668/241953.html
其他行业
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with % all
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM
https://www.eeworm.com/dl/830367.html
技术资料
mosfet并联使用
mosfet并联使用介绍了并联使用的注意事项,特别注意避开Vgsth zero thermal coefficient以下的正温特性设计
https://www.eeworm.com/dl/665/189421.html
matlab例程
% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n an
% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com
% Given nonnegative integers n and m with m<=n, compute the
% binomial coefficient n choose m.