搜索资源列表

  1. 逻辑回归算法

    0下载:
  2. 此处python实现机器学习的逻辑回归算法(A logical regression algorithm for machine learning by Python)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:didi1
  1. R线性回归

    0下载:
  2. 线性回归主要解决了变量之间的线性关系的确定问题。(lm is used to fit linear models. It can be used to carry out regression, single stratum analysis of variance and analysis of covariance (although aov may provide a more convenient interface for t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:Emilyzhang
  1. 逐步回归

    0下载:
  2. 逐步回归分析是以AIC信息统计量为准则,通过选择最小的AIC信息统计量,来达到删除或增加变量的目的。(Multivariable stepwise regression)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:Raininginging
  1. 一种快速稳健高斯回归滤波算法_孔明

    1下载:
  2. 针对稳健高斯回归滤波器运行速度过慢的问题,利用截断高斯权函数的快速卷积提高了算法 运行速度。在详细分析稳健高斯回归滤波器和卷积函数的基础上,推导了截断高斯权函数,并通过实验 确定了合适的参数值。(convolution of the truncated Gauss weight function is used to improve the algorithm. Running speed. Based on the detailed
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:162816
    • 提供者:tyc56
  1. SVM的回归预测分析——上证指数开盘预测

    1下载:
  2. 股票线性回归预测分析,利用svm线性回归算法分析预测,适合svm初学者(Stock Linear Regression Forecast Analysis)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:181248
    • 提供者:ycm123
  1. ch10 回归分析

    0下载:
  2. 回归分析(regression analysis)是确定两种或两种以上变量间相互依赖的定量关系的一种统计分析方法。运用十分广泛,回归分析按照涉及的变量的多少,分为一元回归和多元回归分析;按照因变量的多少,可分为简单回归分析和多重回归分析;按照自变量和因变量之间的关系类型,可分为线性回归分析和非线性回归分析。如果在回归分析中,只包括一个自变量和一个因变量,且二者的关系可用一条直线近似表示,这种回归分析称为一元线性回归分析。如果回归分析中包
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:654336
    • 提供者:ashtond
  1. python的线性回归实现

    0下载:
  2. 线性回归是利用数理统计中回归分析,来确定两种或两种以上变量间相互依赖的定量关系的一种统计分析方法,运用十分广泛。其表达形式为y = w'x+e,e为误差服从均值为0的正态分布。(Linear regression is a statistical analysis method to determine the quantitative relationship between two or more variables and mor
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:那拍拍
  1. 第9章 回归分析

    0下载:
  2. matlab编码程序 回归分析 有实例 直接应用即可(Matlab coding program regression analysis has an instance of direct application.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:89088
    • 提供者:elsajin
  1. 多项回归分析

    0下载:
  2. 多自变量,多因变量,线性回归分析MATLAB程序(Multiple independent variables, multivariate variables, linear regression analysis)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:冰冰雹
  1. RBF神经网络回归模型

    0下载:
  2. RBF神经网络的一个回归模型,希望对大家有所帮助(RBF neural network regression model, we hope to help everyone.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:PETER CC
  1. 线性回归

    0下载:
  2. 此为用Matlab实现线性回归的底层代码,可供学习者参考学习(This is the bottom code for linear regression using Matlab, which can be used for reference by learners.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:28672
    • 提供者:lvzongyu
  1. 回归模型

    0下载:
  2. 利用R语言实现了线性回归和逻辑回归,提供了数据和代码(Use R language to achieve linear regression and logistic regression, and provide data and code.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:戴帽子的鱼
  1. Python实现逻辑回归与梯度下降策略

    1下载:
  2. 建立一个逻辑回归模型来预测一个大学生是否被大学录取(Establish a logistic regression model to predict whether a college student will be admitted to a university)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:白开水。
  1. logistic回归

    0下载:
  2. logistic回归matlab程序设计,里面包含例子,只需修改数据即可。(Logistic regression matlab programming, which contains examples, just need to modify the data.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:moluoker
  1. MATLAB空间计量回归详细步骤

    0下载:
  2. 详细介绍matlab空间计量回归的步骤,包括sar;sem;sdm等模型及其检验(Spatial econometric regression)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:422912
    • 提供者:宝玉提样
  1. 多元线性回归

    0下载:
  2. 多元线性回归代码以及多元非线性回归代码数学建模(Multiple linear regression code)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:107520
    • 提供者:guanyi1
  1. Logistic回归统计算法的matlab实现

    0下载:
  2. 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1191936
    • 提供者:学习3211
  1. 回归分析matlab

    0下载:
  2. 利用Matlab平台,对一些输入试验数据进行回归分析,拟合出基本规律(Use the Matlab platform to perform regression analysis on some input test data to fit basic laws)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:kd612
  1. 逻辑回归

    0下载:
  2. 逻辑回归一般指logistic回归。logistic回归又称logistic回归分析,是一种广义的线性回归分析模型,常用于数据挖掘,疾病自动诊断,经济预测等领域。(Logistic regression generally refers to logistic regression. Logistic regression, also known as logistic regression analysis, is a general
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:鸡兜兜
  1. 模拟验证一阶自回归模型中自回归系数

    1下载:
  2. 运用Python的数组和矩阵操作模拟验证一阶自回归模型中,自回归系数OLS估计量的有限样本偏差问题。(Python array and matrix operations are used to simulate and verify the finite sample bias of OLS estimator of autoregressive coefficient in the first-order autoregressiv
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:hualailai
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org