搜索资源列表

  1. Tem_c

    0下载:
  2. 一个用于建立温度模型的线性回归的温度模型算法-a temperature model for the establishment of the linear regression model algorithm temperature
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:刘建锋
  1. zhubuhuiguifenxi

    0下载:
  2. 本程序是一个逐步回归分析的演示程序,通过对众多因子的逐步选择,最终选出影响最大的因子构成线性回归方程。-this procedure is a stepwise regression analysis of the demonstration program, many of the progressive choice factor, ultimately selected the greatest impact factor con
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:彭晓波
  1. LogisticRegression

    0下载:
  2. 关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)-on Logistic regression algorithm to achieve the Matlab, including modeling, va
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1191936
    • 提供者:
  1. RegCompProjects.ZIP

    0下载:
  2. Delphi Pascal 数据挖掘领域算法包 回归分析-Delphi Pascal data mining algorithms regression analysis package
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-12
    • 文件大小:49152
    • 提供者:Riverside
  1. K_smooth

    0下载:
  2. The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adaptive nonparametric regression estimation with a kernel method. Roughly speaking, the method performs a local averaging
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:194560
    • 提供者:zhanglifang
  1. SVM-KM

    0下载:
  2. 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附很多示例。-A very easy to understand svm matlab toolbox, can be used for classification, regression, together with many examples.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:340992
    • 提供者:徐杰
  1. SVM-KMExample

    0下载:
  2. 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附有很多示例。-A very easy to understand svm matlab toolbox, can be used for classification, regression, together with many examples.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:4064256
    • 提供者:徐杰
  1. RBF

    0下载:
  2. RBF神经网络用于分类与回归,有效实现RBF网络-RBF neural network for classification and regression, the effective realization of RBF network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:snowflack
  1. work

    0下载:
  2. 一元线性回归算法,计算斜率并输出结果。主要采用最小二乘法。-Linear regression algorithm, calculation of slope and output. Mainly uses the least square method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:21504
    • 提供者:黄瑞生
  1. SVM

    0下载:
  2. 这里实现了四种SVM工具箱的分类与回归算法-Here to realize the four SVM toolbox Classification and regression algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:2706432
    • 提供者:李晋博
  1. huiguifenxi

    0下载:
  2. matlab的统计回归分析,很全面的数码库,能够解觉大部分回归问题。-matlab statistical regression analysis, it is a comprehensive digital library, able to sleep most of the reunification problem solution.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:534528
    • 提供者:张云
  1. NeuralNetwork_BP_Regression

    0下载:
  2. 基于matlab的bp神经网络的回归算法-Based on the bp neural network matlab regression algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:star
  1. huigui

    2下载:
  2. 一款进行多元线性回归分析软件.可以完成多元回归模型的参数估计和统计检验,可以通过Excel获取外部数据,并且能够把计算结果保存成xls文件,计算结果的差方图-Conducted a multiple linear regression analysis software. Can complete multiple regression model parameters estimates and statistical test, y
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:9303040
    • 提供者:linlin
  1. logistic_regression

    0下载:
  2. 数据回归计算logistic_regression-Data regression calculation logistic_regression
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:caojunyi
  1. IntroMatlab_codepls

    0下载:
  2. PCA and PLS aims:to get some insight into the bilinear factor models Principal Component Analysis (PCA) and Partial Least Squares (PLS) regression, focusing on the mathematics and numerical aspects rather than how
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:270336
    • 提供者:郭大
  1. four Toolbox for SVM

    0下载:
  2. 这里实现了基于四种SVM工具箱的分类与回归算法: 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\svm Classification_stprtool
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:2740224
    • 提供者:杨愚根
  1. Zuixiaoerchengqiuquxiannihe

    0下载:
  2. 首先介绍多元线性回归公式(即最小二乘法计算公式),然后进行VB编程,实现多次曲线拟合算法。-First introduced multiple linear regression formula (ie, least-squares method to calculate the formula), and then proceed to VB programming, curve fitting algorithm to achiev
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:Tranlynn
  1. Regtest_GUI

    0下载:
  2. 回归测试程序 回归测试程序 回归测试程序 回归测试程序-Regression testing procedures for regression testing procedures for regression testing procedures for regression testing procedures for regression testing procedures for regression testing pro
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-12
    • 文件大小:353280
    • 提供者:roselu
  1. newsvm

    0下载:
  2. svm classification and regression code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:144384
    • 提供者:dzh
  1. orensemble

    0下载:
  2. The program implements three large-margin thresholded ensemble algorithms for ordinal regression. It includes an improved RankBoost algorithm, the ORBoost-LR algorithm, and the ORBoost-All algorithm. -The program imp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:13312
    • 提供者:xandp
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org