First Order Reliability Method with Matlab

14 views (last 30 days)
can i have a matlab code for which we illustrate the FORM (First Order Reliability Method) to determinate the probability of failure, the design point...with an exemple in support

Accepted Answer

Govind KM
Govind KM on 11 Dec 2024
  2 Comments
Patient
Patient on 13 Dec 2024
thank you very much. so ! when i run any file i see some error ! can you help me how to apply ? how i can extend this with an example if i want to realize any study about FORM.
for example : my limit state function is g(X) = X1+5X2-56
mean_x1 = 23 , std_x1 = 1
mean_x2 = 11 , std_x2 = 1
i want to find :
  1. beta (reliability index)
  2. probability of faillure
  3. design point cordinates
Govind KM
Govind KM on 18 Dec 2024
Edited: Govind KM on 18 Dec 2024
The Software from the Technical University of Munich does return all of these. You can take a look at the examples included in the FORM.zip file on their site to understand the input and output parameters of the included functions, as they seem to be well commented.

Sign in to comment.

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!