-
MF-FEM1
一个小巧有限元计算软件fem的licence和一个例子(A compact fem finite element software and an example of licence)
- 2014-02-12 08:57:20下载
- 积分:1
-
KFpro
kalman filter program(Kalman filter program)
- 2007-04-05 13:09:48下载
- 积分:1
-
bpyyyyyyyyy
本程序是基于bp神经网络的分类程序
开发环境是matlab(matlab)
- 2009-05-24 18:07:26下载
- 积分:1
-
lms
自适应滤波,LMS算法,matlab编写,线谱提取(Adaptive filtering, LMS algorithm, matlab prepared line spectrum extraction)
- 2013-07-16 14:47:03下载
- 积分:1
-
chapter1
《小波分析理论与MATALB R2007 实现》里部分章节的matlab源程序,很有用(wavelet analysis using matlab.)
- 2012-10-08 22:38:16下载
- 积分:1
-
pso
说明: 基本粒子群优化算法Matlab源程序 (Elementary particle swarm optimization algorithm Matlab source code)
- 2010-03-26 12:45:34下载
- 积分:1
-
LinWPSO
线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 (Linear decreasing weight particle swarm optimization starting from random solutions to find the optimal solution by iteration, it is also the fitness to evaluate the quality of the solution, but it is much simpler than the genetic algorithm rules, it is not a genetic algorithm " cross" (Crossover) and " variation" (Mutation) operation, which follow the current search for the optimal value to find the global optimum. The advantage of this algorithm is its ease of implementation, high accuracy, fast convergence and attracted the attention of the academic community, and demonstrated its superiority in solving practical problems.)
- 2013-03-07 21:17:38下载
- 积分:1
-
WaterMark
matlab实现的数字水印
置换中频分量(water Mark)
- 2009-06-29 18:49:53下载
- 积分:1
-
matlab(cx)
说明: 关于数值计算的matlab程序代码,包含了很多的实用的算法.程序全部可以直接用的,有详细的英文注释.(on numerical calculation of Matlab code, contains a lot of practical algorithm. All the procedures can be directly used, a detailed English Notes.)
- 2006-03-19 21:56:30下载
- 积分:1
-
fisher
人工鱼群算法,在一片水域中,鱼往往能自行或尾随其他鱼找到营养物质多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最多的地方,人工鱼群算法就是根据这一特点,通过构造人工鱼来模仿鱼群的觅食!聚群及追尾行为,从而实现寻优,以下是鱼的几种典型行为:(1)觅食行为:一般情况下鱼在水中随机地自由游动,当发现食物时,则会向食物逐渐增多的方向快速游去。(2)聚群行为:鱼在游动过程中为了保证自身的生存和躲避危害会自然地聚集成群,鱼聚群时所遵守的规则有三条:分隔规则:尽量避免与临近伙伴过于拥挤 对准规则:尽量与临近伙伴的平均方向一致 内聚规则:尽量朝临近伙伴的中心移动。(3)追尾行为:当鱼群中的一条或几条鱼发现食物时,其临近的伙伴会尾随其快速到达食物点。特点:1)具有较快的收敛速度,可以用于解决有实时性要求的问题 2)对于一些精度要求不高的场合,可以用它快速的得到一个可行解 3)不需要问题的严格机理模型,甚至不需要问题的精确描述,这使得它的应用范围得以延伸.停止条件1) 判断连续多次所得的均方差小于语允许的误差2)判断某个区域的人工鱼群的数目达到某个比率3)联系多次所获取的值均不能超过已寻找的极值。 (Artificial fish swarm algorithm, in the midst of the waters, the fish tend to own or trailing other fish to find places with more nutrients and thus the largest number of fish survival in general is a place where most of the nutrients in the waters, artificial fish swarm algorithm is based on thisa characteristics, by constructing artificial fish to mimic fish foraging clusters and rear-end behavior, in order to achieve optimization, several typical behavior of the fish: (1) foraging behavior: the general case of fish in the water at randomthe free-swimming, swimming quickly when food is found, then the food is gradually increasing in the direction. (2) cluster behavior: the fish swimming in the process of naturally clustered, and abide by the rules when the fish cluster there are three: separate rule: try to avoid overcrowding with neighboring partners in order to ensure their own survival and to avoid harm alignment rules: as far as possible consistent with the mean direction of the)
- 2012-04-22 17:13:36下载
- 积分:1