资源列表
PSOTool
- 求解非线性方程组方法有经典算法以及近年来流行的遗传算法.牛顿法及其改进形式,但是此类算法的收敛性在很大程度上依赖于初始点的选择,对于某些非线性方程组容易导致求解失败 为了克服经典算法的缺点,设计了求解非线性方程组的混合遗传算法,但依然对方程组和编码方法有很高要求。PSO是受到鸟群或者鱼群社会行为的启发而形成的一种基于种群的随机优化技术。它是一类随机全局优化技术,通过粒子间的相互作用发现复杂搜索空间中的最优区域。该算法是一种基于群体智能的新型演化计算技术,具有简单易实现、设置参数少、全局优化能力强
jieba
- jieba分词软件,是python下的开源分词软件,里面有使用例子,简单易用-jieba segmentation software, is under the open source python segmentation software, there are examples of the use, easy to use
mpu6050官方dmp 5.1
- mpu6050官方运动库,是互补融合算法的基础。很有用的。
GE.m
- 遗传算法解非线性方程组的Matlab程序,有详细说明。-Genetic algorithm for solving nonlinear equations Matlab procedures, described in detail.
GEfornonlinereq
- 用遗传算法解非线性方程组的Matlab程序,包含程序流程的文字说明。-Genetic algorithm for solving nonlinear equations Matlab program, the program is described in detail.
Dc81
- 适合MT4平台外汇黄金石油日内短线交易,参数具体可以自己调整-Forex Gold Oil MT4 platform suitable for short-term trading, the specific parameters you can adjust
caoshi-method
- 本程序是应用曹氏法解决混沌时间序列的嵌入维数,用C++编写,并编写出matlab接口,生成cao.dll文件,利用程序中的caoshi_method.m文件就可以在matlab环境下快速计算出嵌入维数。-the programme can compute embedding dimension
rbf
- 多输入多输出的rbf神经网络,可以仿真出结果。-Multiple input multiple output of the RBF neural network, can the simulation results
fuzzynet
- 用Matlab实现的模糊神经网络模型,用于检测和评价水质情况,并进行预测,压缩包里包含了数据集和源程序。具体的应用可以根据用户的需求稍作更改,可用于分类。-Using Matlab fuzzy neural network model for the detection and evaluation of water quality, and to predict the compressed bundle contains the data sets and the source. Speci
KRLS
- 核自适应滤波算法krls的matlab程序。已将klms算法弄成函数,加载即可使用。-Nuclear adaptive filtering algorithm krls matlab program. Klms algorithm has inflicted function, load can be used.
D-S-matlab
- 融合多个传感器多个周期的数据,最终做出决策 matlab实现DS信息融合-Integration of multiple sensors multiple cycles of data,and make the final decision at last
SLIC
- 超像素分割程序,既有原码,也有可执行程序,验证过,好用。-Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.