<?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: Plotting a contour map of the normalised accoustic field</title>
		<link>http://www.k-wave.org/forum/topic/plotting-a-contour-map-of-the-normalised-accoustic-field</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 23:43:22 +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/plotting-a-contour-map-of-the-normalised-accoustic-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "Plotting a contour map of the normalised accoustic field"</title>
			<link>http://www.k-wave.org/forum/topic/plotting-a-contour-map-of-the-normalised-accoustic-field#post-4352</link>
			<pubDate>Fri, 28 Feb 2014 18:06:57 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">4352@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Gurashish,&#60;/p&#62;
&#60;p&#62;The sensor points are indexed as (sensor_position_index, time_index), so if you want to plot a contour plot at a particular time, you will need to reshape the data first. For example, if the size of the sensor mask is (Nx, Ny), you would use something like:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;data = reshape(data(:, time_index), [Nx, Ny]);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can find the maximum in the normal way.&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gurashish singh on "Plotting a contour map of the normalised accoustic field"</title>
			<link>http://www.k-wave.org/forum/topic/plotting-a-contour-map-of-the-normalised-accoustic-field#post-4346</link>
			<pubDate>Wed, 26 Feb 2014 22:55:22 +0000</pubDate>
			<dc:creator>Gurashish singh</dc:creator>
			<guid isPermaLink="false">4346@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;I want to plot a contour map of the pressure field recorded at my sensors at a certain time (The sensors are defined at all grid points except the boundaries of the grid) over the grid space .I also want to find the point/points that have the maximum field value ? How can i do that ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
