<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Problema 3.a) by JUAN CARLOS PLASENCIA PEREZ</title>
      <link>https://padlet.com/juanplasenciap/sb9aoxbocgx3wdya</link>
      <description>Solución</description>
      <language>en-us</language>
      <pubDate>2020-11-07 02:55:30 UTC</pubDate>
      <lastBuildDate>2024-07-15 21:27:51 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Problema 3.a)</title>
         <author>juanplasenciap</author>
         <link>https://padlet.com/juanplasenciap/sb9aoxbocgx3wdya/wish/899600908</link>
         <description><![CDATA[<div>&gt;&gt; %Inicia matlab. En la ventana de comandos,escriba x=-1:0.1:1 y luego ejecute cada una de las siguientes declaraciones escribiendolas y presionando Enter:<br>x =<br><br>  Columns 1 through 10<br><br>   -1.0000   -0.9000   -0.8000   -0.7000   -0.6000   -0.5000   -0.4000   -0.3000   -0.2000   -0.1000<br><br>  Columns 11 through 20<br><br>         0    0.1000    0.2000    0.3000    0.4000    0.5000    0.6000    0.7000    0.8000    0.9000<br><br>  Column 21<br><br>    1.0000<br>&gt;&gt; sqrt(x)<br><br>ans =<br><br>  Columns 1 through 5<br><br>   0.0000 + 1.0000i   0.0000 + 0.9487i   0.0000 + 0.8944i   0.0000 + 0.8367i   0.0000 + 0.7746i<br><br>  Columns 6 through 10<br><br>   0.0000 + 0.7071i   0.0000 + 0.6325i   0.0000 + 0.5477i   0.0000 + 0.4472i   0.0000 + 0.3162i<br><br>  Columns 11 through 15<br><br>   0.0000 + 0.0000i   0.3162 + 0.0000i   0.4472 + 0.0000i   0.5477 + 0.0000i   0.6325 + 0.0000i<br><br>  Columns 16 through 20<br><br>   0.7071 + 0.0000i   0.7746 + 0.0000i   0.8367 + 0.0000i   0.8944 + 0.0000i   0.9487 + 0.0000i<br><br>  Column 21<br><br>   1.0000 + 0.0000i<br><br>&gt;&gt; cos(x)<br><br>ans =<br><br>  Columns 1 through 10<br><br>    0.5403    0.6216    0.6967    0.7648    0.8253    0.8776    0.9211    0.9553    0.9801    0.9950<br><br>  Columns 11 through 20<br><br>    1.0000    0.9950    0.9801    0.9553    0.9211    0.8776    0.8253    0.7648    0.6967    0.6216<br><br>  Column 21<br><br>    0.5403<br><br>&gt;&gt; sin(x)<br><br>ans =<br><br>  Columns 1 through 10<br><br>   -0.8415   -0.7833   -0.7174   -0.6442   -0.5646   -0.4794   -0.3894   -0.2955   -0.1987   -0.0998<br><br>  Columns 11 through 20<br><br>         0    0.0998    0.1987    0.2955    0.3894    0.4794    0.5646    0.6442    0.7174    0.7833<br><br>  Column 21<br><br>    0.8415<br><br>&gt;&gt; 2./x<br><br>ans =<br><br>  Columns 1 through 10<br><br>   -2.0000   -2.2222   -2.5000   -2.8571   -3.3333   -4.0000   -5.0000   -6.6667  -10.0000  -20.0000<br><br>  Columns 11 through 20<br><br>       Inf   20.0000   10.0000    6.6667    5.0000    4.0000    3.3333    2.8571    2.5000    2.2222<br><br>  Column 21<br><br>    2.0000<br><br>&gt;&gt; x.\3<br><br>ans =<br><br>  Columns 1 through 10<br><br>   -3.0000   -3.3333   -3.7500   -4.2857   -5.0000   -6.0000   -7.5000  -10.0000  -15.0000  -30.0000<br><br>  Columns 11 through 20<br><br>       Inf   30.0000   15.0000   10.0000    7.5000    6.0000    5.0000    4.2857    3.7500    3.3333<br><br>  Column 21<br><br>    3.0000<br><br>&gt;&gt; plot(x, sin(x.^3))<br>&gt;&gt; plot(x, cos(x.^4))</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/836795450/53836052efad69ca3f6e4dffd8d9026a/Gr_ficas_funciones.png" />
         <pubDate>2020-11-07 03:04:32 UTC</pubDate>
         <guid>https://padlet.com/juanplasenciap/sb9aoxbocgx3wdya/wish/899600908</guid>
      </item>
   </channel>
</rss>
