搜索结果
找到约 36 项符合
COEFFICIENTS 的查询结果
按分类筛选
文章/文档 Electromagnetic scattering from the trees above a tilted rough ground plane generated by the stochas
Electromagnetic scattering from the trees above a tilted rough ground plane generated by the stochastic Lidenmayer system is studied by Monte Carlo simulations in this paper.The scattering coefficients are calculated in three methods:coherent addition approximation,tree-independent scattering,and in ...
matlab例程 通过调用IIR5函数对所给的信号进行滤波
通过调用IIR5函数对所给的信号进行滤波,其中通过fdatool 设计的直接1型切比雪夫滤波器的参数保存在coefficients1.mat文件中。
行业发展研究 A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace est
A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and
subspace estimation is proposed. It is shown that the detector can be expressed as an anchored
signal in the signal subspace and the coefficients can be estimated by the Kalman filter using only
the signature wave ...
系统设计方案 The book presents a historical background of past and present guided missile systems and the evoluti
The book presents a historical background of past and present guided missile systems and the evolution of modern weapons,discusses the generalized missile equations of motion, aerodynamic forces and coefficients, the important subject of the various types
of tactical guidance laws and/or techniques, ...
数学计算 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order
working in C++ Builder 2007 as a template class,
using vector<FloatType> parameters.
Added a method to handle some EMathError exceptions.
If do NOT want to use this just call PolyFit2 directly.
usage: Call PolyFit by ...
matlab例程 This directory includes matlab interface of the curvelet transform using usfft. Basic functions
This directory includes matlab interface of the curvelet transform
using usfft.
Basic functions
fdct_usfft.m -- forward curvelet transform
afdct_usfft.m -- adjoint curvelet transform
ifdct_usfft.m -- inverse curvelet transform
fdct_usfft_param.m -- returns the location of each curvelet in phase ...
软件设计/软件工程 This application note considers the design of frequency- selective filters, which modify the freque
This application note considers the design of frequency-
selective filters, which modify the frequency content
and phase of input signals according to some specification.
Two classes of frequency-selective digital filters
are considered: infinite impulse response (IIR) and finite
impulse response (F ...
软件设计/软件工程 This application note considers the design of frequency- selective filters, which modify the freque
This application note considers the design of frequency-
selective filters, which modify the frequency content
and phase of input signals according to some specification.
Two classes of frequency-selective digital filters
are considered: infinite impulse response (IIR) and finite
impulse response (F ...
matlab例程 Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree
Included are the files wav1.m, wav2.m, wavecoef.mat and readme.
wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daube ...
技术资料 JPEG压缩matlab源码
JPEG压缩解压缩的matlab源代码:
1) take an image (2D matrix) and devide it to 8x8 matrices
2) for each matrix (8x8) use the DCT conversion (from the signal
processing toolbox). you will get an (8x8) matrix as an answer
3) build an 8x8 matrix, which is the sum off all the matrices, such
tha ...