-
code-methodMATLAB
Bairstow s approach is to use Newton s method to adjust the coefficients u and v in the quadratic x2 + ux + v until its roots are also roots of the polynomial being solved. The roots of the quadratic may then be determined, and the polynomial may be divided by the quadratic to eliminate those roots. This process is then iterated until the polynomial becomes quadratic or linear, and all the roots have been determined, bisection and other
- 2011-05-11 11:35:49下载
- 积分:1
-
mckd
峭度相关最大化解卷积(MCKD),可以用来设计滤波器,提取噪声背景下的冲击成分(maximum related Kurtosis deconvolution (MCKD), can be used to design a filter to extract the impact of background noise component)
- 2020-11-05 16:29:50下载
- 积分:1
-
2019年华为杯数学建模F题第一问代码
说明: 2019年第16届华为杯数学建模F题第一问的代码(Code of the first question of mathematical modeling F of the 16th Huawei cup in 2019)
- 2019-11-30 15:46:34下载
- 积分:1
-
fourier
Matlab script to illustrate the Fourier transform of a periodic signal
- 2010-01-08 19:07:14下载
- 积分:1
-
sys
主要实现的是2*2用户,采用qpsk调制,实现仿真模拟图(The main achievement of 2* 2 users, qpsk modulation, simulation Figure)
- 2011-06-28 16:56:38下载
- 积分:1
-
kkrebook
利用克拉茂克郎尼变换, 求得表面等离子体相位实数部分与入射光角度或波长的关系(Estimation of the real via Kramers-Kronig relations)
- 2013-09-23 23:03:48下载
- 积分:1
-
obscurance
Obscurance Invariance in Template Matching
- 2013-11-20 22:04:13下载
- 积分:1
-
ffld_xiuggaii
fisher辨别分析方法的修改版,这是我们做掌纹识别的的时候自己修改后的程序,仅供参考哦完整源代码,已通过测试。
(fisher analysis to identify the modified version, which is the time to do their own palm printts to identify the revised procedures, only reference Oh complete source code, has been tested.
)
- 2012-04-03 09:31:53下载
- 积分:1
-
qpsksys
simulation modulate & demod QPSK
- 2011-05-10 12:44:01下载
- 积分:1
-
overlay
function Px=overlay(N,omega,A,sigma,num)
OVERLAY Forms multiple power spectral density estimates.
-------
USAGE Px=overlay(N,omega,A,sigma,num)
Calculates the periodogram using an ensemble of realizations
of a process consisting of a sum of complex exponential in
white noise.
N : length of the signal
omega : vector containing the sinusoid frequencies
A : vector containing the sinusoid frequencies
sigma : the variance of the white noise
num : size of the ensemble (number of periodograms)
- 2012-04-18 10:00:02下载
- 积分:1