photo

Ashwini Subhash


Last seen: oltre un anno fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


How to perform svd without using the inbuilt function?
% Importing the given data file image = importdata('data.mat'); I = double(im2gray(image)); figure(1); imagesc(I); axis off...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


Why does this code not work?
%USE MONTE CARLO METHOD TO CALCULATE PROBABILITY OF FAILURE OF WIND TURBINE %The given limit state function for the given is ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find beta and Pf values using Monte Carlo
%USE MONTE CARLO METHOD TO CALCULATE PROBABILITY OF FAILURE OF WIND TURBINE %The given limit state function for the given is ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to do failure probability estimation using the direct Monte Carlo simulation. my code does not run it gives me "untitled'' as ans
%USE MONTE CARLO METHOD TO CALCULATE PROBABILITY OF FAILURE OF WIND TURBINE %The given limit state function for the given beam ...

quasi 2 anni fa | 1 risposta | 0

1

risposta