-
Genetic_Algorithm
A genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
- 2011-11-09 11:46:23下载
- 积分:1
-
MATLAB
王济老师《MATLAB在振动信号处理中的应用》书中源程序(Wang Ji teacher " MATLAB in Vibration Signal Processing Applications" book source)
- 2020-11-09 14:29:46下载
- 积分:1
-
基于可拓理论安全性能评价程序
针对现行民用建筑鉴定标准适用于既有公共建筑可靠性鉴定时的内容不足、评价方法保守和评价结果信息量过少的弊端,在原可靠性鉴定规范的基础上综合国内现行规范,建立了包含抗震性能、耐久性、防火性能的既有公共建筑可靠性能评价体系。基于可拓理论将研究对象、评价指标和指标特征结合成物元,通过物元表达式建立了既有公共建筑的可拓评价模型,同时基于MATLAB编制可拓评价程序。(In view of the shortcomings that lack of appraisal contents ,conservative method of evaluation and little information of the evaluation result ,when the existing standard for appraisal of reliability of civil buildings is applied to the reliability evaluation of existing public buildings, the reliability evaluation system of existing public buildings based on existing Standard for appraisal of reliability of civil buildings including seismic performance, durability and fire resistance is established. Based on extension theory research, objects and judging indexes as well as the index characteristic values are considered as matter element. Matter-element model of existing public buildings is established in accordance with the relationship between matter-element. At the same time, the extension evaluation program is compiled based on MATLAB.)
- 2021-02-09 11:29:54下载
- 积分:1
-
Graph_theory_matlab_program
使用集合命令编写的图论最短路dijkstra算法的matlab程序,flord算法的matlab程序,最大匹配的匈牙利算法(hungary)matlab程序,最小生成树的两种方法编写的matlab程序,最小费用最大流matlab程序(Prepared in order to use a collection of graph theory Dijkstra shortest path algorithm matlab program, flord algorithm matlab procedures, the maximum matching algorithm Hungary (hungary) matlab procedures, minimum spanning tree, prepared by two methods matlab procedures, the minimum cost maximum flow matlab program)
- 2008-05-30 13:45:29下载
- 积分:1
-
lcgui
引入名为lcgui的GUI程序计算传输线参数,这是一个用户友好程序,能使各种结构线路的数据输入变得简单。
(The introduction of the GUI program called lcgui calculate the transmission line parameters, which is a user-friendly program, allows a variety of data input line structure becomes simple.)
- 2011-11-26 00:16:54下载
- 积分:1
-
pf-segmentation-master
Matlab interface for the image segmentation algorithm of
Efficient Graph-Based Image Segmentation
Pedro F. Felzenszwalb and Daniel P. Huttenlocher
International Journal of Computer Vision, 59(2) September 2004.
- 2013-09-28 06:40:40下载
- 积分:1
-
Cpp1
加对地支路、非标准变比、稀疏矩阵的潮流计算(Power flow calculation)
- 2015-02-01 13:06:16下载
- 积分:1
-
pid
基于粒子群算法的PID控制器优,基于matlab环境的仿真,有助于图形的可视化编程(PID controller based on particle swarm optimization algorithm, matlab simulation environment based on graphical visualization program helps)
- 2015-03-22 13:46:48下载
- 积分:1
-
decoder_BPML
置信传播(belief propagation,BP)算法的计算复杂度较高,且变量节点和校验节点间信息传递的信息可靠,但是迭代的实现,就最大似然算法来说,验证其提高译码性能的特点。
(Belief propagation (belief propagation, BP) higher computational complexity of the algorithm, and reliable information between variable nodes and check nodes of information transmission, but the realization of the iteration, the maximum likelihood algorithm, the verification of its improved decoding performance characteristics.)
- 2014-03-14 21:54:39下载
- 积分:1
-
decision-tree
程序实现了生成决策树并使用决策树对离散特征向量进行分类。在判断是否要继续生成叶节点时采用entropy来作为impurity的measurement.(Program and use the decision tree decision tree to generate discrete feature vectors for classification. In determining whether to continue generating leaf nodes using entropy as the impurity of the measurement.)
- 2013-08-04 05:49:10下载
- 积分:1