登录
首页 » matlab » Classification_MatLab_Toolbox

Classification_MatLab_Toolbox

于 2007-09-13 发布 文件大小:617KB
0 280
下载积分: 1 下载次数: 58

代码说明:

  模式分类的Matlab工具箱,各种实用算法(Pattern classification of the Matlab toolbox, various practical algorithm)

文件列表:

Classification MatLab Toolbox

.............................\Ada_Boost.m
.............................\ADDC.m
.............................\AGHC.m
.............................\Backpropagation_Batch.m
.............................\Backpropagation_CGD.m
.............................\Backpropagation_Quickprop.m
.............................\Backpropagation_Recurrent.m
.............................\Backpropagation_SM.m
.............................\Backpropagation_Stochastic.m
.............................\Balanced_Winnow.m
.............................\Bayesian_Model_Comparison.m
.............................\Bhattacharyya.m
.............................\BIMSEC.m
.............................\C4_5.m
.............................\calculate_error.m
.............................\calculate_region.m
.............................\CART.m
.............................\CARTfunctions.m
.............................\Cascade_Correlation.m
.............................\Chernoff.m
.............................\chess.mat
.............................\Classification.txt
.............................\classification_error.m
.............................\classifier.m
.............................\classifier.mat
.............................\classifier_commands.m
.............................\click_points.m
.............................\clouds.mat
.............................\Competitive_learning.m
.............................\Components_without_DF.m
.............................\Components_with_DF.m
.............................\contents.m
.............................\decision_region.m
.............................\Deterministic_annealing.m
.............................\Deterministic_Boltzmann.m
.............................\Deterministic_SA.m
.............................\Discrete_Bayes.m
.............................\Discriminability.m
.............................\DSLVQ.m
.............................\EM.m
.............................\enter_distributions.m
.............................\enter_distributions.mat
.............................\enter_distributions_commands.m
.............................\feature_selection.m
.............................\feature_selection.mat
.............................\Feature_selection.txt
.............................\feature_selection_commands.m
.............................\FindParameters.m
.............................\FindParameters.mat
.............................\FindParametersFunctions.m
.............................\find_classes.m
.............................\FishersLinearDiscriminant.m
.............................\fuzzy_k_means.m
.............................\GaussianParameters.m
.............................\GaussianParameters.mat
.............................\generate_data_set.m
.............................\Genetic_Algorithm.m
.............................\Genetic_Culling.m
.............................\Genetic_Programming.m
.............................\Gibbs.m
.............................\HDR.m
.............................\high_histogram.m
.............................\Ho_Kashyap.m
.............................\ICA.m
.............................\ID3.m
.............................\Infomat.m
.............................\Interactive_Learning.m
.............................\Kohonen_SOFM.m
.............................\Koller.m
.............................\k_means.m
.............................\Leader_Follower.m
.............................\LMS.m
.............................\load_file.m
.............................\Local_Polynomial.m
.............................\LocBoost.m
.............................\LocBoostFunctions.m
.............................\loglikelihood.m
.............................\LS.m
.............................\LVQ1.m
.............................\LVQ3.m
.............................\make_a_draw.m
.............................\Marginalization.m
.............................\MDS.m
.............................\Minimum_Cost.m
.............................\min_spanning_tree.m
.............................\ML.m
.............................\ML_diag.m
.............................\ML_II.m
.............................\multialgorithms.m
.............................\multialgorithms.mat
.............................\multialgorithms_commands.m
.............................\Multivariate_Splines.m
.............................\NDDF.m
.............................\NearestNeighborEditing.m
.............................\Nearest_Neighbor.m
.............................\NLPCA.m
.............................\None.m
.............................\Optimal_Brain_Surgeon.m

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

发表评论

0 个回复

  • SLM_PTS_CHIPPING
    此程序为OFDM系统中PAPR降低模块!!!!(PAPR reduction model)
    2010-06-02 12:28:54下载
    积分:1
  • bearings1
    bearing faults detection
    2012-09-16 01:18:07下载
    积分:1
  • Image-Fusion-using-Cross-Bilateral-Filtering-base
    The Cross Bilateral filter can enhance the PSNR of multi focus images that is in image fuison. Bilateral filtering is a local, nonlinear and non- iterative technique which combines a classical low-pass filter with an edge stopping function that attenuates the filter kernel when the intensity difference between pixels is large. As both gray level similarities and geometric closeness of the neighboring pixels are considered, the weights of the filter depend not only on Mahalanobis distance but also on the distance in gray/color space. The advantage of the filter is that it smoothes the image while preserving edges using neighboring pixels. CBF considers both gray-level similarities and geometric closeness of neighboring pixels in image one to shape the filter kernel and filters the image two.
    2015-03-10 16:53:31下载
    积分:1
  • ForestFire
    森林火灾仿真,元胞自动机,可视化设计,非常经典(Forest fire simulation, cellular automata, visual design, very classic)
    2014-02-08 19:48:13下载
    积分:1
  • Matlab_Wireless_Communications_example
    MATLAB通信技术的全部例程(全)包括WCDMA、ofdm、mimo、各种调制技术、编码技术等(MATLAB wireless communication example(with all codes and blocks),worthy!!!)
    2020-07-01 20:00:02下载
    积分:1
  • MATLAB_program_source_code_analysis_of_linear_equa
    MATLAB程序线性方程算法源码分析MATLAB program source code analysis of linear equations algorithm(Linear Equation Algorithm MATLAB program source code analysis MATLAB program source code analysis of linear equations algorithm)
    2010-08-02 11:04:02下载
    积分:1
  • ABasicCourseinProbabilityTheory
    说明:  一本很好的概率基础入门书籍,比国内的写的好(A Basic Course in Probability Theory)
    2010-04-25 13:22:14下载
    积分:1
  • guihua
    说明:  Matlab学习宝典 规划问题 Matlab学习宝典 (Matlab learning to learn Matlab programming problem Baodian Baodian)
    2008-12-01 13:03:40下载
    积分:1
  • pca
    pca(主成分分析)matlab实现,可以有效的提取数据的主元成分,降低数据矩阵的维数。(pca (Principal Component Analysis) Matlab implementation, can effectively extract data in the main ingredients, reduce the dimension of the data matrix.)
    2012-03-21 09:17:50下载
    积分:1
  • 2sphere2D
    基于时域有限差分法(FDTD),用MATLAB编程计算双球金纳米颗粒的局域电磁场增强(二维)的程序||2sphere2D.m(Base on FDTD ,local field enhancement of gold double sphere nanoparticles(2D)by Matlab || 2sphere2D.m)
    2014-01-06 21:08:42下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载