搜索资源列表
模拟退火源码
- 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ
复件 analbeat
- 程序是对心电信号进行R 峰检测,等电位线的检测等,能快速高效完成计算-procedures of the ECG R-detection, equipotential line testing can be completed quickly and efficiently computing
xor
- RSA算法实现(经典) 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已经做过,所以不需要做以上二步)
经典rsa
- 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已经做过,所以不需要做以上二步) 但在其它机子上
rstree
- 基于内容的多媒体数据库检索算法: 用于最近邻搜索的R*-tree算法-content-based multimedia database search algorithm : Nearest Neighbor Search for the R *- tree algorithm
srtree
- 基于内容的多媒体数据检索算法SR-Tree,类似于R*-tree和SS-tree的最近邻搜索 -content-based multimedia data retrieval algorithm SR-Tree, similar to the R *- tree and SS-tree search of the nearest neighbor
ICA-R
- 一种改进的ICA-R算法。ICA-R意为参考信号独立分量分析,较ICA有很多优点。
AHybidGeneticAgorithmtoSolveTS
- 求解TSP和MTSP的混合遗传算法_英文_,Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is called
ECG-and--R-wave
- 一种检测人体心电图ECG中波峰值R波的算法,该算法计算量小,简单易实现。-A method for detecting the peak of the R wave of the the human electrocardiogram ECG Poland algorithm, the algorithm to calculate the amount of small, simple and easy to implement.
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
- R软件示例程序,包括主成分分析、因子分析、贝叶斯算法及聚类算法的示例程序-R software, sample programs, including principal component analysis, factor analysis, Bayesian clustering algorithm and example programs
the-four-step-ranger-r-k
- 四阶经典R-K方法的Matlab程序和newton的matlab程序的实现-Matlab program to achieve the classic fourth-order RK method and newton s matlab program
MachineLearning-with-R
- Machine-Learning-with-R-datasets-master,基于R的机器学习,非常值得学习,希望对大家有帮助。-Machine-Learning-with-R-datasets-master, R-based machine learning, well worth learning, we want to help.
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
- 本文分别利用逻辑回归、决策树和随机森林三种模型针对员工是否会过早离职问题进行探究,结果显示三种方法预测结果的精确度依次增加,分别为78.59%、96.8%和 99%,并且三种模型均显示员工演满意度是最重要的特征变量。(Predicting employee turnover)
R_NeuralNetwork
- R语言中一个重要神经网络包的算例和调试过程,能帮助理解包的使用(An example of neural network package)
2013.统计学习导论_基于R应用
- R语言实战,统计学习导论基于R语言的应用!有理论,有应用,有代码示例(R language code and examples concerning statistics etc)
SVM for iris
- R语言代码 关于svm的,希望大家学习一下(R language code svm, I hope you learn)
R-FCN
- R-FCN全卷积网络的目标检测神经网络,算法性能优于Faster R-CNN(R-FCN is an full convultional network, the performance of R-FCN outperform the Faster R-CNN)
