-
ahpmatlab
层次分析法的Matlab程序。层次分析法是利用数学方法计算反映每一层次元素的相对重要性次序的权值,通过所有层次之间的总排序计算所有元素的相对权重并进行排序。(Analytic Hierarchy Process using Matlab)
- 2010-07-28 23:47:17下载
- 积分:1
-
My_gui
说明: 一个小程序,matlab_gui编程,关于主成分分析,界面和谐,参考价值高。(A small program, matlab_gui programming, on the principal component analysis, interface harmony, the high reference value.)
- 2009-07-27 18:41:11下载
- 积分:1
-
SNR
说明: 能够精确地提取雷达波的初至时,进行层析成像(Radar can accurately extract the first to when tomography)
- 2010-04-27 19:49:10下载
- 积分:1
-
SteepestDescent
最速下降法又称为梯度法,是1847 年由著名数学家Cauchy 给出的,它是解析法中最古老的一种,其他解析方法或是它的变形,或是受它的启发而得到的,因此它是最优化方法的基础。这里给出其Matlab源程序。(The steepest descent method, also known as gradient method, was in 1847 given by the famous mathematician Cauchy, it is the oldest analytical method one, other analytical method or its variants, or inspired by it obtained and therefore it is the basis for the optimization method. Here are its Matlab source.)
- 2013-09-13 11:56:03下载
- 积分:1
-
MATLAB-GUI
《精通MATLAB GUI设计(第2版)》的源程序(MATLAB GUI)
- 2013-07-18 11:33:49下载
- 积分:1
-
impulse
-----------------------------------------------------
This file produces the output file test_impulse.wav
containing an approximation to the unit impulse
(delta) function. The value of alpha on [0,1]
determines the bandlimit of the approximation.
This method is used to avoid the technical
difficulties in producing (and reproducing) an
ideal impulse (delta) function in audio.
This file also produces the .wav audio file
test_audio.wav which is an audio test vector
intended to be used in the impulse response
inversion experiment. (4/24/2002)
NOTE: Impulse is bandlimited to alpha*Fmax where
Fmax = Fs/2, or the Nyquist frequency.
- 2011-11-11 09:14:50下载
- 积分:1
-
LS_FIB_linear
基于最小二乘方法的远场宽频带FIB麦克风阵列固定波束形成器设计(design brodband FIB fixed beamformer of microphone array by using Least-Square algorithm)
- 2016-12-23 17:22:19下载
- 积分:1
-
root-MUSIC-MATLAB
本程序实现root-music算法实现波达方向的估计,能直接运行,有参考价值。。(This program implements root-music DOA estimate algorithm, and can be run directly, there is a reference value. .)
- 2014-12-26 10:49:57下载
- 积分:1
-
rbf_atrifical_neual_networks
说明: ① 样本数据从MATLAB命令窗口或新建一M文件作为数据输入文件,样本输入变量名为samin,样本输出变量名samout 样本个数和每个样本的维数可任意,样本输出的个数与样本个数应一致,即保证每个样本都对应一个期望输出,但每个输出的维数不要求与输入的维数相同,可任意;
② 聚类中心的个数(即基函数的个数)可根据实际情况调整;同样可调整参数的还有重叠系数、聚类中心最大更新次数、聚类中心更新终止误差;
③ 训练结束后进行测试时,要求输入的测试数据与样本具有相同的维数,测试数据的个数可任意;
④ 如果训练样本是二维的,则数据中心聚类的结果可用一平面图显示出来;同样测试数据的输出是一维的话也可显示出来;
(RBF artifical neual networks)
- 2010-04-22 21:25:46下载
- 积分:1
-
tuxiangchuli-
图像分割的方法有许多种,其中阈值分割的方法很常用,提供一种基于otsu算法的图像分割方法,很实用。(There are many kinds of method of image segmentation, threshold segmentation method is commonly used, provide a method of image segmentation based on otsu algorithm is very practical)
- 2013-10-18 19:54:08下载
- 积分:1