-
gads
遗传算法工具包,matlab 7.0包含了这个工具箱,matlab7.0以前的版本没有这个工具箱,雷英杰编著《Matlab遗传算法工具箱及应用》对这个工具箱的使用进行了介绍(Genetic Algorithm Toolkit, matlab 7.0 contains the toolbox, matlab7.0 previous versions do not have this toolbox, LEI Ying-jie edited )
- 2007-10-18 10:55:32下载
- 积分:1
-
FEM_matlab
说明: 这是我们上有限元程序这门课的时候,老师给我们的一个有限元程序,计算杆或梁的受力分析,包括完整的程序,感觉很详细,还有例子用word说明。(This is the course on the finite element program, the teacher gave us a finite element program to calculate pole or beam stress analysis, including the complete program, I feel in great detail, there are examples that use the word.)
- 2020-12-07 11:39:21下载
- 积分:1
-
5
说明: 利用matlab进行数字图像处理,滤除图像中的外来干扰,效果不错,但最好进行后期处理。(Digital image processing using matlab, external interference in the filtered image, the effect is good, but the best post-processing.)
- 2011-04-10 16:05:32下载
- 积分:1
-
code
处理lasso regression。
使用stochastic Markov property。(Algorithm for solving the Lasso problem:
0.5* (y- X*beta) *(y- X*beta)+ lambda* ||beta||_1
where ||beta||_1 is the L_1 norm i.e., ||beta||_1 = sum(abs( beta ))
We use the method proposed by Fu et. al based on single co-ordinate
descent. For more details see GP s notes or the following paper:
Penalized Regressions: The Bridge Versus the Lasso
Wenjiang J. FU, Journal of Computational and Graphical Statistics,
Volume 7, Number 3, Pages 397?416, 1998
)
- 2013-05-05 13:11:29下载
- 积分:1
-
DOA
波达方向(Direction Of Arrival)估计,又称为谱估计(spectral estimation)、波达角(Angle Of Arrival)估计。一个信源有很多可能的传播路径和到达角。如果几个发射机同时工作,每个信源在接收机处形成潜在的多径分量。因此,接收天线能估计出这些到达角就显得很重要,目的是破译出哪个发射机在工作以及发射机所处的可能位置。通过测量辐射信号的波达方向(DOA全称Direction Of Arrival)或波达角(AOA)来估测辐射源的位置。理论上这种估计只需要两个接收阵元就可以确定辐射源的位置,但在实际中,由于受到角度分辨率、多径和噪声限制,所需阵元通常要多于两个。DOA定位技术原理是利用接收机处的阵列天线和波达方向(DOA)估计技术来确定一个从接收机到信源的波达方向线,即为方向线(LOB),最后利用多个接收机估计的DOA进行三角测量,方向线的交点就是信源的估计位置。(DOA (Direction Of Arrival) estimation , also known as spectral estimation (spectral estimation), angle of arrival (Angle Of Arrival) estimation. There are many possible sources a propagation path and the angle of arrival . If several transmitters simultaneously, a potential source for each multipath component at the receiver. Therefore, the receiving antenna can estimate the angle of arrival becomes very important, which aims to decipher the location of the transmitter at work as well as possible in which the transmitter . By measuring the radiation signal DOA (DOA stands for Direction Of Arrival) or the angle of arrival (AOA) to estimate the location of the radiation source . Theoretically this estimate requires only two receiving array element can determine the position of the radiation source , but in practice , due to the angular resolution , multipath and noise limits , usually required more than two array elements . DOA positioning technology is the use of an array of antennas at)
- 2021-04-25 11:48:46下载
- 积分:1
-
emd谱峭度
比较齐全的hht算法的程序,可以进行谱峭度分析,选取峭度最大的分量,求其包络谱,能够明显看出特征频率,比较实用。(A more complete algorithm of HHT algorithm can carry out spectral kurtosis analysis, select the largest component of kurtosis, and find its envelope spectrum, which can clearly see the characteristic frequency, and is more practical.)
- 2018-03-18 21:43:59下载
- 积分:1
-
EM算法
说明: 使用EM算法完成对稀疏信号的恢复,对学习稀疏贝叶斯很有用处(Using EM algorithm to recover sparse signal is very useful for learning sparse Bayesian)
- 2021-03-03 14:19:33下载
- 积分:1
-
salesman
salesman nearest neighbor algorithm
- 2012-04-02 18:48:30下载
- 积分:1
-
PCAMATLAB
PCA故障检测MATLAB
基于PCA的故障检测MATLAB程序,有完整数据获取程序(PCA PCA-based fault detection fault detection MATLAB MATLAB program, a complete data acquisition program)
- 2020-11-15 22:29:42下载
- 积分:1
-
Elements_courbe_ROC
Cours Roc Curve tres utiles
Rappels sur la courbe ROC (Receiver Operating Characteristic Curve)
Supposons qu une population soit répartie en deux classes notées respectivement 1 et 0. Mais, au lieu d observer directement la classe à laquelle appartient un sujet, on dispose de renseignements sur chaque sujet, permettant d en déduire la classe à laquelle il appartient avec une certaine probabilité d erreur.
- 2009-11-13 06:54:24下载
- 积分:1