-
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
-
txfd1
说明: MATLAB中的图像放大基于数字图像处理(最近邻)(MATLAB image magnification of based on digital image processing (the))
- 2010-04-14 18:29:35下载
- 积分:1
-
Single-sideband-modulation
单边带调制信号产生和解调的仿真,实现单边带调制解决调制中遇到的问题(Single sideband modulation signal generation and demodulation simulation, to achieve single sideband modulation problem encountered in the modulator)
- 2014-09-17 17:04:48下载
- 积分:1
-
Histogram-matching
Histogram Matching(Image processing) the Algorithm Properties:
- User can insert his/her desired histogram
-user can input the desired Colored/Gray Scaled Image
-Original/Enhanced Image Their histogram and transfer function are displayed
-all the above again done by iterative Scheme (eq. 3.3-17 Gonzales Book)
- 2013-04-19 15:27:10下载
- 积分:1
-
Figure__MATLAB
幻灯片课件,详细的介绍了用matlab进行绘图的方法,比较基础,建议初学者好好看看,很有用。(Courseware slides and detailed introduction to using matlab graphics methods, comparative basis, it is recommended for beginners a good look at, very useful.)
- 2008-04-16 20:47:12下载
- 积分:1
-
examplesin
神经网络函数逼近源代码,函数用了sin三角函数,你也可以随便换成其他函数使用(Neural network function approximation source code, with the sin trigonometric functions, you can easily switch to other functions use)
- 2013-11-25 00:32:20下载
- 积分:1
-
matlab
MATLAB 的一写小总结,传上来供大家方便。欢迎下载。(MATLAB Writing a small summary of the 1, Chuan-up for the convenience of everyone. Welcome to download.)
- 2009-03-14 09:52:50下载
- 积分:1
-
matlab_FUNCTION
说明: MATLAB常用函数,包含常用的许多方面的功能,比较适用于初学者。(MATLAB FUNCTION)
- 2011-04-01 12:56:31下载
- 积分:1
-
RCB
对对角加载算法进行了分析,基于 RCB算法提出了一种可以抑制运动干扰的稳健波束形成器。可根据干扰位置的统计模型进行零陷扩宽,从而有效的抑制运动干扰。(An implementation algorithm of Robust Capon Beamforming is presented. This algorithm is advanced and widely used in the field of signal processing and communication.)
- 2020-09-09 10:38:03下载
- 积分:1
-
DOA_Mismatch_and_Diagonal_Loading
當一信號的進入角度若估計錯誤時,可利用其加以還原,使用apdaptive bemforming技術,能偵測出jammer在哪兒的源碼。(When a signal into the point of view, if the estimates wrong, it can be used to restore its use apdaptive bemforming technology, able to detect where a jammer source.)
- 2010-01-29 01:09:32下载
- 积分:1