close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Oct 15, 2012, 9:14:28 AM (12 years ago)
- Author:
-
cescalonilla
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
initial
|
v1
|
|
7 | 7 | Esto puede estimarse como un efecto multiplicativo aproximado |
8 | 8 | {{{ |
9 | | Log(y) = a*Log(x/y) + ... |
| 9 | Log(y-a*x) = Log(y(1-a*(x/y)))= Log(y)+Log(1-a*(x/y))~Log(y)-a*(x/y) |
| 10 | cuando |x/y| proximo a cero |
10 | 11 | }}} |
11 | 12 | o mediante un bloque no lineal de BSR. |