Anda di halaman 1dari 12

ESCUELA SUPERIOR

CHIMBORAZ
POLITCNICA
DE
FACULTAD DE O
INFORMTICA
ELECTRONICA
SABER PARA
SER

Nombre: Ivn totoy

Cdigo:

974

Fecha: 03/01/2017

HERRAMIENTAS EDA
x=linspace(0,10*pi,1000);
y=cos(x);
z=sin(x);
>> plot3(x,y,z)
information, click here.
>> grid
xlabel('angulo'), ylabel('cos(x)'), zlabel('sin(x)')
xlabel('angulo'), ylabel('cos(x)'), zlabel('sin(x)'), title('un resorte')

z = [ 1 2 3 4 5 6 7 8 9 10; 2 4 6 8 10 12 14 16 18 20 ;
3 4 5 6 7 8 9 10 11 12] ;
mesh(z), xlabel ('eje-X'), ylabel ('eje-Y'), zlabel('eje-Z');

t=0:pi/50:10*pi;
>> st=sin(t);
>> ct=cos(t);
>> figure
>> plot3(st,ct,t)
>> t=0:,01:2*pi;
t=0:,01:2*pi;

Error: Expression or statement is incomplete or incorrect.

>> t=0:.01:2*pi;
>> x=cos(2*t).*(cos(t).^2)

x=

Columns 1 through 12

1.0000 0.9997 0.9988 0.9973


0.9809 0.9759 0.9703 0.9641

Columns 13 through 24

0.9952

0.9925

0.9892

0.9854

0.9574 0.9501 0.9423 0.9340


0.8847 0.8734 0.8617 0.8495

0.9251

0.9158

0.9059

0.8955

0.7825

0.7681

0.7533

0.7381

0.5911

0.5738

0.5565

0.5391

0.3812

0.3639

0.3467

0.3297

0.1845

0.1695

0.1549

0.1405

0.0267

0.0159

0.0055

-0.0046

-0.0764

-0.0823

-0.0878

Columns 25 through 36

0.8369 0.8239 0.8105 0.7967


0.7227 0.7070 0.6911 0.6749

Columns 37 through 48

0.6585 0.6419 0.6251 0.6082


0.5216 0.5040 0.4864 0.4688

Columns 49 through 60

0.4512 0.4336 0.4161 0.3986


0.3128 0.2960 0.2794 0.2630

Columns 61 through 72

0.2468 0.2309 0.2151 0.1997


0.1265 0.1128 0.0994 0.0864

Columns 73 through 84

0.0737 0.0614 0.0494 0.0379


-0.0142 -0.0234 -0.0322 -0.0406

Columns 85 through 96

-0.0486 -0.0561 -0.0633 -0.0700


-0.0976 -0.1019 -0.1059 -0.1094

-0.0929

Columns 97 through 108

-0.1125 -0.1153 -0.1177 -0.1198


-0.1249 -0.1250 -0.1248 -0.1242

-0.1215

-0.1228

-0.1239

-0.1245

-0.1178

-0.1158

-0.1136

-0.1112

-0.0832

-0.0797

-0.0760

-0.0724

-0.0399

-0.0366

-0.0334

-0.0302

-0.0081

-0.0064

-0.0050

-0.0037

-0.0009

-0.0015

-0.0024

-0.0035

Columns 109 through 120

-0.1234 -0.1224 -0.1211 -0.1195


-0.1086 -0.1059 -0.1030 -0.1000

Columns 121 through 132

-0.0968 -0.0936 -0.0902 -0.0868


-0.0687 -0.0650 -0.0613 -0.0576

Columns 133 through 144

-0.0540 -0.0504 -0.0469 -0.0434


-0.0272 -0.0243 -0.0215 -0.0189

Columns 145 through 156

-0.0164 -0.0141 -0.0119 -0.0099


-0.0026 -0.0017 -0.0009 -0.0004

Columns 157 through 168

-0.0001 -0.0000 -0.0001 -0.0004


-0.0047 -0.0062 -0.0078 -0.0096

