-
binary_pso_c
离散版粒子群算法,MATLAB环境中的,对求解离散优化问题很有帮助.(Discrete version of PSO, MATLAB environment to solve the problem of discrete optimization helpful.)
- 2008-12-21 09:37:08下载
- 积分:1
-
snepsolver
在matlab实现多元高次多项式的求解,可以改进给定解的精度。(snepsolver)
- 2009-04-10 22:36:01下载
- 积分:1
-
BootstrapFilter
Sequential Monte Carlo bootstrap
- 2010-06-02 03:38:52下载
- 积分:1
-
Mixed-programming-in-matlab
matlab中的混合编程及各类接口的使用实例。包括notebook,excel,word,mat,dll,color map,Implicit function,debugging等多个方面的多个实例。(matlab Mixed programming and examples of the use of various types of interfaces. Include multiple instances of multiple aspects of the notebook, excel, word, mat, dll, color map, Implicit function, debugging, etc.)
- 2013-11-26 00:30:48下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
toolbox
matlab时频工具箱,比较齐全,里面包含了时频分析的主要算法(time-frequency toolbox matlab, more complete, which includes the time-frequency analysis of the main algorithm)
- 2012-01-31 01:01:32下载
- 积分:1
-
FuzzyPSO
基于模糊规则的pso算法,用MATLAB编写的,绝对可用(Pso algorithm based on fuzzy rules, written using MATLAB, absolutely free)
- 2010-09-20 17:47:44下载
- 积分:1
-
raodi
用matlab实现的固体模型,绕地球飞行的活动物体。(Using matlab realize solid model, the activities around the world flying objects.)
- 2008-03-22 17:18:06下载
- 积分:1
-
duanlielixue_0
我从论坛上下载的断裂力学导论,是一本比较好的书籍(I downloaded from the forum Introduction to fracture mechanics is a good book)
- 2011-09-15 19:00:31下载
- 积分:1
-
kalman-alghrioms-matlab
则卡尔曼滤波的算法流程为: 1.计算预估计协方差矩阵2.计算卡尔曼增益矩阵3.更新估计4.计算更新后估计协防差矩阵(The Kalman filter algorithm processes as follows: 1. Calculate pre-estimate covariance matrix 2 calculate the Kalman gain matrix 3 updated estimate calculated after 4 update estimated defend difference matrix)
- 2014-10-18 08:47:27下载
- 积分:1