Statistics
4 Questions
0 Answers
RANK
95,391
of 301,428
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,271
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,497
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
HOW can i use question no 2 boundary condition in pdetool
i want to solve this question with pdetools
10 months ago | 0 answers | 0
0
answersQuestion
i want to get response of previous vehicle excitation to initial condition for next vehicle.
clc; clear all; close all; % Load the data filename = 'vehicle_data7.xlsx'; % Data file data = readtable(filename); ...
1 year ago | 0 answers | 0
0
answersQuestion
how can i get typical time history response graph in this code ???
% Load the data filename = 'vehicle_data7.xlsx'; % Data file data = readtable(filename); % Load the data into a table ...
1 year ago | 0 answers | 0
0
answersQuestion
i want to plot fragility curve stress vrs probability of failure and mean speed vrs probability of failure no of data is 48500
% Load the data filename = 'vehicle_data7.xlsx'; % Data file data = readtable(filename); % Load the data into a table ...
1 year ago | 1 answer | 0