-
svdtls
SVD-TLS算法进行参数估计,本文用SVD-TLS算法估计观测信号的功率谱,步骤如下:
(1) 计算样本相关函数矩阵R的SVD,并存储奇异值和矩阵V
(2) 确定R的有效秩,本文使用的是归一化奇异值法来求有效秩
(3) 用总体最小二乘法估计参数
(SVD-TLS algorithm for parameter estimation, this paper observed SVD-TLS algorithm estimates the signal power spectrum, the following steps: (1) Calculate the sample correlation function matrix R, SVD, and store singular values and matrix V (2) to determine R, effective rank, this is normalized using the singular value method to be effective rank (3) The total least squares method to estimate the parameters)
- 2021-03-27 14:49:12下载
- 积分:1
-
SAR
鉴于网上合成孔径雷达的资料比较少,上传一些老师给的文献资料,希望对大家有帮助(Given the online synthetic aperture radar data is relatively small, upload some literature teacher, I hope to help everyone)
- 2014-01-13 13:58:31下载
- 积分:1
-
BP
说明: 这是我找到的一个运用神经网络的实例,希望对大家有用。(This is what I found one instance of the use of neural networks and hope for all of us.)
- 2009-12-18 12:51:37下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
I-change-RETINEX
自己进行试验并且试验成功的关于retinex的matlab代码(I experimented and tested successfully on the Retinex matlab code
)
- 2012-08-06 10:53:12下载
- 积分:1
-
Matlab_ex3
利用重复轨道卫星数据计算轨道之间的基线(即空间距离)实现数据获取时间内任意位置的基线长度,并存入文件中。(Repeat orbit satellites using data between tracks baseline (i.e. spatial distance) for data acquisition time of the baseline length anywhere within and into a file.)
- 2013-10-28 21:56:46下载
- 积分:1
-
MATCHING
求两幅图像的同名点位置,确定图像某一点的视差值(Strives for the two images of the same name point location, to determine the parallax value of image point)
- 2013-12-19 10:23:27下载
- 积分:1
-
MATLAB_2008a_install_guide
matlab2008a(7.6)破解说明及相关文件(matlab2008a (7.6) crack instructions and related documents)
- 2009-05-26 13:25:43下载
- 积分:1
-
Matlab.Ebooks
MATLAB入门及金融经济学方面的应用,五本电子书。国外权威译本。(MATLAB entry and the application of financial economics, five e-books. Authoritative foreign translation.)
- 2012-06-06 13:41:14下载
- 积分:1
-
QR_TLS
基于QR分解的总体最小二乘方法
基于Matlab的程序(QR decomposition based on total least squares method)
- 2009-04-27 20:54:19下载
- 积分:1