-
regionGrowing
region growing algorithm using matlab
- 2013-01-04 05:25:56下载
- 积分:1
-
stbcofdm
this sources code good for study for
aplication for 3 G
- 2012-04-03 11:47:14下载
- 积分:1
-
niudunfa
本程序的功能是用牛顿——拉夫逊法进行潮流计算。程序为10节点,10支路。供研究电力系统潮流的人员参考。(This procedure is the function of the Newton- Raphson method flow calculation. Procedures for the 10-node, 10 branches. Power Flow for research officers.)
- 2013-08-08 20:37:12下载
- 积分:1
-
assign1A_2
Lloyd Max Quantizer.
- 2020-11-05 11:09:53下载
- 积分:1
-
matlab1
matlab advance tutorial for scientist.
- 2012-02-02 17:53:42下载
- 积分:1
-
waveletdecom
Matlab implementation of reading a wav file and decomposing it using wavelet transform and extract its wavelet coefficients.
- 2010-05-09 18:02:19下载
- 积分: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
-
guidance-and-control-simulation.tar
关于飞行器制导控制方面比较全面的仿真源代码,其中包括飞行器三自由度和六自由度仿真,单次仿真和蒙特卡洛仿真,EKF算法和UKF算法仿真等等。(On aircraft guidance control more comprehensive simulation source code, including aircraft and six degrees of freedom simulation of three degrees of freedom, a single simulation and Monte Carlo simulation, EKF and UKF algorithm simulation algorithms and so on.)
- 2013-12-14 14:32:02下载
- 积分:1
-
markov4states
Markov chain, 4 states, calculate antocorrelation
- 2010-12-29 17:39:06下载
- 积分:1
-
dwprotected
Matlab source code for DCT-based watermarking for grayscale images. DCT-based watermark recovering without resorting to the uncorrupted original image. Digital watermarking has been proposed as a viable solution to the need of copyright protection and authentication of multimedia data in a networked environment, since it makes possible to identify the author, owner, distributor or authorized consumer of a document.
A new watermarking technique to add a code to digital images is presented: the method operates in the frequency domain embedding a pseudo-random sequence of real numbers in a selected set of DCT coefficients. Watermark casting is performed by exploiting the masking characteristics of the Human Visual System, to ensure watermark invisibility. The embedded sequence is extracted without resorting to the original image, so that the proposed technique represents a major improvement to methods relying on the comparison between the watermarked and original images.
- 2009-07-13 12:14:31下载
- 积分:1