Columns 169 through 180

-0.0116 -0.0137 -0.0160 -0.0185


-0.0329 -0.0361 -0.0394 -0.0428

-0.0211

-0.0239

-0.0267

-0.0298

-0.0607

-0.0644

-0.0681

-0.0718

-0.1025

-0.1054

-0.1082

-0.1108

-0.1247

-0.1250

-0.1250

-0.1246

-0.1064

-0.1026

-0.0983

-0.0937

-0.0335

-0.0248

-0.0157

-0.0061

0.0973

0.1106

0.1243

0.1383

Columns 181 through 192

-0.0463 -0.0498 -0.0534 -0.0571


-0.0754 -0.0791 -0.0827 -0.0862

Columns 193 through 204

-0.0897 -0.0930 -0.0963 -0.0995


-0.1132 -0.1154 -0.1175 -0.1193

Columns 205 through 216

-0.1209 -0.1222 -0.1233 -0.1241


-0.1240 -0.1230 -0.1217 -0.1201

Columns 217 through 228

-0.1181 -0.1157 -0.1130 -0.1099


-0.0886 -0.0832 -0.0773 -0.0711

Columns 229 through 240

-0.0644 -0.0573 -0.0498 -0.0419


0.0038 0.0142 0.0249 0.0361

Columns 241 through 252

0.0476 0.0595 0.0717 0.0844


0.1526 0.1672 0.1821 0.1972

Columns 253 through 264

0.2127 0.2283 0.2443 0.2604


0.3440 0.3612 0.3785 0.3959

0.2768

0.2933

0.3101

0.3270

0.4836

0.5012

0.5188

0.5363

0.6885

0.7045

0.7202

0.7357

0.8598

0.8716

0.8829

0.8938

0.9694

0.9750

0.9802

0.9847

0.9990

0.9976

0.9956

0.9930

Columns 265 through 276

0.4133 0.4309 0.4484 0.4660


0.5537 0.5711 0.5883 0.6054

Columns 277 through 288

0.6224 0.6392 0.6559 0.6723


0.7509 0.7657 0.7803 0.7945

Columns 289 through 300

0.8083 0.8218 0.8348 0.8475


0.9043 0.9142 0.9237 0.9326

Columns 301 through 312

0.9410 0.9489 0.9563 0.9631


0.9887 0.9920 0.9948 0.9970

Columns 313 through 324

0.9986 0.9996 1.0000 0.9998


0.9898 0.9860 0.9817 0.9767

Columns 325 through 336

0.9712 0.9652 0.9585 0.9513


0.9075 0.8972 0.8865 0.8752

0.9436

0.9354

0.9266

0.9173

0.8126

0.7989

0.7848

0.7704

0.6278

0.6109

0.5938

0.5766

0.4189

0.4014

0.3840

0.3667

0.2176

0.2021

0.1869

0.1719

0.0513

0.0397

0.0284

0.0176

-0.0622

-0.0690

-0.0754

-0.0814

Columns 337 through 348

0.8636 0.8515 0.8389 0.8260


0.7556 0.7406 0.7252 0.7096

Columns 349 through 360

0.6937 0.6775 0.6611 0.6446


0.5593 0.5418 0.5243 0.5068

Columns 361 through 372

0.4892 0.4716 0.4540 0.4364


0.3495 0.3324 0.3154 0.2986

Columns 373 through 384

0.2820 0.2656 0.2494 0.2334


0.1572 0.1428 0.1287 0.1150

Columns 385 through 396

0.1015 0.0884 0.0757 0.0633


0.0071 -0.0030 -0.0127 -0.0219

Columns 397 through 408

-0.0308 -0.0393 -0.0473 -0.0549


-0.0869 -0.0921 -0.0969 -0.1013

Columns 409 through 420

-0.1053 -0.1088 -0.1121 -0.1149


-0.1237 -0.1245 -0.1249 -0.1250

-0.1174

-0.1195

-0.1212

-0.1226

-0.1213

-0.1198

-0.1181

