-
stft2
这个是短时傅立叶变换程序,希望对大家有用了!(This is a short-time Fourier transform procedures in the hope that it may be useful right!)
- 2006-06-07 08:36:16下载
- 积分:1
-
matlab1
教程,很好的。很全面,而且容易懂,里面好多例程可以参考学习。看看就知道了,有更好的一起分享。。。。。。(Tutorials, very good. To see to know, better to share. . . . . .)
- 2011-06-22 10:35:28下载
- 积分:1
-
code
FIR 滤波器的自适应模拟,通过收敛性、学习曲线等方面对RLS 算法以及LMS 算法的不同特性进行了比较(FIR Filter simulation, through the convergence of the learning curve compared with the RLS algorithm, as well as the different characteristics of the LMS algorithm)
- 2012-05-24 09:54:14下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
function_ttp2csv
matlab檔案,用於轉換檔案格式,可將ttp檔案轉換成csv檔案,便於識別(convert the ttp file to csv file)
- 2014-02-21 10:23:07下载
- 积分:1
-
AnalgorithmusingtheSchurcomple-
LDPC(Low-density-parity-check,低密度奇偶校验)码是一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低,结构灵活,是近年信道编码领域的研究热点(LDPC (Low-density-parity-check, low-density parity check) codes are a class of sparse check matrix of linear block codes, is not only good performance approaching Shannon limit, and the decoding complexity low, flexible structure , the field of channel coding in recent years the research focus)
- 2010-08-31 10:15:06下载
- 积分:1
-
apriori
说明: 关联规则分析问题的一种方法 apriori在MATLAB下的编写 (Association Rules in a way the problem apriori prepared under the MATLAB)
- 2010-04-12 16:57:56下载
- 积分:1
-
nonoise
该模型是一个模拟信号数字化传输系统,该模型只通过了PCM编码模块和译码模块(The model is an analog signal digital transmission system, the model only through the PCM coding and decoding module module)
- 2012-05-21 22:43:25下载
- 积分:1
-
SRP-PHAT
用SRP-PHAT这个方法进行单个声源进行定位。并且举例说明(Single source locationing algorithm using SRP-PHAT with SRC_srplems)
- 2013-01-27 10:22:22下载
- 积分:1
-
PSOforPIDAdjust
PSO算法对PID控制器参数进行设置使得系统的ITAE性能指标最小(PSO algorithm PID controller parameters set so that the minimum system performance index ITAE)
- 2014-01-16 23:01:05下载
- 积分:1