资源列表
MazeGameBasedonGeneAlgm
- 人工智能大作业 基于经典遗传算法实现的迷宫程序 输入杂交率和突变率 按照遗传算法得到种群中优势个体 距离走出迷宫更近的个体最为优势-Great job is based on artificial intelligence classical genetic algorithm maze procedure input hybridization rate and mutation rate in accordance with the dominant population genetic a
fdtd_11
- 用C语言程序来仿真电磁波在自由空间中的传播。-Using C language program to simulate electromagnetic wave propagation in free space.
2.4
- psipred2.4,用于预测蛋白质二级结构的软件,运行在UNIX或Linux平台下-psipred2.4, for protein secondary structure prediction software, running under UNIX or Linux platforms
Matlab--preproces
- matlab关于数据的预处理的一些程序,很全,中心化,归一化,多元散射校正-matlab on some pre-program data, very wide, centralized, normalization, multiplicative scatter correction
DNA
- 基因序列比较 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。 A C G T - A 5 -1 -2 -1 -3 C -1 5 -3 -2 -4 G -2 -3 5 -2 -2 T -1 -2 -2 5
BO
- Human Organ Classification System in Matlab: It can classify the body organ such as Heart, Brain, Lungs, Liver and Kidney.
mathematical-modeling-problem
- 2014“深圳杯”数学建模夏令营B题 基因组组装 将读长序列组装成基因组,能较好地解决测序中可能出现的个别碱基对识别错误、基因组中存在重复片段等复杂情况.-2014 Shenzhen Cup Mathematical Modeling Camp B title Genome assembly Assembled into the read length genomic sequence, preferably the nucleotide sequence of the
Delphi
- 中控指纹读取对比系统,Delphi开发,Win7下调试成功。-In the control fingerprint reading contrast system, Delphi development, Win7 debugging success.
fishswarm
- 鱼群算法,在一片水域中,鱼往往能自行或尾随其他鱼找到营养物质多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最多的地方,人工鱼群算法就是根据这一特点,通过构造人工鱼来模仿鱼群的觅食。聚群及追尾行为,从而实现寻优-Fish swarm algorithm, c language programming, in the midst of the waters, the fish tend to fish on their own or trailing other nutrients fo
wavelet-methods
- 基于离散小波变换的运动伪迹移除方法在脑功能近红外光谱成像中-Motion artifact remaval based on discrete wavelet transform method in brain functional near-infrared spectroscopic imaging
ECG-denoise(wavlet)
- 心电信号去基线漂移,使用小波分解法提取基漂信号,还有小波包去噪-ECG baseline removal, and wavelet packet de-noising
001
- 萤火虫算法的改进版,位置更新添加随机算子,局部最优解添加轮盘扰动的方法。-Firefly algorithm improved version, the location update adds random operator, local optima add roulette perturbation method.