photo

Ashmika Gupta


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
186,190
of 300,379

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Error: Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-41.
h=0:0.5:20 m=size(h,2) E=0.01*10^9; A=0.001; n=6; a=20; r=20/(2.*sind(180/n)); Lab=a; Lbc=a*(sind(38)/sind(30)); Lac=a*...

4 years ago | 1 answer | 0

1

answer

Question


MATLAB Code for FEA of a simple 6 bar space truss.
Hello everyone! I am trying to practice finite element analysis by solving some textbook problems using finite element analysis ...

4 years ago | 0 answers | 0

0

answers

Question


Can somebody tell me what this notation means?
Hi, everyone! I am reading through a textbook which integrates the use of MATLAB and I don't quite understand what this notation...

4 years ago | 1 answer | 0

1

answer

Question


Plotting for loop values
Hello! I am trying to plot values using a for loop but everytime I run the code I get a figure with nothing on it except for axi...

4 years ago | 1 answer | 0

1

answer

Question


Solve function returns expression in terms of z
I am trying to solve for a function but I keep getting an answer in terms of z. I don't know what this means or how to fix it so...

4 years ago | 1 answer | 0

1

answer

Question


Determine Critical Points Numerically
I was wondering if anyone had any suggestions on how to find the critical points of this function numerically with respect to ...

4 years ago | 1 answer | 0

1

answer