<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to slice_nD</title><link>https://sourceforge.net/p/infos/wiki/slice_nD/</link><description>Recent changes to slice_nD</description><atom:link href="https://sourceforge.net/p/infos/wiki/slice_nD/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 08 Sep 2016 13:00:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/infos/wiki/slice_nD/feed" rel="self" type="application/rss+xml"/><item><title>slice_nD modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/slice_nD/</link><description>&lt;div class="markdown_content"&gt;&lt;h3 id="slice_nd"&gt;slice_nD&lt;/h3&gt;
&lt;p&gt;The ‘slice_nD’ function extracts slices from one or more dimensions in a spectrum. It utilizes linear prediction unless the slice to be extracted exactly matches a frequency position in the original spectrum. To avoid using linear prediction, use ‘&lt;a class="" href="/p/infos/wiki/proj_nD"&gt;proj_nD&lt;/a&gt;’ with one frequency position per dimension. ‘slice_nD’ requires an argument specifying the dimension(s) to extract slices from, and a second argument specifying the frequency position(s) at which to extract the slices.&lt;/p&gt;
&lt;p&gt;To obtain a 1D slice from a 3D spectrum, at positions in the 1st and 3rd dimensions:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;spec1D=slice_nD(spec3D,[1 3],[45 110]);
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 13:00:44 -0000</pubDate><guid>https://sourceforge.netd318d24f1573adb51f9448b215875bcde1afc321</guid></item></channel></rss>