[phi,db]=phasemag(repfreq(h,fr));
plot(fr,db(:),'+r')
]]></programlisting>
- <scilab:image>
+ <scilab:image localized="true">
h=syslin('c',-1+%s,(3+2*%s+%s^2)*(50+0.1*%s+%s^2));
fr=freson(h)
clf;bode(h);
plot(fr,db(:),'+r');
]]></programlisting>
- <scilab:image>
+ <scilab:image localized="true">
h=syslin('c',-1+%s,(3+2*%s+%s^2)*(50+0.1*%s+%s^2));
hd=dscr(h,0.05);
fr=freson(hd);
freq_div_1.png=d50cf5bef89a6648695807129d746024
freson_1.png=5c5e94077fc1d13f9ca4655b34692d20
freson_2.png=e458e3475681df1b40fe0fc44b06259
+freson_en_US_1.png=ae3a8393f831c9ef5810b765d647e04e
+freson_en_US_2.png=e458e3475681df1b40fe0fc44b06259
frfit_1.png=f296c3d571fae9acbb8081ff80805ea7
frmag_1.png=b3dea97186e64d82c1132ab01bc6c507
fsfirlin_1.png=55eb22289db1fc4198d44c4283b6fa4a
segue:
</para>
<programlisting role="xml"><![CDATA[
-<BR><A HREF="item.html">item</A> - rápida descrição
+<BR><A HREF="item.html">item</A> - rapida descricao
]]></programlisting>
<para>
<literal>item</literal> é o item da ajuda, i.e. o comando
</para>
</refsection>
<refsection role="examples">
- <title>Exemplos</title>
+ <title>Exemplos</title>
<programlisting role="example"><![CDATA[
global %helps // This instruction creates a local %helps variable connected to the global one
%helps