<?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; User Favorites: f1368916</title>
		<link><a href='http://www.k-wave.org/forum/profile/f1368916'>f1368916</a></link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 06:04:56 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "how to simulate M-mode display from A-mode?"</title>
			<link>http://www.k-wave.org/forum/topic/how-to-simulate-m-mode-display-from-a-mode#post-4488</link>
			<pubDate>Thu, 24 Apr 2014 18:47:32 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">4488@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi f1368916,&#60;/p&#62;
&#60;p&#62;An M-Mode image is created by displaying the time history of a single scan line side by side. If you are wondering about MATLAB syntax, you could do this by creating an empty matrix, and replacing each column with the scan lines, e.g.,&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;m_mode = zeros(line_length, num_lines);
for index = 1:num_lines
   m_mode(:, index) = …
end&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Each scan line might be created from a separate k-Wave simulation with the medium properties displaced in some way.&#60;/p&#62;
&#60;p&#62;Regarding &#60;code&#62;toneBurst&#60;/code&#62;, you can see how to control the inputs by typing &#60;code&#62;help toneBurst&#60;/code&#62; at the command line, or looking at the &#60;a href=&#34;http://www.k-wave.org/documentation/toneBurst.php&#34;&#62;documentation&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>f1368916 on "how to simulate M-mode display from A-mode?"</title>
			<link>http://www.k-wave.org/forum/topic/how-to-simulate-m-mode-display-from-a-mode#post-4479</link>
			<pubDate>Sun, 20 Apr 2014 09:27:12 +0000</pubDate>
			<dc:creator>f1368916</dc:creator>
			<guid isPermaLink="false">4479@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
sorry my speaking English isnot good .&#60;br /&#62;
 How many toneBurst signals Burst produced?&#60;br /&#62;
how to simulate M-mode display from A-mode?&#60;br /&#62;
I could not get my picture of the signal, but the address book is The Essential Physics of Medical imaging (second edition)(Bushberg) pages 507 &#38;amp; 509.&#60;br /&#62;
I'm very grateful for your help in this matter Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
