photo

Ashwini Subhash


Last seen: nästan 3 år ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
269 480
of 300 392

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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...

nästan 3 år ago | 2 answers | 0

2

answers

Question


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 ...

nästan 3 år ago | 1 answer | 0

1

answer

Question


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 ...

nästan 3 år ago | 1 answer | 0

1

answer

Question


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 ...

nästan 3 år ago | 1 answer | 0

1

answer