-
MST
MST问题求解程序, 采用Matlab实现, 源程序.(MST problem source code , MST problem free code)
- 2010-08-05 16:46:05下载
- 积分:1
-
removeoutliers
采用matlab工作环境,利用Thompson Tau进行异常值剔除(Remove outliers from data using the Thompson Tau method.)
- 2011-02-15 22:17:59下载
- 积分:1
-
channel_estimation_interpolation
利用各类插值的方法,对无线或者其他信道进行估计。插值包括2次、3次等(The use of various types of interpolation methods, or other wireless channel estimation. Interpolation of 2 times, 3 second-class)
- 2009-06-22 22:06:35下载
- 积分: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
-
possionequation
自己写的求解波松方程的matlab程序
并采用两种方法求解
(Writing their own to solve Poisson equation matlab program and the use of two methods for solving)
- 2009-03-12 09:17:42下载
- 积分:1
-
project1_code
这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine
Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。(This source code includes the implementation of three famous classifiers in machine learning. They are 1) PCA, 2) LDA and 3) Naive Bayesian. The detail theory behind these classifier can be found text book <<Introduction to Machine Learning>>. Besides the implementation of these 3 algorithms, the main.m for testing and a brief testing report is also included. (The testing is on data set acoustic_train_data) Enjoy:))
- 2015-03-09 20:59:12下载
- 积分:1
-
dll_files
wavelab预编译文件,能加速wavelab的运行,给那些matlab不能编译m文件的用户准备的。(wavelab pre-compiled documents can be accelerated wavelab of operation, Matlab not to those documents compiled m users of.)
- 2006-11-14 14:39:47下载
- 积分:1
-
sdz
电力系统专业本科生可以看下,用于计算三机九节点系统的潮流(calculation of the power flow)
- 2013-09-20 14:52:59下载
- 积分:1
-
comunication-
通信原理基于matlab仿真 北京邮电大学出版社的(Communication Theory matlab simulation-based Beijing University of Posts and Telecommunications Press)
- 2012-11-21 16:02:32下载
- 积分:1
-
IsomapR1
Isomap通过“改造一种原本适用于欧氏空间的算法”,达到了“将流形映射到一个欧氏空间”的目的。(Isomap achieved the goal of "mapping manifolds to an Euclidean space" by "reforming an algorithm that was originally suitable for Euclidean space".)
- 2019-03-01 19:54:50下载
- 积分:1