资源列表

« 1 2 ... 86 87 88 89 90 9192 93 94 95 96 ... 109 »

[生物技术G-P

说明:在求混沌参数中所需要用到的GP算法,求关联维数的程序。-Seeking chaotic parameter needed GP algorithm, find the correlation dimension of the program.
<田甜> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[生物技术C-C

说明:研究混沌特征参数时应用CC算法求关联维数的程序。-Study chaotic characteristic parameters application CC algorithms to find the correlation dimension of the program.
<田甜> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[生物技术lattice-boltzmann

说明:格子玻尔兹曼方法处理细菌趋化问题中的细胞集群现象-Lattice Boltzmann method for processing cells in bacterial chemotaxis cluster phenomenon
<wk> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[生物技术skin_face_detecting

说明:skin_face_detecting for neural network matlab code example
<mraq100> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[生物技术apso

说明:pso优化算法,粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutat
<hannvshi> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[生物技术detect_R

说明:matlab环境下,一种新的方法实现ECG信号R点的检测,并且可以检测其他的波形。-Matlab environment, a new method for the detection of the ECG signal R point, and can detect other waveforms.
<李毅> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[生物技术detect_R_Wavelet

说明:在matlab环境下,实现ECG信号R波的检测,使用的方法是小波变换。-Matlab environment, the realization of the R wave of the ECG signal detection, the methods used wavelet transform.
<李毅> 在 2024-10-21 上传 | 大小:2048 | 下载:1

[生物技术tree-alignment

说明:多序列对齐,先用edit distance做打分矩阵,找到最相近的中心序列。然后用树状图做多序列对齐。-multiple sequence alignment, used edit distance and tree alignment。
<gaomi> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[生物技术CNN

说明:这个是一个神经网络预测股票的程序,总而言之,给力,准,能够很好的拟合规律曲线-this is a great progamme very beautiful useful good
<张伟> 在 2024-10-21 上传 | 大小:2048 | 下载:1

[生物技术hclust.py.tar

说明:r语言中hclust函数用python的实现版本-r language hclust function using python implementation version. . .
<Roy> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[生物技术GA

说明:适合初学者的遗传算法 注解详细 简单易懂-The genetic algorithm is suitable for beginners easy to understand detailed annotations
<李由> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[生物技术DNA

说明:基因序列比较 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。 A C G T - A 5 -1 -2 -1 -3 C -1 5 -3 -2 -4 G
<DAI> 在 2024-10-21 上传 | 大小:2048 | 下载:0
« 1 2 ... 86 87 88 89 90 9192 93 94 95 96 ... 109 »

源码中国 www.ymcn.org