-
DOA_Estimating
DOA估计(雷达来波方向估计)是雷达的重要理论,我提供了阵列信号处理中基于MUSIC算法的DOA估计,和基于最大熵法的DOA估计的MATLAB源代码。都是自己仿真用的。(err)
- 2007-12-27 22:38:40下载
- 积分:1
-
matlab
这是一段matlab程序,主要目的是为了完成连续潮流下的极限问题(This is a matlab program, the main aim is to achieve continuous trend in order to limit the problem)
- 2009-03-23 20:35:19下载
- 积分:1
-
cor_ls
把辨识分成两步进行:第一步:利用相关分析法获得对象的非参数模型(脉冲响应或相关函数);第二步:利用最小二乘法、辅助变量法或增广最小二乘法等,进一步求的对象的参数模型。如果模型噪声与输入无关,则Cor-ls相关最小二乘法(二步法)可以得到较好的辨识结果。Cor-ls相关最小二乘法(二步法)实质上是先对数据进行一次相关分析,滤除了有色噪声的影响,再利用最小二乘法必然就会改善辨识结果。能适应较宽广的噪声范围,计算量不大,初始值对辨识结果影响较小。但要求输入信号与噪声不相关(The identification is divided into two steps: the first step: using the correlation analysis method for object nonparametric model (impulse response or related function) The second step: using the least squares method, auxiliary variable method or augmented least squares method and so on, further for the parameters of the object model. If the model input noise and independent, the Cor- ls related least squares (two footwork) can get good recognition results. Cor- ls related least squares (two footwork) is essentially the data to a correlation analysis, filter in addition to the influence of colored noise, using least squares inevitable will improve the identification result. To adapt to a wide range of noise and calculation is not big, the initial value to identification results less effect. But for the input signal and noise are not related)
- 2012-12-28 16:13:22下载
- 积分:1
-
RINEXE
matlab程序,可用来读取rinex文件(matlab processing,can be used to read rinex files)
- 2020-06-26 23:00:02下载
- 积分:1
-
duru2
本代码是用来读取图像的,并把图像归入到一个矩阵中(This code is used to read the image and the image classified into a matrix)
- 2010-12-17 17:12:46下载
- 积分:1
-
three_algorithm
其中包含了三种算法,粒子群优化方法,遗传算法和蚁群算法(Which contains the three algorithms, particle swarm optimization, genetic algorithms and ant colony algorithm)
- 2010-12-27 19:47:04下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
Sattellite4
code for sattelite calculaton
- 2013-09-14 17:33:51下载
- 积分:1
-
tichu01
在matlab环境下,剔除数据样本矩阵中含0的一行数据(Matlab environment, excluding the data sample matrix row of data containing 0)
- 2013-03-12 10:41:27下载
- 积分:1
-
Image-AVI
包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。(Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.)
- 2010-08-25 15:21:32下载
- 积分:1