Inicialización

In[25]:=

<<Graphics`

In[26]:=

Off[General :: "spell1"]

In[27]:=

In[28]:=

In[29]:=

In[30]:=

In[31]:=

In[32]:=

In[33]:=

In[34]:=

In[35]:=

In[39]:=

In[40]:=

In[41]:=

In[42]:=

stepfunc[func_, {var_, xmin_, xmax_}, n_] := Apply[Plus, Table[(-UnitStep[x - (k + N[(xmax - xmin)/n])] + UnitStep[x - k]) (func/.var→k), {k, xmin, xmax, N[(xmax - xmin)/n]}]]

In[43]:=

In[44]:=

In[45]:=

On[General :: "spell1"]


Created by Mathematica  (September 20, 2008) Valid XHTML 1.1!