<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>k-Wave User Forum &#187; Topic: fft padding in &#34;extractAmpPhase&#34; function in heat simulation</title>
		<link>http://www.k-wave.org/forum/topic/fft-padding-in-extractampphase-function-in-heat-simulation</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 23:28:11 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.k-wave.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.k-wave.org/forum/rss/topic/fft-padding-in-extractampphase-function-in-heat-simulation" rel="self" type="application/rss+xml" />

		<item>
			<title>Hammerben1 on "fft padding in &#34;extractAmpPhase&#34; function in heat simulation"</title>
			<link>http://www.k-wave.org/forum/topic/fft-padding-in-extractampphase-function-in-heat-simulation#post-7632</link>
			<pubDate>Sun, 21 Jun 2020 22:39:04 +0000</pubDate>
			<dc:creator>Hammerben1</dc:creator>
			<guid isPermaLink="false">7632@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Yep that works perfectly thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "fft padding in &#34;extractAmpPhase&#34; function in heat simulation"</title>
			<link>http://www.k-wave.org/forum/topic/fft-padding-in-extractampphase-function-in-heat-simulation#post-6617</link>
			<pubDate>Mon, 29 Oct 2018 11:44:55 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">6617@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Hammerben1,&#60;/p&#62;
&#60;p&#62;If you have followed the &#34;Heating By A Focused Ultrasound Transducer&#34; example and recorded for an integer number of points per period, you can turn off the padding and windowing, i.e., use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;% extract the pressure amplitude at each position
p = extractAmpPhase(sensor_data.p, 1/kgrid.dt, freq, ...
    &#38;#39;FFTPadding&#38;#39;, 1, &#38;#39;Window&#38;#39;, &#38;#39;Rectangular&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Does that answer your question?&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hammerben1 on "fft padding in &#34;extractAmpPhase&#34; function in heat simulation"</title>
			<link>http://www.k-wave.org/forum/topic/fft-padding-in-extractampphase-function-in-heat-simulation#post-6582</link>
			<pubDate>Fri, 14 Sep 2018 20:18:50 +0000</pubDate>
			<dc:creator>Hammerben1</dc:creator>
			<guid isPermaLink="false">6582@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;hi:&#60;br /&#62;
We are trying to do heat simulation on a 700x1400 grid. However, we found that that dimension of heat simulation would require &#38;gt;190GB RAM. We therefore changed the fft padding in extractAmpPhase function to 1. We wonder what would that do to the heat simulation results? Also should the heat simulation be ran on p_max? Can it?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
