Welcome![Sign In][Sign Up]
Location:
Search - biological calculation

Search list

[Windows Develophumandate

Description: 基于C语言的生物周期算法,运用于人的生命周期的计算-based on the C language biological cycle algorithm applied to the calculation of life-cycle
Platform: | Size: 138099 | Author: 王豫东 | Hits:

[Windows Develophumandate

Description: 基于C语言的生物周期算法,运用于人的生命周期的计算-based on the C language biological cycle algorithm applied to the calculation of life-cycle
Platform: | Size: 268288 | Author: 王豫东 | Hits:

[AI-NN-PRGaAlgorithm

Description: 遗传算法是将生物学的遗传进化原理和最优化技术结合的产物,它在国民经济的各个行业和多个学科里获得了广泛的应用和关注。本书着重从计算方法和应用技术的角度对遗传算法作了深入浅出的讨论。书中介绍了遗传算法的基本概念和结构,解决约束优化和组合优化问题的方法,以及遗传算法在生产调度、可靠性设计、交通运输、设备布局等一系列工业工程问题中的应用。-Genetic algorithm is to the principle of biological genetic evolution and optimization technology product, which in the national economy in all sectors and multiple disciplines to obtain a wide range of applications and concerns. The book focused on the calculation methods and applications from a technical point of view of genetic algorithms made easy discussion. The book introduces the basic concepts of genetic algorithms and structures to solve constrained optimization and combinatorial optimization problems, as well as genetic algorithms in production scheduling, reliability, design, transportation, equipment layout, such as the issue of a series of industrial engineering applications.
Platform: | Size: 9476096 | Author: 萧七 | Hits:

[ApplicationsNAMD_2.6_Source.tar

Description: 分子动力学计算程序,主要用于生物大分子的计算。-Molecular dynamics calculation program, mainly for the calculation of biological macromolecules.
Platform: | Size: 8963072 | Author: 砺丰 | Hits:

[matlabBinTree

Description: 计算生物二叉树的matlab具体程序,有需要的来看看啦-Calculation of the biological tree of matlab specific procedures, there is a need to look at the看啦
Platform: | Size: 1024 | Author: 冷晨 | Hits:

[DNADNA4

Description: 生物计算中哈密尔顿算法的设计与实现(有向图)-Biological calculation algorithm Hamilton Design and Implementation (directed graph)
Platform: | Size: 5864448 | Author: aqq | Hits:

[AI-NN-PRintelligent

Description: 现代智能计算方法,上课时的课件,详细讲解了各种现代生物智能计算的算法实现技术。-Modern intelligent calculation method in class courseware, explained in detail a variety of modern biological technology, intelligent computing algorithms.
Platform: | Size: 731136 | Author: quzhijian | Hits:

[source in ebookwangxiaoping

Description: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-Genetic algorithm (Genetic Algorithm) is a simulation of Darwinian evolution, natural selection and genetic mechanism of the calculation model of biological evolution is a natural evolutionary process through the simulation method of searching the best
Platform: | Size: 3920896 | Author: zsy | Hits:

[AI-NN-PRyi-chuan

Description: 遗传算法是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic algorithms are simulated Darwinian theory of evolution by natural selection and genetic mechanism of the calculation model of biological evolution is a natural evolutionary process by simulating the optimal solution search methods.
Platform: | Size: 13312 | Author: erik | Hits:

[GIS programHoldrange

Description: 第一步: 将每年所需年生物温度BT、年平均降水量Aap、可能蒸散率PER栅格数据放到同一文件夹下并按以下命名规则命名。 图层 命名 年生物温度BT: bt 年平均降水量Aap: aap 可能蒸散率PER: per 第二步: 点击“选择路径”,选择第一步保存文件的文件夹。 第三步: 点击“Holdridge计算”,系统运行结束后,弹出“已完成Holdridge计算”对话框。 完成文件保存在第二步所选路径文件夹下,自动命名为“Holdridge”。 第一步: 将每年所需年生物温度BT、年平均降水量Aap、可能蒸散率PER栅格数据放到同一文件夹下并按以下命名规则命名。 图层 命名 年生物温度BT: bt 年平均降水量Aap: aap 可能蒸散率PER: per 第二步: 点击“选择路径”,选择第一步保存文件的文件夹。 第三步: 点击“Holdridge计算”,系统运行结束后,弹出“已完成Holdridge计算”对话框。 完成文件保存在第二步所选路径文件夹下,自动命名为“Holdridge”。 -The first step: Annual required number of years of biological temperature of the BT, the average annual rainfall of Aap, the potential evapotranspiration rate PER raster data into the same folder and press the following naming convention named. Layer named Annual bio-temperature BT: bt The annual average precipitation Aap: aap Potential evapotranspiration rate of the PER: per Step two: Click the "Select Path", select the first step to save the file folders. The third step: Click on the Holdridge calculation after the end of the system is running, pop-up "to complete the the Holdridge calculation dialog box. Complete the file is saved in the second step the selected path folder automatically named to the Holdridge. The first step: Annual required number of years of biological temperature of the BT, the average annual rainfall of Aap, the potential evapotranspiration rate PER raster data into the same folder and press the following naming convention named. Layer na
Platform: | Size: 59392 | Author: zjanna137 | Hits:

[Otherchengxu

Description: 编写程序计算一个人的生物节律指数,它是生理、智力和情绪指数之和。情绪周期 是一个正弦曲线,其振幅为1,周期为28天,在给定的一天内,一个人的情绪指数是 , 是他的年龄(以天计算)类似地,生理和智力周期也是正弦曲线,振幅为1,周期分别是23天和33天。 • 编写输入年月日计算天输的函数computeday; • 编写计算生理指数的函数compute_physiological_index; • 编写计算情绪指数的函数compute_emotional_index; • 编写计算智力指数的函数compute_mentality_index; • 在主程序中输入年月日,计算生物节指数并输出; -Write a program to calculate a person' s biological rhythms index, and it is the index of the physical, intellectual and emotional. Emotional cycle is a sine curve, its amplitude is 1, the period of 28 days, within a given day, a person' s mood index was his age (in days) Similarly, physical and intellectual cycles are also sinusoidal The amplitude of 1, the cycle is 23 days and 33 days, respectively. 鈥� Prepare input date day lose function computeday a function compute_physiological_index 鈥� write to calculate the physiological indices 鈥� write a function to calculate the sentiment index compute_emotional_index 鈥� preparation of calculation of the the intelligence index function compute_mentality_index enter the date in the main program, calculation index of biological Festival and output
Platform: | Size: 1024 | Author: 吴晓东 | Hits:

[OtherIGKA

Description: 遗传算法是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的算法,文档中提供遗传算法的全部源程序代码。-The genetic algorithm is the calculation of the process of biological evolution model to simulate natural selection and genetic mechanism of Darwin' s theory of biological evolution, is a by simulating the natural evolution of the genetic algorithm in the process of searching the optimal solution algorithms, documentation source code.
Platform: | Size: 86016 | Author: 李严 | Hits:

[AI-NN-PRGenetic-algorithm-source-code

Description: 遗传算法是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-Genetic algorithm (ga) is a simulation Darwin the evolution natural selection and genetic mechanism of biological evolution process calculation model, is a kind of searching optimal solution by simulating the natural evolution process
Platform: | Size: 4282368 | Author: dangdang | Hits:

[Otherup

Description: 玩24 点 朗读英文 模拟抽奖 抽取座号 打砖块小游戏 显示弹u盘窗口 简易计时器 人体生物钟的计算 打开小i机器人聊天网站 星星爆发屏幕保护(彩色) 字符串转换成Chr(...) & Chr(...)... 批量产生字符-Play with 24 points Read English aloud Simulation of draw Take a seat number Make bricks little game Show u disk window Simple timer The calculation of the human body biological clock Open the small robot I chat sites The stars outbreak screen saver (color) String into a CRH (...). & CRH (...). ... Batch produces characters
Platform: | Size: 379904 | Author: 小小小 | Hits:

[assembly languageGA1

Description: 遗传算法是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-Genetic algorithm is a calculation model to simulate Darwinian natural selection and genetic mechanisms of biological evolution process of biological evolution is a natural evolutionary process by simulating the optimal solution search methods
Platform: | Size: 745472 | Author: 黄山 | Hits:

[Software EngineeringMATLABGenetic-Algorithm

Description: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的-Genetic Algorithm (based Algorithm) is a simulation Darwin the evolution natural selection and Genetic mechanism of biological evolution process calculation model, is a kind of searching optimal solution by simulating the natural evolution process of the method, it initially by the university of Michigan J.H olland first proposed in 1975, professor
Platform: | Size: 9767936 | Author: control lee | Hits:

[DNAtsp

Description: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法 遗传算法的基本运算过程如下: a)初始化:设置进化代数计数器t=0,设置最大进化代数T,随机生成M个个体作为初始群体P(0)。 b)个体评价:计算群体P(t)中各个个体的适应度。 c)选择运算:将选择算子作用于群体。选择的目的是把优化的个体直接遗传到下一代或通过配对交叉产生新的个体再遗传到下一代。选择操作是建立在群体中个体的适应度评估基础上的。 d)交叉运算:将交叉算子作用于群体。所谓交叉是指把两个父代个体的部分结构加以替换重组而生成新个体的操作。遗传算法中起核心作用的就是交叉算子。-Genetic algorithm (Genetic Algorithm) is a computational model of biological evolution of natural selection and genetic mechanism of biological evolution of the simulation of Darwin, is a kind of method to search the optimal solution by simulating natural evolutionary process The basic operation process of genetic algorithm as follows: A initialization settings): the evolution algebra counter t=0, set the maximum evolution algebra T, randomly generated M individuals as the initial population of P (0). B) individual uation: Calculation of group P (T) in the fitness of each individual. C) selecting operation: the selection operator acting on the group. The choice of the purpose is to direct individual genetic optimization to the next generation, or by paired crossover generates new individuals and then transmitted to the next generation. The choice of operation is based on individual fitness uation based on. D) crossover: crossover operator acting on the group. The so-called cross
Platform: | Size: 786432 | Author: ahu_gj | Hits:

[mathematicabin

Description: 遗传算法模拟达尔文进化自然选择和遗传机制的生物进化过程的计算模型-enetic algorithm simulation Darwin the evolution natural selection and genetic mechanism of biological evolution process calculation model
Platform: | Size: 1024 | Author: 李明昊 | Hits:

[Otherusyr

Description: 基于C语言的生物周期算法,运用于人的生命周期的计算,不错-The biological cycle algorithm based on C language, used in the calculation of life cycle, good
Platform: | Size: 136192 | Author: mvlcz_tcxkiig | Hits:

[matlabexample1

Description: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(Genetic Algorithm (based Algorithm) is a simulation Darwin the evolution natural selection and Genetic mechanism of biological evolution process calculation model, is a kind of searching optimal solution by simulating the natural evolution process.)
Platform: | Size: 1024 | Author: egpt | Hits:
« 12 »

CodeBus www.codebus.net