-
cylinder
matlab 二维圆柱绕流,使用波尔茨曼方法进行数值模拟(cylinder,about cylinder in lattice boltzmamn method)
- 2010-10-26 19:18:06下载
- 积分:1
-
k-means-algorithm-
在matlab开发环境下用k均值算法实现数据的分类,以及得到数据的聚类中心( realizingthe data classification
With k-means algorithm)
- 2012-08-25 20:00:28下载
- 积分:1
-
DETECTION-USING-MATCHED-FILTER
matched filter detector for pulse amplitude modulator
- 2015-04-05 17:52:50下载
- 积分:1
-
xc
说明: 基于强化学习的机器人寻路,以方格地图为环境(reinforcement learning apply in the robatics)
- 2010-06-03 16:44:37下载
- 积分:1
-
No6a
Matlab教学课程实例资料,仅供教学参考。(Matlab tutorial instance data, teaching and reference purposes only.)
- 2011-01-17 11:15:26下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
ga_main
一个遗传算法应用的实际例子,有详细的语句介绍.(A practical example of the application of genetic algorithm, a detailed statement presentation)
- 2013-11-19 22:38:52下载
- 积分:1
-
matlab_webserver_test
应用matlab Java Builder实现matlab的Web应用部署的一个简单示例,测试方法在doc文档。(Matlab Java Builder realize the application of the Web application deployment matlab a simple example to test the method in the document doc.)
- 2008-02-28 11:46:58下载
- 积分:1
-
lzwcode
词典编码LZW编解码的基本实现,包含LZW的编码和解码,实现了对lena图的编解码,用于数字图像处理。(The dictionary coding LZW the basic realization of the codec, including LZW encoding and decoding, the codec lena FIG for digital image processing.)
- 2013-01-05 20:11:14下载
- 积分:1
-
VSMexample
一个VSM分类器的具体例程,包含数据文件,调试通过。(VSM classifier a specific routines, including data files, debugging through.)
- 2013-12-12 11:42:20下载
- 积分:1