-0.1161

-0.0907

-0.0873

-0.0838

-0.0802

-0.0474

-0.0439

-0.0405

-0.0371

-0.0123

-0.0102

-0.0084

-0.0067

-0.0001

-0.0003

-0.0008

-0.0014

Columns 421 through 432

-0.1248 -0.1243 -0.1236 -0.1226


-0.1139 -0.1116 -0.1090 -0.1063

Columns 433 through 444

-0.1035 -0.1005 -0.0973 -0.0941


-0.0766 -0.0730 -0.0693 -0.0656

Columns 445 through 456

-0.0619 -0.0582 -0.0546 -0.0510


-0.0339 -0.0307 -0.0277 -0.0248

Columns 457 through 468

-0.0220 -0.0193 -0.0168 -0.0145


-0.0052 -0.0039 -0.0027 -0.0018

Columns 469 through 480

-0.0010 -0.0005 -0.0002 -0.0000


-0.0023 -0.0033 -0.0045 -0.0059

Columns 481 through 492

-0.0075 -0.0093 -0.0113 -0.0134


-0.0263 -0.0293 -0.0324 -0.0356

-0.0157

-0.0181

-0.0207

-0.0234

-0.0529

-0.0565

-0.0601

-0.0638

-0.0958

-0.0990

-0.1020

-0.1050

-0.1231

-0.1240

-0.1246

-0.1249

-0.1135

-0.1104

-0.1070

-0.1032

-0.0510

-0.0432

-0.0349

-0.0262

0.0698

0.0823

0.0952

0.1085

Columns 493 through 504

-0.0389 -0.0423 -0.0457 -0.0493


-0.0675 -0.0712 -0.0749 -0.0785

Columns 505 through 516

-0.0821 -0.0856 -0.0891 -0.0925


-0.1078 -0.1104 -0.1128 -0.1151

Columns 517 through 528

-0.1171 -0.1190 -0.1206 -0.1220


-0.1250 -0.1247 -0.1241 -0.1232

Columns 529 through 540

-0.1220 -0.1204 -0.1184 -0.1161


-0.0990 -0.0944 -0.0895 -0.0841

Columns 541 through 552

-0.0783 -0.0721 -0.0655 -0.0584


-0.0172 -0.0077 0.0022 0.0125

Columns 553 through 564

0.0232 0.0343 0.0457 0.0576


0.1221 0.1360 0.1503 0.1648

Columns 565 through 576

0.1797 0.1948 0.2102 0.2258


0.3074 0.3243 0.3413 0.3584

0.2417

0.2578

0.2742

0.2907

0.4456

0.4632

0.4808

0.4984

0.6532

0.6697

0.6860

0.7020

0.8328

0.8455

0.8578

0.8697

0.9552

0.9621

0.9684

0.9742

Columns 577 through 588

0.3757 0.3931 0.4105 0.4281


0.5160 0.5335 0.5509 0.5683

Columns 589 through 600

0.5856 0.6027 0.6197 0.6366


0.7178 0.7333 0.7485 0.7634

Columns 601 through 612

0.7780 0.7922 0.8061 0.8196


0.8812 0.8921 0.9027 0.9127

Columns 613 through 624

0.9222 0.9312 0.9397 0.9477


0.9794 0.9840 0.9881 0.9915

Columns 625 through 629

0.9944

0.9967

0.9984

>> y=sin(2*t).*(sin(t).^2);
>> x=cos(2*t).*(cos(t).^2);
>> y=sin(2*t).*(sin(t).^2);

0.9995

1.0000

>> come(x,y);
Undefined function or variable 'come'.

Did you mean:


>> comet(x,y);x=linspace(-2*pi,2*pi);
>> y=linspace(0,4*pi);
>> [x,y]=meshgrid(x,y);
>> z=sin(x)+cos(y);
>> figure
>> contour(x,y,z)
>> doc solve

Solve: permite resolver sistemas de ecuaciones algebraicas solucionador


simblico de ecuaciones,

Anda mungkin juga menyukai