登录
首页 » matlab » Random_Forest

Random_Forest

于 2018-08-20 发布 文件大小:865KB
0 223
下载积分: 1 下载次数: 58

代码说明:

  内涵PCA降维;SMOTE插值;t-SNE降维等算法的随机森林算法,以及鸢尾花数据集,有利于新手或者工程性实验借鉴~(Connotative PCA dimensionality reduction; SMOTE interpolation; t-SNE dimensionality reduction algorithms such as random forest algorithm, as well as iris data sets, is conducive to novice or engineering experiment reference ~)

文件列表:

Test_code\d2p.m, 3155 , 2018-08-16
Test_code\data_sample.m, 460 , 2018-08-15
Test_code\data_test_Geo.mat, 846365 , 2018-08-16
Test_code\data_test_Iris.mat, 16804 , 2018-08-16
Test_code\desicion_tree.m, 458 , 2018-08-15
Test_code\expand_dataset.m, 549 , 2018-08-16
Test_code\fetch_data.m, 187 , 2018-08-15
Test_code\Iris_dataset.xlsx, 13145 , 2018-08-15
Test_code\LDA_reduction.m, 2801 , 2018-08-17
Test_code\prediction.m, 224 , 2018-08-15
Test_code\pre_process.m, 549 , 2018-08-17
Test_code\random_forest.m, 3352 , 2018-08-16
Test_code\score.m, 338 , 2018-08-15
Test_code\SMOTE.m, 1213 , 2018-08-15
Test_code\tsne.m, 2903 , 2018-08-16
Test_code\tsne_d.m, 1858 , 2018-08-16
Test_code\tsne_p.m, 4577 , 2018-08-16
Test_code\Tsne_script.m, 689 , 2018-08-17
Test_code\visual.m, 698 , 2018-08-15
Test_code\vote.m, 567 , 2018-08-15
Test_code\x2p.m, 3297 , 2018-08-16
Test_code, 0 , 2018-08-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FS
    说明:  一个新的智能算法Free Search的Matlab源码(A new intelligent algorithm Free Search of the Matlab source)
    2010-11-10 19:38:57下载
    积分:1
  • RepeatFCM
    FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分(FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest similarity between the object, and the similarity between different cluster minimum. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for the data are divided into hard and fast, and FCM is a soft fuzzy partition)
    2009-03-30 16:35:48下载
    积分:1
  • 16QAM_OFDM
    这个是16QAM调制的OFDM完整的程序,而且有注释,应该能看懂, 大家可以下了看看,希望对你有用!(this is 16QAM modulation OFDM integrity of the process, but notes, we should be able to understand them We can see where the hope that useful to you!)
    2007-05-17 10:22:06下载
    积分:1
  • Blind-identification
    利用现代谱估计中的AR 模型求取仿真噪声信号和真实噪声信号的模型参数,然后利用这些参数求得信号的功率谱图,通过功率谱图定性地描述主噪声源和次噪声源。在利用信号功率谱图定性描述噪声源后,进一步地利用曲线相似度和曲线关联度定量的识别主噪声源和次噪声源(Use of modern spectral estimation of AR model to strike a realistic simulation of the noise signal and noise model parameters, and then use these parameters obtained by the signal power spectrum, power spectrum qualitatively described by the main noise source and the second noise source. In the use of qualitative description of the noise signal power spectrum of the source, the further use of the correlation curve and the curve of quantitative similarity identification of the main noise source and the second noise source)
    2011-11-20 22:07:43下载
    积分:1
  • 111
    function pi = solve2(count,m,cc) 借助布冯投针实验 仿真求pi的值 pi=0 frq=0 randNo = binornd(1,cc,1,m) pro=zeros(1,count) for j=1:count for i = 1:m if randNo(1,i) == 1 frq = frq + 1 end pro(i) = frq/i end pi = (2*m)/frq pro(j) = pi end pro = pro,num =1:count plot(num,pro) (function pi = solve2 (count, m, cc) to vote with Buffon needle experiment simulation find the value of pi pi = 0 frq = 0 randNo = binornd (1, cc, 1, m) pro = zeros (1, count) for j = 1: count for i = 1: m if randNo (1, i) == 1 frq = frq+ 1 end pro (i) = frq/i end pi = (2* m )/frq pro (j) = pi end pro = pro, num = 1: count plot (num, pro) )
    2011-05-24 15:39:41下载
    积分:1
  • A-Memo-on-How-to-Use-the-Levenberg-Marquardt-Algo
    a memo how to right a matlab code
    2012-01-18 19:01:23下载
    积分:1
  • MOM
    利用method of moments 计算对称振子天线的输入阻抗,电流分布,辐射方向图(use method of moments to calculate the input impedance、current distribution and radiate pattern)
    2021-04-11 22:08:57下载
    积分:1
  • 关于QZSI MPC的控制的文章
    说明:  It is a detailed paper about QZSI MPC BASED CONTROL
    2019-01-08 22:51:34下载
    积分:1
  • right
    matlab file for image processing
    2009-12-06 03:30:04下载
    积分:1
  • kalman1
    卡尔曼滤波器设计MTALAB实现代码,根据matlab中提供的kalman函数进行设计,需要设计出“动态方程”和“观测方程”(Kalman filter design to achieve MATLAB code, under which the Matlab Tracking function for the design, the need to design "dynamic equation" and "observation equation")
    2005-05-02 18:24:07下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载