搜索资源列表
MonteCarlo
- 使用直接模拟蒙特卡罗法的Matlab编程,里面三个算例,如湖面积、资产路径等的概率求解法~-Vincent Leclercq, The MathWorks, 2007 vincent.leclercq@mathworks.fr Ths is the set of files (with the powerpoint presentation, in french or in english) used for the Webinar "Simulation de Monte Car
VY_epistemic_Sobol
- 用sobol方法计算基于方差的客观不确定性指标的程序。-Sobol method used to calculate the variance of uncertainty based on objective indicators of the program.
产生拟随机数的MATLAB代码
- 本代码包括Halton,Faure,Sobol,Neiderreit,Korobov,Fibonacci等6个拟随机数序列的产生代码以及所需要的原始数据。
sequenza-di-sobol
- how to generate a sobol sequence in matlab
SAPSO
- 针对PSO在寻优过程容易出现“早熟”现象,提出了一种基于Sobol序列的自适应变异 PSO算法(SAPSO),SAPSO.m-In the optimization process for PSO prone to premature phenomenon, a new Adaptive Mutation PSO Sobol sequence (SAPSO), SAPSO.m
sobol
- sobol 采样方法的matlab程序,全局敏感性分析必备,希望有帮助!~-sobol sampling method matlab program, global sensitivity analysis necessary, Hope that helps! ~
sobol
- Sobol全局敏感性分析Matlab代码,输出一阶敏感度Sol_1及总敏感度Sol_t(Sobol Global sensitivity analysis Matlab code)
Sobol_sequence_generator-master
- 这是一个工具,使用MATLAB代码为一个由阿尔伯塔大学的Siting Liu开发的硬件Sobol序列生成器生成VHDL文件。(This is a tool that uses MATLAB code to generate VHDL files for a hardware Sobol sequence generator developed by Siting Liu at the University of Alberta.)
敏感性分析
- 参考维基百科(https://en.wikipedia.org/wiki/Variance-based_sensitivity_analysis)的取样过程以及对应的Estimators。理论性的东西就不进行复述了,这里主要阐述用MATLAB(R2018b)对某个特定函数进行Solo indices敏感性分析的过程。大致可分为四个过程:采样,构建函数,函数输出(将样本带入函数得到输出值),计算Sobol指数(估算一阶影响指数和全局影响指数)(Sobol global sensitivity an