-
clusters
该算法包包含了hierichal,kmeans,em聚类算法,非常实用。(The algorithm package contains hierichal, kmeans, em clustering algorithm is very practical.)
- 2008-02-19 14:50:12下载
- 积分:1
-
zhishu
指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。(Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of the extension, that is, a certain period of time what the next evolution in the number of characteristics are not out of the development trend of the past to predict the value of all previous observations is the weighted and, on different data and different weights given to more recent data to give greater weights, the more long-term data to give the smaller weights.)
- 2009-06-01 12:32:13下载
- 积分:1
-
jpeg
JPEG compression with matlab
- 2015-03-05 17:29:03下载
- 积分:1
-
outliers
原创的的matlab命令,能够处理化工过程中的异常点,是化工过程数据矫正的基础
(The original matlab command, it s able to solve outliers in the chemical process, it is the basis of chemical process data correction)
- 2012-01-11 16:49:32下载
- 积分:1
-
Spread_Spectrum
Spread-spectrum techniques are methods by which electromagnetic energy generated in a particular bandwidth is deliberately spread in the frequency domain, resulting in a signal with a wider bandwidth. These techniques are used for a variety of reasons, including the establishment of secure communications, increasing resistance to natural interference and jamming, and to prevent detec
- 2009-04-08 11:06:13下载
- 积分:1
-
matlabfuliyebianhuan
matlab傅里叶变换的频域卷积定理,这个程序还不错,想要就下吧这样就20个字了(Fourier transform matlab convolution theorem in frequency domain, this process also good, you want to do on the next word on the 20)
- 2009-04-21 22:59:17下载
- 积分:1
-
monte_carlo
Monte carlo simulation
- 2013-04-10 23:49:21下载
- 积分: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
-
雷达恒虚警检测
说明: 介绍了关于雷达恒虚警检测一些问题的程序仿真(This paper introduces the program simulation of CFAR detection in radar)
- 2021-03-18 21:19:19下载
- 积分:1
-
TVF
根据Medioni的张量投票理论,用matlab实现二维图像的重构。(According Medioni s tensor voting theory, with the realization of two-dimensional image reconstruction of matlab.)
- 2010-10-27 16:24:23下载
- 积分:1