搜索资源列表
基于R的缓冲区统计算法
- 采用R连接数据库进行土地利用缓冲区的计算程序。
R-Opt-Lin-Kernighan
- Lin-Kernighan的R-Opt算法。主要思想是CLK,小规模的TSP可以在很短的时间内都到最优解。-Lin-Kernighan algorithm for the R-Opt. The main idea is CLK, small-scale TSP can be in a very short period of time have gone to the optimal solution.
R-2.9.2
- 这是一个操作简单方便易学的数学统计软件,其名为R软件,可以实现基本的统计需求,功能全面,适合初学者学习。稍后有一些例题传上。-This is an easy and simple to learn and mathematical statistical software, its software, called R, can achieve basic statistical needs, full-featured, suitable for beginners to learn. Som
R-导论中文版
- R语言 中文版 基础,适合初学者学习,对R语言有详细介绍(Chinese version of R language foundation)
R语言入门
- 入门R语言,可以利用它来轻松学习R语言的基础,快速入门(Tools for getting started with the R language)
常见的机器学习方法(R语言)
- 常见的机器学习方法,R代码,并附有详细的代码说明(Common machine learning methods, R code, and with detailed code descr iption)
统计建模于R
- 基于R语言的建模,结合例子的代码实现,包括假设检验与各种统计量的计算(Based on the R language modeling, combined with the code implementation of the example, including the hypothesis test and the calculation of various statistics)
机器学习与R语言(machine_learning)
- 机器学习与R语言(machine_learning)源代码下载,内含R语言实现机器学习算法和应用案例(Machine learning and R language (machine_learning) source code download, containing R language to implement machine learning algorithms and application cases)
2013.统计学习导论_基于R应用
- R语言实战,统计学习导论基于R语言的应用!有理论,有应用,有代码示例(R language code and examples concerning statistics etc)
R Graphics Cookbook2013
- about data visualization in R is available! The book covers many of the same topics as the Graphs and Data Manipulation sections of this website, but it goes into more depth and covers a broader range of techniques.
SZP聚焦--R.W. 积分方法core_Hx_szpAP
- SZP聚焦--R.W.积分方法 提供一种积分的程序算法和识别模式 可帮助你更快地计算 SZP focusing --R.W. integral method(SZP focusing --R.W. integral method)
R
- r语言基础及语法、语句、函数大全,包括R语言的实际应用。(R language base and example application)
R-R分布
- R-R分布函数的源码,用来测试颗粒物浓度时亲测可用,值得下载(The source of R-R distribution function is used to test particulate matter concentration, so it can be downloaded, and is worth downloading.)
数据挖掘与R语言
- 结合R语言讲述了数据挖掘的许多知识,从入门到项目时间,条理清楚,适合初学者(The R language tells a lot of knowledge of data mining)
R波检测
- matlab上基于小波变换的R波检测算法,亲测可以运行,附带.mat文件(Matlab based on wavelet transform R wave detection algorithm, pro test can run, with.Mat files.)
R-FCN
- R-FCN全卷积网络的目标检测神经网络,算法性能优于Faster R-CNN(R-FCN is an full convultional network, the performance of R-FCN outperform the Faster R-CNN)
R Quant
- 《量化投资与R语言》本书资料,适合量化投资数据挖掘初学者(Information in this book<Quantitative investment and R language>)
多元统计分析—基于R-课件ppt
- 多元统计分析—基于R- 课件ppt,讲解多元统计在R中如何实现,对于多元统计软件入门,是很实用的课程(Multivariate Statistical Analysis-Based on R-language ppt)
R语言画地图
- 使用R语言画中国行政地图,并添加数据、美化。(Draw Chinese administrative map with R language, add data and beautify.)
R语言实现粗糙集
- 利用R语言实现粗糙集,包括数据和例子,帮助理解各个函数的用途