-
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
-
topolar
说明: 在matlab上实现图像同二维直角坐标系转化为极坐标秒的算法.(In matlab to achieve images with two-dimensional Cartesian coordinate system into polar coordinates algorithm seconds.)
- 2008-10-19 09:49:16下载
- 积分:1
-
BT_Tutorial
Bloutooth Test Enrionment
Testing some Bluetooth-Functions
- 2015-04-10 21:21:44下载
- 积分:1
-
matlab
总结了最基本和最常用的mattlab源码,很实用(Summarizes the most basic and most common mattlab source, it is practical)
- 2014-02-07 16:17:04下载
- 积分:1
-
butbilinear
利用bilinear函数实现基于双线性Z变换的数字滤波器 (bilinear filter)
- 2010-01-17 10:43:30下载
- 积分:1
-
Image
实现对动态车辆的实时检测、跟踪和标记,编程语言为 matlab。
(For car detection,tracking and marking.It s written by matlab.)
- 2012-04-11 17:37:02下载
- 积分:1
-
UFLDL
UFLDL作业,以下作业均已完整做好,build deep network,vectorization,softmax,working with large images,pca。(UFLDL,build deep network,vectorization,softmax,working with large images,pca)
- 2014-12-11 19:51:44下载
- 积分:1
-
0.5
source code for WSN protocols in matlab
- 2012-05-28 17:43:32下载
- 积分:1
-
MATLAB-net
在matlab中,利用神经网络的学习小程序(In matlab, using neural network learning applet)
- 2013-08-31 12:53:08下载
- 积分:1
-
Kalman_Filter
基于Matlab编写的卡尔曼滤波器,对直线运动的小车位置进行跟踪(Kalman Filter implemented using Matlab)
- 2011-12-01 10:29:56下载
- 积分:1