-
ABdemo
adaboost算法的一个简要编程,对于训练算法能有一个很好的初步指导作用(AdaBoost algorithm is a brief program for the training algorithm can have a good initial guide)
- 2008-05-12 17:26:49下载
- 积分:1
-
time-frequence-application
详细讲解信号处理的pdf,里面包含了FFT,小波,希尔伯特-黄变换等内容,是信号处理方面很好的参考资料(Explain in detail the signal processing pdf, which contains the FFT, wavelet, Hilbert- Huang Transform, etc., is a good reference for signal processing, data)
- 2011-09-06 16:28:07下载
- 积分:1
-
Matlab-codes
finger print segmentation,基于matlab,无需修改,直接可用
- 2013-11-05 16:26:59下载
- 积分:1
-
mafigure
matlab实现图像分割,程序处理了压缩文件中的图片,将由灰度值构成的图转换成完全由黑白构成的图。(matlab image segmentation, handles the compressed file picture, gray scale value diagram will be converted to composed entirely of black and white composition.)
- 2015-04-16 23:05:54下载
- 积分:1
-
fade_fs
服从频率选择性衰落并且也服从瑞利衰落的信道。(Subject to frequency selective fading and also subject to Rayleigh fading channel.)
- 2009-05-23 00:37:12下载
- 积分:1
-
Cours_SansFil
TPs de trautement d images sur matlab avec cours et correction de TPs
- 2012-05-29 06:49:25下载
- 积分:1
-
gender-classification-experiments
这是用身高体重数据进行性别分类的实验。
用最小错误率贝叶斯分类器决策时,首先通过比较概率大小判断一个体重身高二维向量代表的人是男是女,然后再逐一与已知性别的数据比较,就可以得到错误率的统计。然后改变先验概率,重复上面的过程,观察数据结果的变化。
用最小风险贝叶斯分类器决策时,首先求出用最小错误率贝叶斯分类器得到的条件概率;然后根据人为给定的决策表,根据公式算出条件风险;然后逐一比较条件风险,找出使条件风险最小的决策(也就是分类)。最后用分类得到的结果逐一比较已经知道的原始数据,统计处错误率。
(This is the height and weight data for gender classification experiment.
With the minimum error rate Bayesian classifier decisions , first by comparing the probability of the size and weight to height to determine a person represented by two-dimensional vector is male or female , and then one by one with known gender data comparison, the statistical error rate can be . Then change the prior probability , repeat the above process , the results of the changes observed data .
Bayesian classifier with the minimum risk decision-making , first find the minimum error rate using Bayesian classifier to get the conditional probability then artificially given decision table , according to the formula to calculate conditional risk and then one by one more conditional risk , to find ambassador to the conditions of minimum risk decision making (ie classification) . Finally, the results obtained with the classification by-side comparison of the raw data have been aware of SD error rate .
)
- 2012-02-02 20:40:46下载
- 积分:1
-
plotExamples
matlab gui, 一个综合的例子,包括了基本的各种组件用法。(matlab gui, a comprehensive example, including the basic usage of the various components.)
- 2010-06-04 01:38:50下载
- 积分:1
-
zgx
MATLAB的GUI制作例子,用MATLAB7.0打开.(MATLAB GUI examples produced using MATLAB7 open.)
- 2007-04-23 18:02:05下载
- 积分:1
-
shangzai
文件包含三个子文件:dec.m,test_dec.m,recon.m
dec.m文件使用MATLAB语言自己动手编写小波分解算法;
test_dec.m使用MATLAB语言测试dec.m文件中自己编写的小波Mallat分解算法正确性
recon.m使用MATLAB语言自己动手编写Mallat重构算法
函数使用MATLAB语言,没有调用MATLAB小波分解函数,而是自己动手编写的小波Mallat算法对含噪声的信号进行分解、重构;这对对小波分解的初学者,加深对小波分解有着引导作用。(The file contains three sub file: dec.m, test_dec.m, recon.m
The dec.m file using the MATLAB language to write my own wavelet decomposition algorithm
Wavelet Mallat test_dec.m using MATLAB language test in the dec.m file to write your own decomposition algorithm correctness
Recon.m uses the MATLAB language to write my own Mallat reconstruction algorithm
Function of the use of MATLAB language, do not call the MATLAB wavelet function, wavelet Mallat algorithm but prepare yourself for decomposition and reconstruction of signals containing noise this pair of wavelet decomposition for beginners, deepen their understanding of the wavelet decomposition has a guide role.)
- 2014-08-18 10:08:27下载
- 积分:1