Añadi las tesis sobre la PSD de Lomb

master
Bruno Berlatzky 3 months ago
parent a52b9c4658
commit a5f43c004a

File diff suppressed because one or more lines are too long

@ -448,28 +448,6 @@
"plt.tight_layout()\n", "plt.tight_layout()\n",
"plt.show()" "plt.show()"
] ]
},
{
"cell_type": "code",
"execution_count": 38,
"metadata": {},
"outputs": [
{
"ename": "TypeError",
"evalue": "get_window() missing 2 required positional arguments: 'window' and 'Nx'",
"output_type": "error",
"traceback": [
"\u001b[1;31m---------------------------------------------------------------------------\u001b[0m",
"\u001b[1;31mTypeError\u001b[0m Traceback (most recent call last)",
"Cell \u001b[1;32mIn[38], line 1\u001b[0m\n\u001b[1;32m----> 1\u001b[0m \u001b[43msignal\u001b[49m\u001b[38;5;241;43m.\u001b[39;49m\u001b[43mget_window\u001b[49m\u001b[43m(\u001b[49m\u001b[43m)\u001b[49m\n",
"\u001b[1;31mTypeError\u001b[0m: get_window() missing 2 required positional arguments: 'window' and 'Nx'"
]
}
],
"source": [
"\n",
"signal.get_window()\n"
]
} }
], ],
"metadata": { "metadata": {

Loading…
Cancel
Save