-
chain
Network Simulation and Modelling- Markov Chain Representation
- 2010-12-05 23:44:03下载
- 积分:1
-
MATLAB_jiaocheng
M AT L A B是一个可视化的计算程序,被广泛地使用于从个人计算机到超级计算机范围内
的各种计算机上。
M AT L A B包括命令控制、可编程,有上百个预先定义好的命令和函数。这些函数能通过
用户自定义函数进一步扩展。(M AT LAB is a visual computing program, and is widely used in a variety of computers from personal computers to supercomputers within. M AT LAB, including command and control, programmable, with hundreds of pre-defined commands and functions. Further expansion of these functions through user-defined functions.)
- 2012-11-19 13:31:33下载
- 积分:1
-
iris-Segmentation-and-normalization
Segmentation of iris and its normalization in matlab
- 2013-09-12 17:45:02下载
- 积分:1
-
breedPSO
基于杂交的粒子群优化函数--借鉴遗传算法的杂交概念,在每次迭代中,根据杂交概率选取指定数量的例子放入杂交池中,里面的例子随机两两杂交,产生相同数目的子代例子(Hybridization-based particle swarm optimization functions- Reference hybrid genetic algorithm concepts, in each iteration, according to the selected crossover probability into a specified number of examples of hybrid pool, examples of which twenty-two random hybridization, the same number of offspring produced example)
- 2013-09-23 19:01:08下载
- 积分:1
-
NSGA-III
测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并会形成种群大小为 2N 的新的种群 Rt=Pt∪Qt。 为了从种群 Rt中选择最好的 N 个解进入下一代,首先利用基于Pareto支配的非支配排序将 Rt分为若干不同的非支配层(F1,F2等等)。然后,算法构建一个新的种群St,构建方法是从 F1开始,逐次将各非支配层的解加入到 St,直至 St的大小等于 N,或首次大于 N。假设最后可以接受的非支配层是 L层,那么在 L+ 1 层以及之后的那些解就被丢弃掉了,且 St FL中的解已经确定被选择作为 Pt+1中的解。Pt+1中余下的个体需要从 FL中选取,选择的依据是要使种群在目标空间中具有理想的多样性。(The test can run and modify the function according to its own situation. NSGA-III first defines a set of reference points. Then the initial population containing N individuals (preferably the same number of reference points as the original literature) was randomly generated, where N was the size of the population. Next, the algorithm is iterated until the termination condition is satisfied. On the basis of current population Pt, the algorithm simulates two-point crossover (SBX) and polynomial mutation to produce offspring population Qt by random selection.)
- 2021-01-26 22:38:41下载
- 积分:1
-
classic-level-set-evolution
说明: 实现了无需水平集重新初始化的水平集演化,速度有极大提高(Achieved without re initialize the level set evolution, the speed greatly improved)
- 2011-04-11 22:46:39下载
- 积分:1
-
package_emd
经验模态分解代码,依据数据自身的时间尺度特征来进行信号分解,无须预先设定任何基函数。(Empirical mode decomposition code, based on the data of their characteristic time scale for signal decomposition, no need of any of a set of basis function.)
- 2012-11-27 23:21:01下载
- 积分:1
-
summa
Accumulator on dldl reartg
- 2013-05-23 17:51:48下载
- 积分:1
-
BFGS
MATLAB编程实现拟牛顿法(BFGS),对凸函数进行优化计算(The quasi-Newton method (BFGS) is realized by programming in MATLAB, and the convex function is optimized.)
- 2018-12-29 16:16:21下载
- 积分:1
-
dynamicalsystem
几种常见混沌时间序列matlab实现
1)chua flow
2)duffing flow
3)Rossler flow
4)Lorenz flow
5)ikeda flow
6)Mackey_Glass flow
7)logistic map
8)henon map
9)Quadratic map(二次图)
也欢迎大家提供更多的混沌方程或映射的经典matlab实现。
(several common chaotic time series to achieve a Matlab) chua flow 2) duffin 3 g flow) Rossler flow 4) Lorenz flow 5) ikeda ss w 6) 7 Mackey_Glass flow) Logistic map 8) henon m ap 9) Quadratic map (Second) of welcome we provide more chaotic or mapping equations by the Code Implementation of Matlab.)
- 2020-08-18 13:18:21下载
- 积分:1