Community Profile

photo

Siddhant Das


Last seen: oltre 3 anni fa Attivo dal 2020

Statistiche

  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


how to plot this for different types of loads in simply supported beam?
%% Eaxmple 1 Name1 = 'Sample Problem 5_2'; % Length and Supports LengthSupport1 = [16,16]; % Concetrated Loads F1_1 = {'CF...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


error with bar !!
l=8;w=5; ra=w;m=w*1; x=sym('x'); x=0:0.1:1; bar(x,sfx,'r','linewidth',5) bmx=-w*x; bar(x,bmx) i tried changing the path...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


ERROR FOR EZPLOT?
l=2.5;w=60;e=2*10^8;i=2000*10^-8; r1=w*1; x=sym('x'); sfx=(w*1)-w*x; subplot(2,2,1) EZPLOT(sfx,[0,2.5]) subplot(2,2,2) bm...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


HOW CAN I CORRECT THIS ?
x=[0:0.01:5]; y=exp(-1.5*x).*sin(10*x); subplot(1,2,1); plot(x,y); xlabel('x'),ylabel('exp(-1.5*x).*sin(10*x)'),axis([0 5 -1...

oltre 3 anni fa | 2 risposte | 0

2

risposte