登录
首页 » Python » UDSMProt-master

UDSMProt-master

于 2020-12-17 发布
0 259
下载积分: 1 下载次数: 1

代码说明:

说明:  基于深度学习的深度神经网络融合的蛋白质预测位点算法(Protein prediction site algorithm based on deep learning and deep neural network fusion)

文件列表:

UDSMProt-master, 0 , 2020-04-27
UDSMProt-master\.gitignore, 92 , 2020-04-27
UDSMProt-master\LICENSE, 1547 , 2020-04-27
UDSMProt-master\README.md, 7866 , 2020-04-27
UDSMProt-master\code, 0 , 2020-04-27
UDSMProt-master\code\create_datasets.sh, 16199 , 2020-04-27
UDSMProt-master\code\model_utils.py, 12505 , 2020-04-27
UDSMProt-master\code\modelv1.py, 35119 , 2020-04-27
UDSMProt-master\code\proteomics_preprocessing.py, 29942 , 2020-04-27
UDSMProt-master\code\utils, 0 , 2020-04-27
UDSMProt-master\code\utils\dataset_utils.py, 38905 , 2020-04-27
UDSMProt-master\code\utils\evaluate_deepgoplus.py, 17300 , 2020-04-27
UDSMProt-master\code\utils\proteomics_utils.py, 53838 , 2020-04-27
UDSMProt-master\download_swissprot_uniref.sh, 688 , 2020-04-27
UDSMProt-master\git_data, 0 , 2020-04-27
UDSMProt-master\git_data\DEEPre_data.pkl, 20820860 , 2020-04-27
UDSMProt-master\git_data\ECPred_data.pkl, 40571929 , 2020-04-27
UDSMProt-master\git_data\go_file.txt, 9760 , 2020-04-27
UDSMProt-master\proteomics.yml, 3374 , 2020-04-27

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

发表评论

0 个回复

  • PMSM-control
    永磁同步电动机调速系统由pmsm月吸逆变器、永磁同步电动机和机械负载三部分组成,每个部分都具有非线性特性和参数的不确定性。因为PWM逆变器死区的存在,在低速以及调制频率很高时,死区特性将会导致逆变器输出电压包含很大的谐波分量,使得电机转矩发生很大的 脉动,甚至导致系统的不稳定。有些学者采用变结构控制降低死区的影响,由于变结构控制本身具有抖振现象,这使得所设计的控制器在到达滑模平面之前很容易激起系统的未建模动态,导致系统无法克服逆变器死区的影响。 (A PMSM drive sysetm Consisst of ade-ac inverter,PMSM and sorne meehan iealload.All hteree eom Ponenst of hte syset maerhca racterizedb ymodel swhich aernon linear and eonati nullkllown Parameetrs. )
    2017-05-07 16:39:40下载
    积分:1
  • back_test
    说明:  基于python编写,对于股票的多因子策略进行历史回测。(The backtest code for the multi-factor stock investment strategy)
    2021-04-09 16:28:59下载
    积分:1
  • 最小二乘代码matlab
    说明:  运用Matlab编写最小二乘法拟合程序,并指定标记符颜色或者是标记符(小圆圈、正方形、棱形、正五角星、正六角星和四个方向的三角形)周边线条的颜色。取值在上表。 在所有的能产生线条的命令中,参数LineSepc可以定义线条的下面三个属性:线型、标记符号、颜色进行设置。(The least squares fitting program is programmed by using MATLAB, and the color of the marker or the color of the lines around the marker (small circle, square, prism, pentagon, hexagonal star and triangle in four directions) is specified. Take the values in the table above. In all commands that generate lines, the parameter LineSepc defines the following three attributes of a line: line type, marker symbol, and color.)
    2019-06-17 15:54:21下载
    积分:1
  • model
    说明:  泰森多边形模型,直接在comsol几何中导入(voronoi model,input in comsol)
    2020-06-25 14:00:01下载
    积分:1
  • 基于RTW语者识别matlab程序
    识别不同说话人的语音识别系统,采用dtw作用matlab实现(recognize different people who speak)
    2018-10-27 14:16:14下载
    积分:1
  • ABAQUS损伤塑性混凝土模型_inp
    ABAQUS损伤塑性混凝土模型,关于在ABAQUS中进行混凝土本构关系的描述(ABAQUS Damage Plastic Concrete Model, Description of Constitutive Relation of Concrete in ABAQUS)
    2020-10-27 21:49:58下载
    积分:1
  • zd
    说明:  振动信号的采集与预处理的详细系统设计方案(Vibration signal acquisition and pre-processing, system design program)
    2010-03-22 20:54:22下载
    积分:1
  • 编译试验,非常有好处,有很大参考价值,是词法分析
    编译试验,非常有好处,有很大参考价值,是词法分析-compiler test, a very good, very important reference value of lexical analysis
    2022-03-23 15:40:52下载
    积分:1
  • worm.Rins
    此文件doc為worm.rins蠕蟲源碼,裡面有附上程式區段說明,提供給大家研究。(this document doc for worm.rins worm source code, which is attached note program segments, for everyone to consider.)
    2007-04-11 17:06:37下载
    积分:1
  • 数据结构与算法分析:C语言描述(英文版)习题答案
    数据结构与算法分析:C语言描述第二版 的习题答案本书中含有对Addison-Wesley 著的课本第二版大多数习题的答案 .目录1. Chapter 1: 介绍  12. Chapter 2: 算法分析  43. Chapter 3: 列、栈和队列  74. Chapter 4: 树 145. Chapter 5: 哈希  256. Chapter 6: 优先队列 (堆) . 297. Chapter 7: 筛选 .. 368. Chapter 8: 分离集 ADT  429. Chapter 9: 图形算法  4510. Chapter 10: 算法设计技术 . 5411. Chapter 11: 分摊分析 6312. Chapter 12: 高级数据结构和实现 .. 66
    2022-03-01 04:41:42下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载