搜索资源列表
kriging
- kriging代理模型 进行近似计算的 可以自行改变参数-kriging surrogate model to approximate calculation can change the parameters
Kriging
- kriging代理模型的应用,里面没有很多例子,以及各种说明,可以很好地学习-very good
dace
- KRiging代理模型工具箱,内附使用说明,欢迎大家下载使用-KRiging agent model kit, containing instructions for use, welcome to download
kriging-surrogate
- Kriging代理模型适用于设计变量和试验样本较多的数据,建立设计变量与数据结果之间的数据模型,可用作进一步的优化设计-Kriging model applies to multiple design variables and large samples of data , can be used for further optimizational design
Kriging代理模型Matlab程序
- 采用MATLAB 编程 计算的 kriging代理模型(kriging program by MATLAB)
克里金插值
- 基本克里金算法,用于代理模型的参数计算,解决可靠性计算的通用matlab方法(Basic Kriging algorithm. The model is used to calculate the parameters of the agent model and to solve the general matlab method for reliability calculation)
dace
- 很好用的kriging代理模型matlab代码(kriging surrogate model matlab code)
dace
- 几种常用代理模型算法,包括Kriging,RBF,样条插值模型。能够根据样本数据拟合高精度代理模型,并提供了几个算例(Several commonly used proxy model algorithms, including Kriging,RBF, spline interpolation model.According to the sample data, the high precision proxy model can be fitted, and several example
SRGTSToolbox
- SURROGATES工具箱是一个多维函数逼近和优化方法的通用MATLAB库。当前版本包括以下功能: 实验设计:中心复合设计,全因子设计,拉丁超立方体设计,D-optimal和maxmin设计。 代理:克里金法,多项式响应面,径向基神经网络和支持向量回归。 错误和交叉验证的分析:留一法和k折交叉验证,以及经典的错误分析(确定系数,标准误差;均方根误差等;)。 基于代理的优化:高效的全局优化(EGO)算法。 其他能力:通过安全裕度进行全局敏感性分析和保守替代。(SURROGATES Toolbox
dace
- kriging代理模型通用程序,基于高斯假设拟合预测数据(Kriging agent model general program, fitting prediction data based on Gaussian assumption)
krigingmodel_Matlab
- 完整kriging代理模型代码,有说明书以及使用手册(Complete Kriging metamodel code with instructions and user manual)
kriging model code
- Kriging Model源代码,包含多种回归函数和相关函数,基本满足常规需求,可在此基础上实现自适应代理模型构建
kriging工具箱
- 使用kriging代理模型,在matlab中没有现成的工具箱,需要首先绑定好工具箱才能使用