gsampleone.html

来自「时频分析使用的源代码」· HTML 代码 · 共 70 行

HTML
70
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Sampled Identity</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../../R.css">
</head><body>

<table width="100%" summary="page for gsampleOne {Rwave}"><tr><td>gsampleOne {Rwave}</td><td align="right">R Documentation</td></tr></table>
<h2>Sampled Identity</h2>


<h3>Description</h3>

<p>
Generate a sampled identity matrix.
</p>


<h3>Usage</h3>

<pre>
gsampleOne(node, scale, np)
</pre>


<h3>Arguments</h3>

<table summary="R argblock">
<tr valign="top"><td><code>node</code></td>
<td>
location of the reconstruction gabor functions.
</td></tr>
<tr valign="top"><td><code>scale</code></td>
<td>
scale of the gabor functions.
</td></tr>
<tr valign="top"><td><code>np</code></td>
<td>
size of the reconstructed signal.
</td></tr>
</table>

<h3>Details</h3>




<h3>Value</h3>

<p>
diagonal of the ``sampled'' <i>Q_1</i> term (1D vector)</p>

<h3>References</h3>

<p>
See discussions in the text of ``Time-Frequency Analysis''.
</p>


<h3>See Also</h3>

<p>
<code><a href="kernel.html">kernel</a></code>, <code><a href="gkernel.html">gkernel</a></code>.
</p>



<hr><div align="center">[Package <em>Rwave</em> version 1.24 <a href="00Index.html">Index]</a></div>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?