-
goto
goto matlab function
- 2010-12-03 00:19:41下载
- 积分:1
-
20110907
求解有约束非线性规划实例MATLAB源程序(Solving constrained nonlinear programming)
- 2011-09-06 10:36:55下载
- 积分:1
-
GPSR_Basic&GPSRR_BB
说明: 有压缩感知算法两种实现方式;
包括GPSR_BB和GPSR_Basic算法
有一个demo可以用来学习,部分内容根据自己的理解加了中文注释(There are two implementations of compressed sensing algorithm.
Including GPSR_BB and GPSR_Basic algorithm
There is a demo that can be used for learning. Some of the contents are annotated in Chinese according to their own understanding.)
- 2019-05-19 12:55:51下载
- 积分:1
-
GA
说明: 关于遗传算法的matlab程序,可实现gatool中的大部分功能。(Matlab genetic algorithm on these procedures is to realize most of the functionality gatool.)
- 2007-08-16 23:28:33下载
- 积分:1
-
harvest
introductory look at what type of vibrations we might be dealing with when attempting to harvest ambient kinetic energy. The simplest type of vibration that could possibly occur, would be with a harmonic one, with a single frequency component at a constant frequency that does not change significantly in time.
- 2015-03-08 23:44:32下载
- 积分:1
-
CHENGXU
MUSIC算法[1] 是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。MUSIC算法就是利用这两个互补空间之间的正交特性来估计空间信号的方位。噪声子空间的所有向量被用来构造谱,所有空间方位谱中的峰值位置对应信号的来波方位。MUSIC算法大大提高了测向分辨率,同时适应于任意形状的天线阵列,但是原型MUSIC算法要求来波信号是不相干的。(clear all
clc
List0= E:DOA估计仿真
List00=[ 2013-10-31_12_44_31 ]
for Li=1:1
List1=strcat(List0,List00(Li,:), Data )
In_p=[List1, ChanData ] 输入数据目录
Out_p=strcat([List1, DataDOA ]) 输出数据目录
NLen=10000 分段长度
M=16
r=15
c=299792458
List=List1(end-19:end-1) 选择目录
if(~exist(Out_p, ))
mkdir(Out_p)
end
)
- 2015-06-09 10:48:54下载
- 积分:1
-
kalman_filter
卡尔曼滤波器的三种设计方法,在信号估计中有很好的表现,都调试通过了。(Three Kalman filter design, signal estimation in a good performance, all debugging adopted.)
- 2010-05-27 15:43:13下载
- 积分:1
-
testfunction
Practical Genetic algorithms-Haupt-2004-261s
- 2012-05-29 17:18:58下载
- 积分:1
-
savejpeg
Here s the code! Too many people ask for this
Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the quality, the smaller the file size. It s simple to use(Here's the code! Too many people ask for this Using this code you can save an image item as a jpe g image, specifying the quality of it. Jpeg quality is th e same as compression so the lower the quality, the smaller the file size. It's simple to use)
- 2007-05-14 03:54:34下载
- 积分:1
-
xiaobobaofenjienengliangchonggou
小波包分解重构程序,克服小波分解在高频段的频率分辨率较差(Wavelet packet decomposition and reconstruction program, overcome the wavelet decomposition in the poor frequency resolution in high frequency
)
- 2013-09-22 10:22:03下载
- 积分:1