-
adaboost_version1b
最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier" 。)
- 2020-12-17 16:59:11下载
- 积分:1
-
NumericalCaculation
数值计算的类函数,运算能力超过Matlab(Numerical Calculation)
- 2009-07-08 11:22:08下载
- 积分:1
-
velocity
说明: matlab编写的进行地震处理中的速度分析,包括速度转换等内容(matlab write speed of processing seismic analysis, including speed of conversion, etc.)
- 2011-04-06 16:40:37下载
- 积分:1
-
Matlab_shiyong
matlab实用教程
内容详细
可以作为手册使用(matlab tutorial and detailed
can be used as a cookbook)
- 2011-04-23 09:09:13下载
- 积分:1
-
LMS
基于matlab软件的一个无约束优化问题的最速下降算法(Based on matlab software an unconstrained optimization problems steepest descent algorithm)
- 2013-03-11 22:58:07下载
- 积分:1
-
voicebox
齐全的voicebox库,可以基于这个库进行语音处理的项目开发,十分好用。直接配置好后就可以使用。(Complete voicebox library project development can be carried out based voice processing library, very easy to use. Can be configured directly after use.)
- 2014-11-19 10:28:22下载
- 积分:1
-
shiww
该文件是在瑞利信道统计的基础上,给出了Clarke模型,并给出了仿真方法(Rayleigh channel statistics based on the file given Clarke model and simulation method)
- 2012-11-11 19:37:14下载
- 积分:1
-
SVD-watermarking
blind image watermarking...........image hidding in image using SVD
- 2014-02-05 11:22:22下载
- 积分:1
-
AM
说明: AM信号的生成多种方式去噪,小波变换,自适应滤波器,SVD去噪(AM signal to generate a variety of ways denoising, wavelet transform, adaptive filters, SVD denoising)
- 2014-03-20 11:06:18下载
- 积分:1
-
MatLab7Programming
matlab 英文版教材,pdf格式,系统的学习,既能提高matlab编程能力,又能掌握英语,一石二鸟!(matlab English textbooks, pdf format, the system of learning, both to improve matlab programming capabilities, but also master the English language, kill two birds with one stone!)
- 2009-10-30 10:10:37下载
- 积分:1