Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
191.903
of 301.313
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.955
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 2 respuestas | 0
