<?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: wave vector</title>
		<link>http://www.k-wave.org/forum/topic/wave-vector</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 23:05:26 +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/wave-vector" rel="self" type="application/rss+xml" />

		<item>
			<title>bencox on "wave vector"</title>
			<link>http://www.k-wave.org/forum/topic/wave-vector#post-111</link>
			<pubDate>Mon, 14 Mar 2011 11:11:33 +0000</pubDate>
			<dc:creator>bencox</dc:creator>
			<guid isPermaLink="false">111@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Jeremy,&#60;/p&#62;
&#60;p&#62;Please can you be a bit more specific about what it is you don't understand. Is it that there are two slightly different uses of the word 'vector' here?&#60;/p&#62;
&#60;p&#62;kx and ky are vectors in the Matlab sense of 'vector' meaning a list of numbers. They contain a discretised version of the wavenumber components in the x and y directions of the wavevector (kx,ky), where wavevector here means 'vector' in the mathematical sense meaning a quantity with direction and magnitude. k is the magnitude of the wavevector (kx,ky).&#60;/p&#62;
&#60;p&#62;The relationship between the discretised spatial coordinates (x,y) and the discretised wavenumber components (the coordinates in wavenumber space) (kx,ky) is fixed by the requirements of the Fast Fourier Transform.&#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeremyk on "wave vector"</title>
			<link>http://www.k-wave.org/forum/topic/wave-vector#post-110</link>
			<pubDate>Sat, 12 Mar 2011 19:17:57 +0000</pubDate>
			<dc:creator>jeremyk</dc:creator>
			<guid isPermaLink="false">110@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Ben,&#60;/p&#62;
&#60;p&#62;This may be a stupid question, but in one over your papers you define the wave vector&#60;br /&#62;
as &#60;/p&#62;
&#60;p&#62;nx=(-Nx/2:Nx/2-1)';&#60;br /&#62;
ny=(-Ny/2:Ny/2-1)';&#60;/p&#62;
&#60;p&#62;[x,y]=meshgrid(nx*dx,ny*dy);&#60;br /&#62;
[kx,ky]=meshgrid(nx*2*pi/(Nx*dx),ny*2*pi/(Ny*dy));&#60;/p&#62;
&#60;p&#62;k=sqrt(kx.^2+ky.^2); &#60;/p&#62;
&#60;p&#62;can you explain why you did this? i don't quite understand how it works.&#60;/p&#62;
&#60;p&#62;thank you, jeremy
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
