-
matlab
二维二进小波变换的Matlab实现,二维二进小波变换的Matlab实现(Two-dimensional dyadic wavelet transform of the Matlab implementation)
- 2011-01-09 14:27:35下载
- 积分:1
-
biMatichHungary
说明: 偶图最大匹配完全照算法说明利用集合运算实现的matlab代码。这里需要大家讨论的是增广路的选取的算法,希望朋友们多多讨论,争取找一种更好的增广路方法,有想法的一定告诉我,谢谢,jxrhhu@hhu.edu.cn(Bipartite graph maximum matching algorithm description completely according to the use of computing to achieve a collection of matlab code. Here we need to discuss is the way to broaden the selection of the algorithm, a lot of friends who wish to discussions in order to find a better way to broaden the way, there is a certain mind to tell me, thank you, jxrhhu@hhu.edu.cn)
- 2008-10-11 20:03:46下载
- 积分:1
-
matlab-chengxusheji
内容丰富基础的matlab使用方法,新手的好帮手(introduction to matlab)
- 2012-05-06 21:07:12下载
- 积分:1
-
FPE2S.m
使用传输零点,综合低通原型滤波器的P,F,E函数,用以得到S参数(synthesis F P E functions to obtain S parameters by using transmission zeros)
- 2013-09-06 15:23:10下载
- 积分:1
-
concatenate
说明: 文件组合合并.
该程序用于将两个文件(可以是txt或xls文件)进行组合合并,例如假设A.txt文件中含有‘00’和‘01’两行,B.txt文件中含有‘aa’和‘ bb’两行,则合并后的文件AB.txt文件中含有‘00aa’、‘ 00bb’、‘01aa’和‘ 01bb’四行。(Combination of the merger document. The program for the two files (can be a txt or xls file) in the combined portfolio, such as the assumption A.txt document 00 and 01 contains two lines, B.txt documents containing aa and bb two lines, then after the merger documents AB.txt document containing 00aa, 00bb, 01aa and 01bb quatrain.)
- 2008-09-12 17:10:00下载
- 积分:1
-
Untitled
kmeans image segmentation
Input:
ima: grey color image
k: Number of classes
Output:
mu: vector of class means
mask: clasification image mask
- 2012-05-01 10:54:41下载
- 积分:1
-
pptofmatlab
该ppt详细的介绍了学习Matlab的基础知识和MATLAB的基本语法。(This ppt includes the foundational knowledges and grammer of MATLAB.This can make you learn MATLAB more easily.)
- 2009-10-02 21:17:58下载
- 积分:1
-
matlab-study
电路与系统分析,matlab的应用,希望对学习matlab的同学有所帮助。(Circuit and system analysis, the application of matlab, and I hope to learn matlab help students.
)
- 2012-09-20 21:59:35下载
- 积分:1
-
adaboost
AdaBoost元算法属于boosting系统融合方法中最流行的一种,说白了就是一种串行训练并且最后加权累加的系统融合方法。
具体的流程是:每一个训练样例都赋予相同的权重,并且权重满足归一化,经过第一个分类器分类之后,
计算第一个分类器的权重alpha值,并且更新每一个训练样例的权重,然后再进行第二个分类器的训练,相同的方法.......
直到错误率为0或者达到指定的训练轮数,其中最后预测的标签计算是各系统*alpha的加权和,然后sign(预测值)。
可以看出,训练流程是串行的,并且训练样例的权重是一直在变化的,分错的样本的权重不断加大,正确的样本的权重不断减小。
AdaBoost元算法是boosting中流行的一种,还有其他的系统融合的方法,比如bagging方法以及随机森林。
对于非均衡样本的处理,一般可以通过欠抽样(undersampling)或者过抽样(oversampling),欠抽样是削减样本的数目,
过抽样是重复的选取某些样本,最好的方法是两种进行结合的方法。
同时可以通过删除离决策边界比较远的样例。
(AdaBoost boosting systems dollar fusion algorithm is the most popular one, it plainly systems integration approach is a serial train and final weighted cumulative.
Specific process is: Each training example is given equal weight, and the weights satisfy normalization, after the first classifiers after
Calculating a first classifier weights alpha value for each sample and updates right weight training, and then the second classifier training, the same way .......
0, or until the specified error rate training rounds, wherein the label is the calculation of the final prediction system* alpha weighted and then sign (predicted value).
As can be seen, the training process is serial, and weight training examples is always changing, the right of the wrong sample weight continued to increase, the right to correct sample weight decreasing.
AdaBoost algorithm is an element, as well as other methods of boosting popular systems integration, such as bagging and random forest method.
For )
- 2014-07-09 19:24:29下载
- 积分:1
-
tqjs
说明: 实现大地测量学中,椭球参数解算。(包括正解和反解)(Achieve geodesy, the ellipsoid parameters solver. (Including the positive solution and counter-solution))
- 2010-03-30 22:11:08下载
- 积分:1