-
Matrix_Pencil
出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。
(Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil is called the generalized eigenvalue problem. The most popular algorithm for this task is the QZ algorithm, which is an implicit version of the QR algorithm to solve the associated eigenvalue problem B − 1Ax = λx without forming explicitly the matrix B − 1A (which could be impossible or ill-conditioned if B is singular or near-singular)
)
- 2010-06-15 11:22:58下载
- 积分:1
-
shenjing
采用神经网络技术模拟地震发生的频率与震级。(using neural network technology simulated earthquake frequency and magnitude.)
- 2007-01-19 22:13:23下载
- 积分:1
-
matlab_function(Word)
matlab的一些常用函数命令,中文解释加例程,便于学习(some commonly used functions of the matlab command, the Chinese explained plus routines to facilitate learning)
- 2012-06-04 10:05:46下载
- 积分:1
-
dpd
数字预失真处理的主函数,用于修正功放的非线性(power ample digital hdl)
- 2015-03-14 18:10:52下载
- 积分:1
-
optimization-method_conjugate_gradient_Newton_met
engineering optimization methods using newton method, quasi newton method, and conjugate gradient method
- 2012-02-12 15:57:46下载
- 积分:1
-
CCTIME
This function Simulates the swing equation of a one-machine system
and returns the critical clearing time for stability.
- 2014-11-05 23:42:02下载
- 积分:1
-
sound-README
THIS FILE HAVE SOME SPECAILA READ FILE FROM MATLAB VIDEOS
- 2013-10-07 19:08:09下载
- 积分:1
-
reference
粒子滤波入门外文经典文献,非常值得一看,有助于理解基本粒子滤波算法。(Particle filter entry of foreign classic literature, well worth a look, help to understand the elementary filtering algorithm.)
- 2021-03-30 17:29:10下载
- 积分:1
-
基本蝙蝠算法
说明: 根据蝙蝠回声定位原理,建立的基本蝙蝠算法过程,可有效解决全局性优化。(According to the principle of echolocation of bats, the basic bat algorithm process established can effectively solve the global optimization.)
- 2020-03-29 20:45:59下载
- 积分:1
-
coin_detection
Coin Detection using Hough Transform
- 2007-07-09 20:21:02下载
- 积分:1