-
oose
Appraisal Tracker system is a web based application which is useful for an organization to track the performance of their employess through various performance measures.
- 2014-09-01 23:56:33下载
- 积分:1
-
engine
TRES IMPORTANT SUR LES MOTEURS PAS 0 PAS
- 2011-11-15 23:47:33下载
- 积分:1
-
count_unique
Find unique value in matrix then number if ubique alsi find....in matlab
- 2013-10-13 02:56:57下载
- 积分: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
-
BOC_PSD_ACF
程序给出了BOC信号的生成过程及其频谱、自相关函数图形。子程序包含GPS伪码、子载波的生成方法。对理解通过移位寄存器产生伪码的方法及BOC调制方式很有帮助。(The program gives the BOC signal generation process and its spectrum, the autocorrelation function graphics. Subroutine contains the GPS pseudo-code, sub-carrier generation. Helpful to the understanding of the shift register pseudo-code method.)
- 2020-07-03 08:40:01下载
- 积分:1
-
WOA灰狼算法
说明: 灰狼优化算法,直接就能用,里面包含有23种测试函数,做实际应用时,需要调一下。(Gray wolf optimization algorithm, which can be used directly, contains 23 kinds of test functions, and needs to be adjusted in practical application.)
- 2021-03-25 10:49:14下载
- 积分:1
-
NCFF
语音信号处理中基音检测源程序,用matlab实现的。主要应用了改进的自相关技术。(Pitch detection in speech signal processing source code, using matlab be achieved. Major applications to improve the self-related technologies.)
- 2009-12-14 20:12:41下载
- 积分:1
-
Windows
用MATLAB设计各种滤波器参数,包括各种窗函数法,如凯撒、汉明、布莱克特等(MATLAB filter design using a variety of parameters, including a variety of window function, such as Kaiser, Hamming, Blackett, etc.)
- 2008-07-31 14:24:29下载
- 积分:1
-
Create-a-domain-x-for-the-mixture
Matlab code for Create a domain x for the mixture
- 2014-12-20 14:11:01下载
- 积分:1
-
KNN
K-NN k-Nearest Neighbor classification algorithm
- 2015-01-24 20:35:19下载
- 积分:1