Deber.docx

  • Uploaded by: Jose Guatemal
  • 0
  • 0
  • November 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Deber.docx as PDF for free.

More details

  • Words: 121
  • Pages: 3
ESCUELA SUPERIOR PÓLITECNICA DE CHIMBORAZO ESCUELA DE INGENIERIA INDUSTRIAL NOMBRE: Calderón Castillo Washington CURSO: 4to – P2 CODIGO: 2181

PROBLEMA 1 x=[-3:3] x(3)=[] y=x.^2-(exp(x.*0.5))+x

ROBLEMA 2 x=[1.5:5.5 6.6] y=((x+7).^2)./((x+1).*sqrt(x))

PROBLEMA 3 LITERAL A Eo=8.85e-12 l=1.7e-7 R=6 z1=[0:2:10] Ez=(l.*R)./((2.*Eo).*(z1.^2+R.^2).^3/2)

LITERAL B Eo=8.85e-12 l=1.7e-7 R=6 z2=[2:0.01:6] Ez=(l.*R)./((2.*Eo).*(z1.^2+R.^2).^3/2)

PROBLEMA 4 v=[15 8 -6] u=[3 -2 6] a=v./u b=u'*v c=u*v'

PROBLEMA 5 u=[5 -2 5] v=[-2 7 3] w=[8 1 -3] a=cross((v+w),(w+u))

b=dot((u+v),a) c=cross(v,w) d=dot((2.*u),c)

PROBLEMA 6 r1=[6 -3 2] r2=[2 9 10] Ar1=dot(r1,r1) Ar2=dot(r2,r2) a=sqrt(Ar1) b=sqrt(Ar2) x=acosd((dot(r1,r2))./(a.*b))

PROBLEMA 7 R(t) g=9.81 vo=162 Ang=70 t=[1:5:31] x(t)=vo.*cosd(Ang).*t y(t)=vo.*sind(70).*t-(1/2.*g.*t.^2) r(t)=sqrt((x(t).^2)+(y(t).^2))

Ꝋ(t) g=9.81 vo=162 Ang=70 t=[1:5:31] x(t)=vo.*cosd(Ang).*t y(t)=vo.*sind(70).*t-(1/2.*g.*t.^2) teta=atand((y(t))./(x(t)))

PROBLEMA 8

PROBLEMA 9 R=0.08206 n=1 T=300 a=1.39 b=0.0391 V=[0.1:0.02:1]

pi=(n.*R.*T)./V pw=((n+R+T)./(V-n*b))-(((n.^2)*a)./V.^2) error=((pi-pw)./pw).*100

PROBLEMA 10

PROBLEMA 11

PROBLEMA 12

More Documents from "Jose Guatemal"

Deber.docx
November 2019 6
Documento.docx
November 2019 5
Realidad Del Fcme.docx
October 2019 7
Ouriquepdf
April 2020 2