搜索资源列表
icalab
- The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB stron
Kuhnert+Venables-R_Course_Notes
- R语言,教程 统计分析系统读入数据和输入结果报告到其他系统是让人沮丧的任务,会花费比统计分 析本身更多的时间,虽然读者会发现统计分析要更加吸引人。-R language, Statistical Analysis System Directory read into the input data and report the results to other systems is frustrating task will be spent over the statistical an
NggolekiGinambaran
- 基于图片内容进行匹配查找的VC 代码,给出一张图片,该程序会自动找出与之相类似的其他图片中来,很具有扩展性的。(包含全部源代码)-image-based content matching search VC code, is a picture, the program will automatically identify with other similar pictures, it is very extended nature. (Includes full source code)
ga
- 生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。-Biological evolution is a wonderful optimization process, it eliminated by choosing a sudden variation of genetic and other changes in the law to adapt to the environment
BudCount
- 生物学中,顶端优势现象普遍存在。顶端优势指的是:植物的顶芽会优先声张,从而抑制侧芽的生长。如果植物的某个分叉点包括多个芽,我们通常需要摘去其中的顶芽来保证别的芽的正常生长。 算法计算了一棵树的需要摘除芽的个数。-Biology, the widespread phenomenon of apical dominance. Advantage refers to the top: Bud plants will be given a quiet, thereby inhibiting the
ECGprocessing
- 在介绍非线性动力学现代理论中的混沌理论的基础上 综述了混沌理论及其方法在脑 电 心电及肌电等医学信号处理中的应用 并展望了它们的发展趋势 旨在推进非线性分析方法在生物医学中的研究和应用-In introducing the modern theory of nonlinear dynamics of chaos theory, based on an overview of chaos theory and its method in EEG and EMG and other ECG me
7_05
- If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-R
Feature_Extraction
- 筛选的几篇脑电节律提取的文章,可以用于其它信号处理~ 【基于改进小波变换的EEG分析】【基于小波变换的动态脑电节律提取】【脑电信号的特征节律信号提取】【a、β、δ、θ和40Hz波实时检测器】-Screening of several EEG extracted article, can be used for other signal processing ~ 【EEG based on improved wavelet analysis】 【based on wavelet transf
THE-EAR-AS-A-BIOMETRIC
- It is more than 10 years since the first tentative experiments in ear biometrics were conducted and it has now reached the “adolescence” of its development towards a mature biometric. Here we present a timely retrospective of the ensuing rese
test-function
- 多目标优化遗传算法有效地避免了收敛速度慢和封闭竞争等问题, Pareto前沿更加接近理想前沿,并且收敛速度都非常快-Multi-objective optimization genetic algorithm is effective to avoid the slow convergence rate and close competition and other issues, leading Pareto closer to the ideal cutting edge, and the
Ant-colony-algorithm-source-code
- 基于vc++的蚁群算法代码,用于求解TSP问题,也可参考解其他问题。-Ant colony algorithm based on the vc++ code for the TSP, can refer to the solution of other problems.
TimJones
- M. Tim Jones - Al Application Programming Mainly Neural Networks. A lot of relevant AI and other image-recognition examples in C. Code samples, AI, Neural Networks
OCT_MCML
- 光学相干断层成像,光子运动仿真软件,绝对原创。相互学习,发展光学事业-Optical coherence tomography, the photon motion simulation software, absolutely original. Learn from each other, the development of optical career
PCA_and_ICA_project_june_8_2007
- A DNA-based Pattern Recognition Technique for Cancer Detection-Our findings indicate that the POD method can successfully detect both cancer types, although our approach can be applied to other types of disease or cancer.
detect_R
- matlab环境下,一种新的方法实现ECG信号R点的检测,并且可以检测其他的波形。-Matlab environment, a new method for the detection of the ECG signal R point, and can detect other waveforms.
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
subsubmain1h
- 处理鼾声信号的程序,用python编写,需要numpy等扩展.-Procedures snoring signals written in python, need numpy other extensions.
script1.tar
- 为了加入这个网站,我把心血分享给大家,绝对都是原创! A:mkdatabas0.cpp 做blast前对大的非冗余NR或者是uniref数据库的预处理。为每条序列计算出等长的(长度为20*19/2=210)的数值数组。用来后期比较各个序列间的距离做准备。 B:mkdatabas.cpp 是通过比较要blast对象的那条序列和reference序列的距离,提出距离过远序列。用得到的新数据库做blast。 C:dl_fa.pl程序比较简单,但很实用,可以批量的从网站下载想要的fasta序
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
ECG-signal-by-Van-der-Pol
- 利用Van der Pol范德波方程,仿真ECG信号,并计算其功率谱等参数-Fan Debo use Van der Pol equation, simulation ECG signal and calculate the power spectrum and other parameters