-
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
-
qaomun
阵列信号处理的高分辨率估计,相控阵天线的方向图(切比雪夫加权),包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角。( High-resolution array signal processing estimates, Phased array antenna pattern (Chebyshev weights), It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle.)
- 2017-01-10 17:40:49下载
- 积分:1
-
龙格库塔
说明: rk-4 四阶龙格库塔法求解代码及结果图片(rk-4 Fourth order Runge Kutta method solution code and result picture)
- 2020-07-06 11:48:53下载
- 积分:1
-
optimise
这是一个求解曲线或者曲面最大值的matlab算法函数(This is a solution curve or a surface matlab algorithm for the maximum value of the function)
- 2009-11-05 04:49:36下载
- 积分:1
-
work
说明: matalb语言的潮流计算程序,方法用的是牛顿拉夫讯的直角坐标系,程序非常简单而且通用性很强(language matalb flow calculation procedures, methods using a Newton hearing Love the Cartesian coordinate system, the program is very simple and very common)
- 2021-04-23 10:28:48下载
- 积分:1
-
fd1dKin2
一维扩散,耦合数值模拟主程序,这个程序还算比较清楚了。选自一篇文章的主程序(1D,Predator-Prey Model Simulation)
- 2011-07-04 21:37:03下载
- 积分:1
-
circle-diffraction-plane-wave
matlab模拟的圆孔衍射 平面波 衍射间距可调(Matlab simulation using circular aperture diffraction images, the incident light for the plane wave)
- 2012-04-27 15:05:30下载
- 积分:1
-
GraphBetweennessCentrality
求复杂网络中的度的介数,输入网络的邻接矩阵,对分析社交网络的拓扑性质很重要(Find the degree of complexity of the network betweenness, enter the network adjacency matrix for analyzing social networks are important topological properties)
- 2013-11-08 14:31:58下载
- 积分:1
-
-MIMO-system
CSI对MIMO系统容量影响的仿真与分析(Simulation and Analysis for MIMO system capacity CSI effect)
- 2013-12-09 16:40:40下载
- 积分:1
-
kuaisufuliyebianhuan
介绍了快速Fourier变换算法(FFT)的核心思想及其算法描述,并用Matlab程序设计语言实现了FFT算法.最后,举例说明用FFT算法计算复函数f(x)的插值函数(Introduced the fast Fourier transform (FFT) algorithm and its core idea of the algorithm description and using Matlab programming language to implement the FFT algorithm. Finally, an example using the FFT algorithm to calculate complex function f (x) is the interpolation function)
- 2013-12-14 15:50:44下载
- 积分:1