CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - R代码

搜索资源列表

  1. Garch

    1下载:
  2. 对时间序列模型Garch模型进行建模的R语言代码(R code for time series modeling of Garch Family)
  3. 所属分类:其他

  1. R-recommend-master

    0下载:
  2. 基于协同过滤的代码,以此来完成推荐过程,R中有相关的算法包,实现方式简单(Code based on collaborative filtering)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-18
    • 文件大小:309248
    • 提供者:大树据
  1. R语言-多样性分析

    0下载:
  2. 利用简单的命令代码分析生物的多样性,从数据的录入到多样性的分析都要系统的介绍(The use of simple command code to analyze biological diversity, from data entry to diversity analysis, should be systematically introduced)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:mlz
  1. R语言直径分布拟合代码

    3下载:
  2. 用于Weibull分布概率密度函数拟合林分直径分布的代码,对其进一步的分析有一定的帮助!(The code of Weibull distribution probability density function fitting forest stand diameter distribution has certain help to its further analysis!)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:xiaoaofeizhu
  1. 例4-2的R代码

    0下载:
  2. 计算协方差阵、逆矩阵、和各组均值;进行预测及回判。(Covariance matrix, inverse matrix, and mean of each group are calculated)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:咕咚流水
  1. 数量生态学-R语言应用 数据和代码

    13下载:
  2. 主要内容是教读者如何在R语言中实现数量生态学基本方法(数据描述性统计、关联测度计算)和高级方法(聚类分析、排序分析和空间分析)。(The main content is to teach readers how to implement the basic methods of Quantitative Ecology (data descr iptive statistics, association measure calculation) and advanced methods (clu
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:278528
    • 提供者:夏小暖
  1. R语言与数据挖掘(R_and_Data_Mining)

    0下载:
  2. R and data mining R语言 和 数据挖掘 包含部分实例 以及代码(R and data mining including some examples and the code to make up for it)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:12495872
    • 提供者:immorwave
  1. encode-xunlian(1)r

    0下载:
  2. 从给定的很多张自然图片中截取出大小为8*8的小patches图片共10000张,现在需要用sparse autoencoder的方法训练出一个隐含层网络所学习到的特征。该网络共有3层,输入层是64个节点,隐含层是25个节点,输出层当然也是64个节点了。这里只是上传了训练的部分代码,后续继续(A total of 10000 small patches pictures with size 8*8 are extracted from a lot of natural pictures. Now
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:小臭臭666
  1. encode-xunlian(2)r

    0下载:
  2. 稀Autoencode中稀疏自编码相关代码,这里接上次上传的(1),后续程序会继续上传(Sparse Autoencode in sparse self encoding related code, here the last upload (1), follow up program will continue to upload)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:16384
    • 提供者:小臭臭666
  1. C++面向对象高级编程代码资源

    0下载:
  2. 复数的C++代码,C++面向对象开发的基础代码,简单易懂。(class complex { public: complex (double r = 0, double i = 0): re (r), im (i) { } complex& operator += (const complex&); complex& operator -= (const complex&); complex& operator *= (const
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:mzshdyy
  1. 最终版代码:Kaggle:纽约的士旅程数据简要分析

    1下载:
  2. R语言的日常应用,用于日常的参数估计,进行相关的统计学论文研究,有利于学生的毕业论文(The daily application of the R language,, it is used for daily parameter estimation and related statistical research, which is beneficial to students' graduation thesis.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:602
  1. R程序

    0下载:
  2. 基于EL模型下的非线性单位根检验,适用于R软件的代码(Non linear unit root test)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:那就算了吧
  1. 随机森林

    0下载:
  2. 基于R语言案例的随机森林代码。简单吐血总结,适合初学者学习R语言(Random forest code based on the R language case. Simple hematemesis summary, suitable for beginners to learn R language)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:蜜柚你个头
  1. 数据挖掘 R语言实战-代码

    1下载:
  2. 数据挖掘算法R语言实现,包括聚类、判别、集成学习、随机森林、神经网络、支持向量机等算法。(Data mining algorithm R language implementation, including clustering, discrimination, ensemble learning, random forest, neural network, support vector machines and other algorithms.)
  3. 所属分类:其他

    • 发布日期:2020-01-29
    • 文件大小:310272
    • 提供者:偷闲醉卧
  1. 空间计量模型R操作代码

    5下载:
  2. 空间计量r语言的实现,代码手动整理,doc版(Space measurement R language implementation, code manual finishing, Doc version)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:12288
    • 提供者:大葫芦
  1. TOPSIS熵值法R代码和灰色关联度Matlab程序

    5下载:
  2. TOPSIS-熵权法R代码,可用来进行综合评价(TOPSIS-Entropy Weight R Code, which can be used for comprehensive evaluation)
  3. 所属分类:其他

    • 发布日期:2019-10-31
    • 文件大小:5120
    • 提供者:aayan951108
  1. 模糊聚类R代码

    1下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means clustering algorithm or FCM. Among many fuzzy clustering algorithms, the Fuzzy C-Means algori
  3. 所属分类:其他

    • 发布日期:2021-02-11
    • 文件大小:1024
    • 提供者:卡擦
  1. 随机森林代码数据-R语言

    1下载:
  2. R语言在生态学上的应用课程,学习随机森林时用到的代码及数据。(An applied course in ecology in the R language, learning the code and data used in random forests.)
  3. 所属分类:其他

    • 发布日期:2020-06-24
    • 文件大小:4096
    • 提供者:神奇海螺
  1. 数据缺失的处理R语言代码

    1下载:
  2. 数据缺失的处理:包括实验数据和相应的R语言代码;代码中读取文件的地址需要自行修改(Processing of missing data: including experimental data and corresponding R language code;The address in the code that reads the file needs to be modified)
  3. 所属分类:其他

    • 发布日期:2021-03-22
    • 文件大小:11264
    • 提供者:LunaL
  1. R sir

    1下载:
  2. R语言代码,传染病传播的SIR模型,可直接应用仿真模拟 (SIR model the spread of infectious diseases, it is full, the simulation can be applied directly)(R language code, simulating SIR model)
  3. 所属分类:其他

    • 发布日期:2020-08-05
    • 文件大小:1024
    • 提供者:李左断舍离
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com