-
ADBoostingAlgrithm
说明: 用Matlab实现ADBoosting算法,很有代表性。(Using Matlab to achieve ADBoosting algorithm, very representative.)
- 2009-09-03 21:09:52下载
- 积分:1
-
jadeR001
一种盲源分离的联合对角化算法源代码,可以用来盲源分离多信号混叠和特征提取(A blind source separation algorithm for joint diagonalization source code, can be used to blind source separation and multi-aliasing feature extraction)
- 2011-05-19 14:06:30下载
- 积分:1
-
PAM-Channel-Capacity
Channel Capacity for 8-PAM Constellations
基于 Monte Carlo method,用matlab仿真的(Channel Capacity for 8-PAM Constellations based on the Monte Carlo method, using matlab simulation)
- 2012-10-23 20:54:21下载
- 积分:1
-
fuzzy-pid for matlab simulink
说明: matlab模糊PID控制,包括文献及实例仿真程序(Matlab fuzzy PID control)
- 2020-06-30 18:22:12下载
- 积分:1
-
homework5b
this code is for learning
- 2010-11-25 10:44:22下载
- 积分:1
-
buffon
蒲丰投针实验matlab程序,有详细的中文注释和例程,可以学习。(Po Fung cast the needle experiment matlab program, with detailed notes and routines of the Chinese, you can learn.)
- 2011-12-27 21:53:52下载
- 积分:1
-
moba
This is a Multi Objective BAT Algorithm.
- 2014-02-11 13:49:18下载
- 积分:1
-
HMBJG
基于滑模变结构的倒立摆系统稳定控制,欢迎下载!(Based on sliding mode variable structure of the inverted pendulum system and stability control are welcome to download!)
- 2007-10-22 22:48:40下载
- 积分:1
-
RS_simulation_code
RS编译码的matlab码源,经测试好用。(RS codec matlab source code)
- 2010-12-11 21:57:56下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1