-
mianbanhuigui
面包板模型程序,引用通过面包板模型得到几个因素对另一个因素的影响因子(Breadboard model program, cited several factors to get another factor influencing factors breadboard model by)
- 2014-08-18 23:02:10下载
- 积分:1
-
obj2patch
用MATLAB读取obj格式的三维文件,实现了把obj读入matlab中并以点的形式储存,可以参考学习(Read obj format 3D files using MATLAB, obj read into matlab and to the point in the form of storage, you can refer to learning)
- 2013-03-27 13:55:39下载
- 积分:1
-
const_ldpccc_mat
This program can be used for LDPC matrix generator.
- 2011-01-28 22:46:23下载
- 积分:1
-
matlabchoach
MATLAB的教程,彩色页面,简单易懂,是大家学习MATLAB的好教材。(MATLAB tutorial, simple, easy to understand)
- 2009-05-06 04:38:21下载
- 积分:1
-
_print_fixes
作为巴新宽行打印情节并不十分好看。
这是我使用的命令后,一些在现在讨论的答案。(
printing plots with wide lines as png does not look pretty.
These are the commands that I use now after some discussion at answers.)
- 2011-05-23 10:52:52下载
- 积分:1
-
MLkNN
数据挖掘领域中的一种算法-ML-KNN是一种改进的最近邻算法(Data Mining in the area of an algorithm-ML-KNN is an improved nearest neighbor algorithm)
- 2007-12-13 10:31:58下载
- 积分:1
-
seismic-AV
根据地层参数通过简化佐普利兹方程求取反射系数,制作合成地震记录,从而显示不同地层模型的AVO响应。(Formation parameters by simplifying Zuopu Leeds equation strike reflection coefficient, making synthetic seismogram, which show different stratigraphic model AVO response.-In accordance with formation parameter equation by simplifying Zuopu Leeds find reflection coefficient, the production of synthetic seismograms, which show different stratigraphic model AVO response.)
- 2020-10-28 20:39:59下载
- 积分:1
-
supp3
Kernel Orthogonal PLS Supp3
- 2014-11-16 16:34:01下载
- 积分:1
-
Simulation-of-typical-chaotic
对典型混沌进行仿真,有程序,图像,明白易懂(Simulation of typical chaotic)
- 2012-09-16 19:20:17下载
- 积分: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