-
禁忌算法 C++
禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
- 2018-04-13 09:03:34下载
- 积分:1
-
Semiparametric
半参数回归模型在测绘领域中的应用,先利用多期数据构建半参数回归模型,然后再预报未来多期数据(Semiparametric regression model applied in the field of surveying and mapping, the first use of multi-phase data to construct semi-parametric regression model, and then predict the future multi-phase data)
- 2013-07-12 16:22:14下载
- 积分:1
-
Pmsmstart2
说明: 可以模拟自启动永磁同步电机的启动过程的m文件(M file that can simulate the starting process of self starting permanent magnet synchronous motor)
- 2020-03-12 11:55:21下载
- 积分:1
-
Bayesian-Methods-for-Hackers
贝叶斯统计推断相关资料和贝叶斯方法,学习贝叶斯不错的资料(Bayesian statistical inference related data and bayesian methods, learning bayesian good data)
- 2020-06-24 01:20:02下载
- 积分:1
-
数值计算_病态线性方程组的求解
说明: 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码(This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code)
- 2005-11-26 12:21:17下载
- 积分:1
-
rspbr2_03.0603_Source
美国牛人编写的以平面框架结构为基础的桥梁设计与校核软件,fortran90格式,已经调通,完全可以运行。(U.S. cattle were written in a flat frame-based bridge design and calibration software, fortran90 format, has been transferred through, can run.)
- 2011-10-17 00:06:09下载
- 积分:1
-
waveFieldSimulationProgramOfILayer
Ⅰ层模型声波波场数值模拟源程序,对各向异性介质中的地震波进行研究,无论是进行野外施工技术研究,还是进
行岩层岩性参数与波动方程之间的关系的研究,或者是进行各向异性介质中地震波
场处理与分析的研究,都离不开各向异性的地震波场数值模拟。(Ⅰ layer model numerical simulation of acoustic wave source for seismic waves in anisotropic media research, whether in carrying out field work research, or to rock lithology parameters and the wave equation of the relationship between research, or to the anisotropy of seismic wave fields in media processing and analysis of the study, are inseparable from anisotropy of seismic wave field numerical simulation.)
- 2009-11-06 15:38:51下载
- 积分:1
-
公约数
用C语言实现计算两个数字的最大公约数,代码简单简洁,适合初学者学习。(C language is used to calculate the maximum common divisor of two digits. The code is simple and concise. It is suitable for beginners to learn.)
- 2020-06-21 16:20:01下载
- 积分:1
-
非线性
说明: 用于计算非线性有限元分析的程序,该程序可以处理多种工况、多种类型单元组合结构问题。同时,还可以处理固定约束和指定位移的情况。(A program for nonlinear finite element analysis)
- 2019-12-28 15:38:45下载
- 积分:1
-
suanshubianma
算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。(Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.)
- 2012-08-13 03:57:21下载
- 积分:1