-
LMSyz
自适应滤波算法的LMS算法的仿真验证程序是在FM信号上提取完成的(LMS adaptive filtering algorithm of the simulation algorithm the verification process is complete extraction of FM signal on the)
- 2009-05-12 10:31:21下载
- 积分:1
-
shiyanxinhao_fft
傅里叶变换在matlab中的实现过程,简洁代码。。(Fourier transform of the realization in matlab)
- 2009-05-11 14:03:39下载
- 积分:1
-
多尺度样本熵
说明: 自编多尺度样本熵程序,实例中用于一段轴承故障数据,简单易懂。MultiscaleSampleEntropy函数中的SampleEntropy也可以单独拎出来计算单个样本熵。(Multi scale sample entropy is used for a section of bearing fault data, which is easy to understand. SampleEntropy in the MultiscaleSampleEntropy function can also be picked up separately to calculate the entropy of a single sample.)
- 2021-03-29 14:29:11下载
- 积分:1
-
license
用于求解matlab排序问题,求解得效率很高,比一般的方法好哦(Matlab for solving the scheduling problem, to solve a highly efficient method than the average好哦)
- 2009-04-10 17:55:46下载
- 积分:1
-
ISAtmosphere
标准大气子程序,通过插值获得h=0-21336m高度大气密度,声速,静压,粘性等数据。(The standard atmospheric subroutines, h = 0-21336m highly atmospheric density, sound velocity, static pressure, viscosity data obtained by interpolation.)
- 2013-03-21 00:17:35下载
- 积分:1
-
WienerScalart96
维纳滤波语音增强算法:语音增强算法的维纳滤波器,通过scalart 1996提出的实现。使用一个决策指导的方法跟踪的先验信噪比。请注意,该信号的第一0.25sec用于模型的噪声,即,它是假定的演讲之后,0.25sec开始(Wiener Filter for Noisy Speech Enhancement, implemented as proposed by Scalart 1996. Uses a decision directed method to track the a priori SNR. Note that the first 0.25sec of the signal is used to model the noise, that is, it is assumed that speech starts after that 0.25sec)
- 2013-10-21 20:49:51下载
- 积分:1
-
CBEA_B1
基于云模型雾化算法的实现。该程序实现了雾化算法在全局范围内的最优搜索(二维,十维,三十维)。(Aerosol cloud model based algorithm. The process of atomization Algorithm for the Global Optimum Search in the context of (two-dimensional, 10 dimensional, 30 dimensional).)
- 2010-07-30 12:04:44下载
- 积分:1
-
work
matlab 关于association rule 的自己写的函数,有3个文件,
association.m:h = association(m, i, j)
i=>j, m是数据,h是support和confidence,该函数只适用于单个数据
ass_item: h=ass_itset(m, a, b)
同上,但是可用于多个数据(m为数组)
assrule: h = assrule(m, threshold1, threshold2)
该函数用于classification, 得到规则,threshold1为要求的support,threshold2为要求的confidence,h 则为符合要求的规则及其support和confidence,前2列为规则,后2列为其support和confidence
(matlab on the association rule to write functions, there are 3 files, association.m: h = association (m, i, j) i => j, m is the data, h is the support and confidence, this function applies only to a single Data
ass_item: h = ass_itset (m, a, b) it is the same as above, but it can be used for multiple data (m can be matrix)
assrule: h = assrule (m, threshold1, threshold2) the function used for classification,get the rules, threshold1 is the require of support, threshold2 is the required of confidence, h is the rules and their support and confidence, the former two columns as a rule, the latter two columns as one of its support and confidence)
- 2009-12-15 02:51:44下载
- 积分:1
-
Genetic-Algorithmsmatlab-code
基于matlab的遗传分析算法和代码,对学习遗传分析很有帮助(Matlab-based genetic analysis algorithms and code, to learn useful genetic analysis)
- 2014-08-21 11:00:09下载
- 积分:1
-
A-job-shop-with-GA-method
用遗传算法解决一个np极难问题,即车间调度中的job shop问题。(With genetic algorithm is very difficult to solve a np problem, that is, the workshop dispatch of the job shop problem.)
- 2011-12-13 21:54:14下载
- 积分:1