本文件包含了四元数理论中的所有MATLAB函数,可直接进行应用,是应用四元数理论不可缺少的
2019-12-21 21:54:03 649KB 四元数
1
基于Matlab工具的遗传算法求解有约束最优化问题
2019-12-21 21:53:47 786KB 遗传算法
1
SURROGATES工具箱是一个多维函数逼近和优化方法的通用MATLAB库。当前版本包括以下功能: 实验设计:中心复合设计,全因子设计,拉丁超立方体设计,D-optimal和maxmin设计。 代理:克里金法,多项式响应面,径向基神经网络和支持向量回归。 错误和交叉验证的分析:留一法和k折交叉验证,以及经典的错误分析(确定系数,标准误差;均方根误差等;)。 基于代理的优化:高效的全局优化(EGO)算法。 其他能力:通过安全裕度进行全局敏感性分析和保守替代。 安装请看docs目录下文档 FAC Viana, SURROGATES Toolbox User’s Guide, Version 2.1, http://sites.google.com/site/felipeacviana/surrogatestoolbox,2018.
2019-12-21 21:50:40 355KB 代理模型 工具箱 MATLAB
1
稀疏重构技术中,凸优化作为其中的重要的算法,其应用场景很广泛,这个针对MATLAB的工具箱是其中的一个应用部件。
2019-12-21 21:49:10 19.26MB MATLAB工具箱
1
BP算法是由学习过程由信号的正向传播与误差的反向传播两个过程组成。由于多层前馈网络的训练经常采用误差反向传播算法,人们也常把将多层前馈网络直接称为BP网络。
2019-12-21 21:48:12 92KB matlab 神经网络
1
最全的复杂网络的MATLAB工具箱,内含大量源代码,直接可用,找了很久才找到的的,觉得不错记得分享应用心得哦!
2019-12-21 21:47:26 21.2MB complex network package MATLAB
1
该工具箱提供了实现curvelet的两种快速算法,USFFT和wrapping
2019-12-21 21:35:42 737KB curvelet
1
Versions of the toolbox up to 1.9 require MATLAB® Version 7.4 (R2007a) or later. Version 2 of the toolbox requires MATLAB® Version 7.14 (R2012a) or later.
2019-12-21 21:24:38 913KB matlab 四元数
1
创建你的第一个贝叶斯网络 手工创建一个模型 从一个文件加载一个模型 使用 GUI 创建一个模型 推断 处理边缘分布 处理联合分布 虚拟证据 最或然率解释 条件概率分布 列表(多项式)节点 Noisy-or 节点 其它(噪音)确定性节点 Softmax(多项式 分对数)节点 神经网络节点 根节点 高斯节点 广义线性模型节点 分类 / 回归树节点 其它连续分布 CPD 类型摘要 模型举例 高斯混合模型 PCA、ICA等 专家系统的混合 专家系统的分等级混合 QMR 条件高斯模型 其它混合模型 参数学习 从一个文件里加载数据 从完整的数据中进行最大似然参数估计 先验参数 从完整的数据中(连续)更新贝
2019-12-21 21:20:47 4.93MB 贝叶斯 网络 工具箱
1
Mateda2.0一个非常好用的分布估计算法matlab工具箱,For a preliminary explanation of Mateda2.0 see the file Mateda2.0-UserGuide.pdf in this directory. General documentation about the programs is available in the /doc directory or from: http://www.sc.ehu.es/ccwbayes/members/rsantana/software/matlab/MATEDA.html MATEDA-2.0 employs the Matlab Bayes Net (BNT) toolbox (Murphy:2001) and the BNT structure learning package (Leray_and_Francois:2004). These programs, which are freely available from the authors website (they can be respectively downloaded from http://people.cs.ubc.ca/~murphyk/Software/BNT/bnt.html and http://banquiseasi.insa-rouen.fr/projects/bnt-slp/), should be installed previously to the MATEDA-2.0 installation. Some of the MATEDA-2.0 routines also employs the MATLAB statistical toolbox and the affinity propagation clustering algorithm (Frey_and_Dueck:2007) (the Matlab implementation of affinity propagation is available from http://www.psi.toronto.edu/affinitypropagation/). After installing the BNT and BNT structure learning tools: 1) Set the path to the current BNT structure learning tool directory. This is done by modifying file add_SLP.m. 2) Unpack the file IntEDA.zip and copy the files to a directory named MATEDA. 3) Edit file InitEnvironment.m updating the paths path_MATEDA, path_FullBNT and path_BNT_SLP. 4) Set the current Matlab directory to the MATEDA directory. 5) Execute program InitEnvironments.m. Several warnings but no error should appear. The folder ScriptsMateda contains several examples of EDAs implementations. The file Mateda2.0-UserGuide.pdf contains a detailed explanation of how to use the programs. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Last version 2/04/2009. Roberto Santana (roberto.santana@ehu.es)
2019-12-21 21:20:37 956KB 分布估计算 matlab工具箱
1