CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - multivariate matlab

搜索资源列表

  1. copulas

    3下载:
  2. Copula matlab程序 可以作为多变量分析,用在经济,金融,水利等相关专业-Copula matlab program can be used as multivariate analysis, used in the economic, financial, irrigation and other related professional
  3. 所属分类:matlab例程

    • 发布日期:2013-01-25
    • 文件大小:2.72kb
    • 提供者:刘勇
  1. Classification_toolbox

    3下载:
  2. 用于分类的一个工具箱,内含支持向量机、神经网络、主元分析、多变量样条等方法的matlab源代码,还有用户手册。-A tool for classification, including support vector machines, neural networks, principal component analysis, multivariate methods such as spline matlab source code, as well as user manuals.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:667.5kb
    • 提供者:Xiaojun Tang
  1. matlab

    0下载:
  2. 多元线性回归分析 置信区间,R平方,F统计量值,与统计量F对应的概率P-Multivariate linear regression
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:643byte
    • 提供者:ALBERT
  1. Dynamic_Copula_Toolbox._1

    1下载:
  2. The toolbox contains functions to estimate and simulate multivariate copula GARCH models and Copula Vines. Supported copulas are the Gaussian and the T Copula. For the dynamic correlations, various specifications are supported.
  3. 所属分类:matlab

    • 发布日期:2016-08-11
    • 文件大小:79.62kb
    • 提供者:qq
  1. MultiStatis

    0下载:
  2. 多元统计分析的教程。多因素方差分析。图形显示。函数的使用-Multivariate statistical analysis of the tutorial. Multi-factor analysis of variance. Graphical display. Function of the use of
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:17.8kb
    • 提供者:赵少凯
  1. Multivariate-statistical

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:160.84kb
    • 提供者:苏云
  1. fsmem_mvgm

    1下载:
  2. Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds-Free Split and Merge Expectation-Maximization algorithm for Multivariate
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:214.56kb
    • 提供者:ewizlab
  1. Matlabcodes-RobustPCA

    1下载:
  2. Matlab codes for Robust PCA multivariate control chart-Robust PCA multivariate control chart mainly consists two steps: Step1 Calculates the robust mean and the robust covariance of original dataset using the minimum covariance determinant (M
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:580byte
    • 提供者:Jianxin Zhang
  1. MATLAB_Programming_Multivariate_Gaussian_Random_Pr

    0下载:
  2. 一个MATLAB程序,用以产生多变量高斯随机过程的样本-A MATLAB program used to generate the samples for multivariate Gaussian random process
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3.55kb
    • 提供者:Evan
  1. moutlier1

    0下载:
  2. Detection of Outlier in Multivariate Samples Test
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4.6kb
    • 提供者:IrisGA
  1. shuiguotezhengtiqu

    0下载:
  2. 水果图像的特征提取,毕业设计做的,很实用,只要运行“apple.m”就可以-Multivariate statistical analysis of the source code, written with the basic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:181kb
    • 提供者:赵亮
  1. PhaSpaRecon

    0下载:
  2. 应用多变量相空间重构对分析脑电信号Multivariate analysis of the phase space reconstruction of the EEG-Multivariate analysis of the phase space reconstruction of the EEGMultivariate analysis of the phase space reconstruction of the EEG
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:605byte
    • 提供者:
  1. Complete-collection-of-algorithm

    8下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7.33mb
    • 提供者:商志远
  1. Code_MATLAB_Statistical_Analysis

    3下载:
  2. 这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。-This is Zhang Defeng " MATLAB Analysis of probability and mathematical statistics,&
  3. 所属分类:matlab例程

    • 发布日期:2013-07-29
    • 文件大小:32.05kb
    • 提供者:
  1. matlab-pca

    0下载:
  2. MATLAB主成分分析,改变变量后可以用于因子变量分析,生物学上的-MATLAB component analysis, change the variables can be used to factor multivariate analysis, biological
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.04kb
    • 提供者:king
  1. duoyuan

    0下载:
  2. 通过多元统计的办法对采用的几何最小二乘拟合的结果进行分析-Multivariate statistical approach by using the geometry of least squares fitting analysis of the results
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:951byte
    • 提供者:王知行
  1. Matlab

    0下载:
  2. 讨论了多变量灰色预测模型的算法,给出了多变量灰色预测模型的Matlab程序-Gray discussed the multivariate prediction model algorithm, given a number of variables in the Matlab program gray prediction model
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:130.95kb
    • 提供者:甘煌
  1. Multivariate-prediction-model

    0下载:
  2. 多变量灰色预测模型算法的Matlab实现,一个网络流量模型与算法-Multivariate prediction model gray Matlab implementation of the algorithm, a network traffic model and algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:193.79kb
    • 提供者:李枫
  1. matlab与多元统计分析

    0下载:
  2. MATLAB与多元统计分析 雷达图 轮廓图的matlab实现 算协方差与均值(MATLAB and multivariate statistical analysis The calculation covariance and mean value of the MATLAB realization of the radar figure)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:4kb
    • 提供者:sumsun99
  1. MATLAB概率与数理统计分析程序源码大全

    1下载:
  2. MATLAB概率与数理统计分析(第2版)》以概率与数理统计的基本原理为线索,以matlab为辅助条件,分别介绍了概率与数理统计概述、统计估计、假设检验、方差分析、回归分析、正交试验分析、聚类分析、判别分析和多元数据相关分析等内容,理论与实践相结合,向读者演示了matlab在数理统计中的应用。   ("MATLAB Probability and Mathematical Statistics Analysis (2nd edition)" is based on the M
  3. 所属分类:matlab例程

    • 发布日期:2020-06-09
    • 文件大小:137kb
    • 提供者:stxstx
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com