<?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: Applying multiple frequencies to kWaveTransducer</title>
		<link>http://www.k-wave.org/forum/topic/applying-multiple-frequencies-to-kwavetransducer</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 23:10:16 +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/applying-multiple-frequencies-to-kwavetransducer" rel="self" type="application/rss+xml" />

		<item>
			<title>donghunk on "Applying multiple frequencies to kWaveTransducer"</title>
			<link>http://www.k-wave.org/forum/topic/applying-multiple-frequencies-to-kwavetransducer#post-9150</link>
			<pubDate>Tue, 08 Oct 2024 06:42:34 +0000</pubDate>
			<dc:creator>donghunk</dc:creator>
			<guid isPermaLink="false">9150@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've been using the kWaveArray class to simulate different frequencies interacting with each other for vibro-acoustographic simulations.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;% define multi-element kWaveArray
source_signal(1, :) = ... % define 1st element signal
source_signal(2, :) = ... % define 2nd element signal
...
getDistributedSourceSignal(kgrid, source_signal)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've been wondering if the same can be done with the kWaveTransducer class in order to make use of its B-mode functionality, but while having each element firing a different frequency. &#60;/p&#62;
&#60;p&#62;Currently, if I try to define a multi-row transducer.input_signal for a kWaveTransducer instance, it says&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;transducer.input_signal must be a one-dimensional array&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Is there a workaround that exists?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
