-
lianxu
能实现图片、文字的连续滚动效果。滚动的方向可控制(上、下、左、右)。(To achieve images, text, effects of continuous rolling. The direction of rolling can be controlled (up, down, left, right).)
- 2010-01-18 22:06:10下载
- 积分:1
-
probleme1D_poutre
1D力学模型,有限元单位分析法.巴黎六大实验教材.(1D mechanics model, finite element analysis unit. Paris six experimental materials.)
- 2007-05-26 20:54:44下载
- 积分:1
-
FIG1
Bot hunter code for new users
- 2014-08-28 18:35:47下载
- 积分:1
-
matlab_DSB-modulate
有关DSB调制的实例,简洁实用,很有针对性,已经运行通过(Examples of the DSB modulation, simple and practical, very targeted, has been running through the)
- 2011-09-26 17:49:40下载
- 积分:1
-
NSGA
说明: 多目标遗传算法是NSGA-II[1](改进的非支配排序算法),该遗传算法相比于其它的多目标遗传算法有如下优点:传统的非支配排序算法的复杂度为 ,而NSGA-II的复杂度为 ,其中M为目标函数的个数,N为种群中的个体数。引进精英策略,保证某些优良的种群个体在进化过程中不会被丢弃,从而提高了优化结果的精度。采用拥挤度和拥挤度比较算子,不但克服了NSGA中需要人为指定共享参数的缺陷,而且将其作为种群中个体间的比较标准,使得准Pareto域中的个体能均匀地扩展到整个Pareto域,保证了种群的多样性。(消除了共享参数)。(Multi-objective genetic algorithm is nsga-ii [1] (improved non-dominant sorting algorithm), which has the following advantages compared with other multi-objective genetic algorithms: the complexity of the traditional non-dominant sorting algorithm is, while the complexity of nsga-ii is, where M is the number of objective functions and N is the number of individuals in the population.The introduction of elite strategy to ensure that some good individuals in the evolutionary process will not be discarded, thus improving the accuracy of the optimization results.The comparison operator of crowding degree and crowding degree not only overcomes the defect that NSGA needs to specify the Shared parameter artificially, but also takes it as the comparison standard between individuals in the population, so that individuals in the quasi-pareto domain can uniformly expand to the whole Pareto domain, ensuring the diversity of the population.(eliminating Shared parameters).)
- 2020-02-13 19:30:43下载
- 积分:1
-
fuzzy c-means
说明: 基于fuzzy c-means(FCM)的无监督模糊聚类算法,输出值有:各个样本的类别标签、目标函数在每次迭代后的值、聚类中心以及聚类区间。内有测试数据data.mat,点击 test.m 可以完美运行。(The unsupervised fuzzy clustering algorithm based on fuzzy c-means (FCM) outputs the class labels of each sample, the value of the target function after each iteration, the clustering center and the clustering interval. There is test data ('data.mat') inside, click ' test.m' to be able to run perfectly.)
- 2017-09-18 16:02:28下载
- 积分:1
-
LocalityPreservingProjections
matlab 的lpp的人脸识别,有训练库和测试库,里面还有文档说明
- 2010-05-24 18:13:58下载
- 积分:1
-
LFnewton
power flow analysis using newton raphson method
- 2013-07-27 19:00:20下载
- 积分:1
-
pso
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years ((Evolu2tionary Algorithm- EA) .PSO algorithm is an evolutionary algorithm, and similar genetic algorithm, it is also starting random solutions, through iterative search for the optimal solution, which is also uated by the quality of the fitness solution, but it is much simpler than genetic algorithms rule, it does not have the genetic algorithm cross (Crossover) and variant (Mutation) operation, which by following the current search to find the optimal value to the global optimum. the algorithm for its easy implementation, high accuracy, and fast convergence advantages attracted academic attention, and in solving practical problems demonstrated its superiority.)
- 2014-11-10 10:45:51下载
- 积分:1
-
一维热传导方程
对一维稳态热传导方程采用matlab语言编程求解。(The one-dimensional steady-state heat conduction equation is solved by MATLAB language programming.)
- 2019-04-30 17:07:21下载
- 积分:1