-
supportvectormachine
svm 支持向量机代码 support vector machine(support vector machine svm)
- 2010-08-09 11:25:25下载
- 积分:1
-
Am
说明: am modulation with simulink
- 2012-08-09 19:30:46下载
- 积分:1
-
matlab_cpp
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB® C++ Math Library serves two separate constituencies: MATLAB programmers seeking more speed or complete independence from interpreted MATLAB, and C++ programmers who need a fast, easy-to-use matrix math library. To each, it offers distinct advantages.
- 2007-11-05 15:06:09下载
- 积分:1
-
PSO
粒子群算法的Matlab程序,用于多目标优化极值的计算(Particle swarm optimization Matlab program for calculation of extreme multi-objective optimization)
- 2010-12-23 16:56:16下载
- 积分:1
-
wenna
关于图象的恢复问题,可以通过MATLAB来处理,包括运动模糊等(On the image restoration problem can MATLAB to deal with, including motion blur, etc.)
- 2007-10-22 15:43:08下载
- 积分:1
-
ball
模拟小球自由落体~可画轨迹~已设置GUI界面(Analog free-falling ball trajectory ~ ~ can draw GUI interface has been set up)
- 2009-04-03 21:11:17下载
- 积分:1
-
matlab-jiaocheng
matlab学习书籍,里面有详细的matlab入门学习资料(matlab learning books, which have started to learn detailed information on matlab)
- 2011-11-01 09:44:00下载
- 积分:1
-
simplex-nelder
Nelder and Mead Optimization Search Method
- 2013-05-13 22:40:02下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
matlab.juzhenpaixu
用matlab对一组向量进行排序和解决了行排序后,列随行走的问题。(Using matlab to sort a set of vector and resolution after the trip to sort out the problems with walking.)
- 2009-05-03 17:21:20下载
- 积分:1