登录
首页 » 算法 » 一个用于蛋白质序列分类的profile hmm的Perl代码

一个用于蛋白质序列分类的profile hmm的Perl代码

于 2022-10-26 发布 文件大小:3.68 kB
0 239
下载积分: 2 下载次数: 1

代码说明:

一个用于蛋白质序列分类的profile hmm的Perl代码-One for protein sequence classification of the Perl code profile hmm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 双曲线回归方程 HyperbolaRegress.cs 注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错...
    双曲线回归方程 HyperbolaRegress.cs 注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。 方程模型为 public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2() -Hyperbola regression equation HyperbolaRegress.cs attention! The model demands a and b value is greater than 0! Caution should be taken when using the model verify the conditions of this restriction. I realize the model error is not to join any flow control. X should not to 0. Equation model for public override double [] buildFormula () get coefficient array, the storage order and model coefficients contrary, that is, the array is followed by the value of coefficient b, a. public override double forecast (double x) prediction function, according to the results of model prediction. public override double computeR2 ()
    2022-02-07 00:59:29下载
    积分:1
  • 用差分方求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。...
    用差分方法求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。-use of the finite difference method for Volterra equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely difficult.
    2023-01-25 03:55:03下载
    积分:1
  • 静态背景下的行人检测
    应用背景本代码应用范围是静态背景下的行人检测,通过相邻两帧的像素值差,并在给定的阈值范围中,可以实时动态的找到行人所在区域并标定下来,本代码不可用于动态的行人检测,否则出现很大偏差。关键技术采用帧差法,比较相邻两帧图像对应位置的像素值差异,并用另一个图像空间存储,在给定的阈值范围中,如果像素差异值大于阈值,则将改点的像素值设置为255,如果像素值差异值小于或者等于阈值,则将改点的像素值设置为0。设定完成后,在通过图像预处理,消除图像中噪声,通过像素扫描,找到图像感兴趣范围,并圈定。即可完成图像中行人的动态实时监测。
    2023-01-08 03:45:04下载
    积分:1
  • 八数码多个
    八数码多个算法-more than eight digital algorithm
    2023-02-03 09:30:04下载
    积分:1
  • 0-1 背包使用粒子群优化
    您应用此代码求解 0-1 背包使用粒子群算法基于方法。它非常快速地执行。
    2022-04-16 06:20:22下载
    积分:1
  • keil数码管逐个亮
    在keil编程软件上实现对数码管的检测,P1口接数码管,500ms的间隔时间逐个点亮。
    2023-09-04 00:15:03下载
    积分:1
  • 快速DCT32位的C语言实现,乘次数最少,可嵌入编码器及解码器使用
    快速DCT算法32位的C语言实现,乘法次数最少,可嵌入编码器及解码器使用- Fast DCT the algorithm 32 C language realization, the multiplication number of times are least, may insert the encoder and the decoding use
    2022-08-19 10:04:59下载
    积分:1
  • 约瑟夫环
    约瑟夫环-Josephus
    2022-10-17 11:05:03下载
    积分:1
  • 源搜索核心代码
    舆情系统搜索核心代码,主要是针对百度,谷歌搜索整理!
    2022-03-10 07:39:11下载
    积分:1
  • s变换的运用
    资源描述本程序为S变换,程序中包含付里叶正变换DFT,付里叶反变换IDFT,包括S变换实现的具体的物理过程,文件的输入与输出
    2022-03-03 07:41:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载