<?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: installation problems with MATLAB 2015b (Windows10)</title>
		<link>http://www.k-wave.org/forum/topic/installation-problems-with-matlab-2015b-windows10</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 14:55:33 +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/installation-problems-with-matlab-2015b-windows10" rel="self" type="application/rss+xml" />

		<item>
			<title>Gabrielle on "installation problems with MATLAB 2015b (Windows10)"</title>
			<link>http://www.k-wave.org/forum/topic/installation-problems-with-matlab-2015b-windows10#post-5364</link>
			<pubDate>Mon, 18 Jan 2016 20:57:31 +0000</pubDate>
			<dc:creator>Gabrielle</dc:creator>
			<guid isPermaLink="false">5364@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;find the solution now.&#60;br /&#62;
I only copied the 'k-wave' file to the path(matlab/matlab version/toolbox) rather than the whole file'k-wave toolbox' file to the matlab path.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gabrielle on "installation problems with MATLAB 2015b (Windows10)"</title>
			<link>http://www.k-wave.org/forum/topic/installation-problems-with-matlab-2015b-windows10#post-5363</link>
			<pubDate>Mon, 18 Jan 2016 20:23:18 +0000</pubDate>
			<dc:creator>Gabrielle</dc:creator>
			<guid isPermaLink="false">5363@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;I have followed the installation steps to install the k-wave toolbox. but when I run the example, it has errors. When I check &#60;code&#62;help k-wave&#60;/code&#62;, it shows:&#60;br /&#62;
k-Wave Toolbox&#60;br /&#62;
  Version 1.1 03-Oct-2014&#60;br /&#62;
  Copyright (C) 2009-2014 Bradley Treeby and Ben Cox&#60;/p&#62;
&#60;p&#62;  See k-Wave Toolbox in help menu for description and examples.&#60;br /&#62;
  Type &#34;help &#38;lt;command-name&#38;gt;&#34; for documentation on individual commands.&#60;br /&#62;
  -----------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;  Wave Propagation&#60;br /&#62;
    kspaceFirstOrder1D      - 1D time-domain simulation of wave propagation&#60;br /&#62;
    kspaceFirstOrder2D      - 2D time-domain simulation of wave propagation&#60;br /&#62;
    kspaceFirstOrder3D      - 3D time-domain simulation of wave propagation&#60;br /&#62;
    kspaceFirstOrder3DC     - 3D time-domain simulation of wave propagation using C++ code&#60;br /&#62;
    kspaceFirstOrder3DG     - 3D time-domain simulation of wave propagation on a GPU using C++ CUDA code&#60;br /&#62;
    kspaceSecondOrder       - Fast time-domain simulation of wave propagation for homogeneous media&#60;br /&#62;
    mendousse               - Compute Mendousse's solution for nonlinear wave propagation in viscous media&#60;br /&#62;
    pstdElastic2D           - 2D time-domain simulation of elastic wave propagation&#60;br /&#62;
    pstdElastic3D           - 3D time-domain simulation of elastic wave propagation&#60;/p&#62;
&#60;p&#62;  Image Reconstruction&#60;br /&#62;
    kspaceLineRecon         - 2D linear FFT reconstruction&#60;br /&#62;
    kspacePlaneRecon        - 3D planar FFT reconstruction&#60;/p&#62;
&#60;p&#62;    See also kspaceFirstOrder1D, kspaceFirstOrder2D, and kspaceFirstOrder3D for time-reversal image reconstruction&#60;/p&#62;
&#60;p&#62;  Geometry Creation&#60;br /&#62;
    makeBall                - Create a binary map of filled ball within a 3D grid&#60;br /&#62;
    makeCartCircle          - Create a 2D Cartesian circle or arc&#60;br /&#62;
    makeCartSphere          - Create a 3D Cartesian sphere&#60;br /&#62;
    makeCircle              - Create a binary map of a circle within a 2D grid&#60;br /&#62;
    makeDisc                - Create a binary map of a filled disc within a 2D grid&#60;br /&#62;
    makeLine                - Create a binary map of a straight line within a 2D grid&#60;br /&#62;
    makeSphere              - Create a binary map of a sphere within a 3D grid&#60;br /&#62;
    makeSphericalSection	- Create a binary map of a sphere segment within a 3D grid&#60;/p&#62;
&#60;p&#62;  Acoustic Absorption&#60;br /&#62;
    attenComp               - Attenuation compensation using time-variant filtering&#60;br /&#62;
    attenuationWater        - Calculate ultrasound attenuation in distilled water&#60;br /&#62;
    db2neper                - Convert decibels to nepers&#60;br /&#62;
    fitPowerLawParams       - Fit power law absorption parameters for highly absorbing media&#60;br /&#62;
    neper2db                - Convert nepers to decibels&#60;br /&#62;
    powerLawKramersKronig	- Calculate dispersion for power law absorption&#60;/p&#62;
&#60;p&#62;  Grid and Matrix Utilities&#60;br /&#62;
    cart2grid               - Interpolate a set of Cartesian points onto a binary grid&#60;br /&#62;
    expandMatrix            - Enlarge a matrix by extending the edge values&#60;br /&#62;
    findClosest             - Return the closest value in a matrix&#60;br /&#62;
    grid2cart               - Return the Cartesian coordinates of the non-zero points of a binary grid&#60;br /&#62;
    interpCartData          - Interpolate data from a Cartesian to a binary sensor mask&#60;br /&#62;
    interpftn               - Resample data using Fourier interpolation&#60;br /&#62;
    loadImage               - Load an image file&#60;br /&#62;
    makeGrid                - Create k-Wave grid structure&#60;br /&#62;
    maxND                   - Return the value and indices of the largest value in an N-D array&#60;br /&#62;
    minND                   - Return the value and indices of the smallest value in an N-D array&#60;br /&#62;
    numDim                  - Return the number of matrix dimensions&#60;br /&#62;
    resize                  - Resize a matrix&#60;br /&#62;
    reorderSensorData       - Reorder sensor data from kspaceFirstOrder2D based on angle&#60;br /&#62;
    revolve2D               - Form 3D matrix from revolution of 2D matrix&#60;br /&#62;
    timeShift               - Shift time series to and from staggered temporal grid&#60;br /&#62;
    unmaskSensorData        - Reorder data recorded using a binary sensor mask&#60;/p&#62;
&#60;p&#62;  Filtering and Spectral Utilities&#60;br /&#62;
    applyFilter             - Filter input with low, high, or band pass filter&#60;br /&#62;
    envelopeDetection       - Extract signal envelope using the Hilbert Transform&#60;br /&#62;
    filterTimeSeries        - Filter signal using the Kaiser windowing method&#60;br /&#62;
    gaussianFilter          - Filter signals using a frequency domain Gaussian filter&#60;br /&#62;
    getAlphaFilter          - Create filter for medium.alpha_filter&#60;br /&#62;
    getBLI                  - Compute underlying Fourier band-limited interpolant (BLI)&#60;br /&#62;
    getFDMatrix             - Create a matrix of finite-difference coefficients&#60;br /&#62;
    getWin                  - Return a frequency domain windowing function&#60;br /&#62;
    gradientFD              - Calculate the gradient using a finite-difference method&#60;br /&#62;
    gradientSpect           - Calculate the gradient using a Fourier spectral method&#60;br /&#62;
    sharpness               - Calculate image sharpness metric&#60;br /&#62;
    spect                   - Compute the single sided amplitude and phase spectrums&#60;br /&#62;
    smooth                  - Smooth a matrix&#60;br /&#62;
    vesselFilter            - Frangi's 3D vessel filter&#60;/p&#62;
&#60;p&#62;  Display and Visualisation&#60;br /&#62;
    beamPlot                - Plot volumetric data using intersecting planes&#60;br /&#62;
    flyThrough              - Display a three-dimensional matrix slice by slice&#60;br /&#62;
    getColorMap             - Return default k-Wave color map&#60;br /&#62;
    overlayPlot             - Overlay two images&#60;br /&#62;
    saveTiffStack           - Save volume data as a tiff stack&#60;br /&#62;
    scaleFig                - Resize current figure window&#60;br /&#62;
    stackedPlot             - Stacked linear plot&#60;br /&#62;
    voxelPlot               - 3D plot of voxels in a binary matrix&#60;/p&#62;
&#60;p&#62;  Ultrasound Utilities&#60;br /&#62;
    envelopeDetection       - Extract signal envelope using the Hilbert Transform&#60;br /&#62;
    focus                   - Create input signal based on source mask and focus position&#60;br /&#62;
    gaussianFilter          - Filter signals using a frequency domain Gaussian filter&#60;br /&#62;
    hounsfield2density      - Convert Hounsfield units to density&#60;br /&#62;
    logCompression          - Log compress an input signal&#60;br /&#62;
    makeTransducer          - Create k-Wave ultrasound transducer&#60;br /&#62;
    scanConversion          - Convert scan-lines in polar coordinates to a B-mode ultrasound image&#60;br /&#62;
    toneBurst               - Create an enveloped single frequency tone burst&#60;/p&#62;
&#60;p&#62;  HDF5 Utilities&#60;br /&#62;
    h5compare               - Compare the contents of two HDF5 files&#60;br /&#62;
    writeAttributes         - Write attributes to a k-Wave HDF5 file&#60;br /&#62;
    writeFlags              - Write input flags to a k-Wave HDF5 file&#60;br /&#62;
    writeGrid               - Write grid and PML properties to a k-Wave HDF5 file&#60;br /&#62;
    writeMatrix             - Write MATLAB matrix to a k-Wave HDF5 file&#60;/p&#62;
&#60;p&#62;  Other Utilities&#60;br /&#62;
    addNoise                - Add Gaussian noise to a signal for a given SNR&#60;br /&#62;
    benchmark               - Run performance benchmark&#60;br /&#62;
    checkFactors            - Return the maximum prime factor for a range of numbers&#60;br /&#62;
    checkStability          - Return maximum stable timestep for kspace models&#60;br /&#62;
    fwhm                    - Compute the full width at half maximum&#60;br /&#62;
    gaussian                - Create a Gaussian distribution&#60;br /&#62;
    getDateString           - Create a string of the current date and time&#60;br /&#62;
    getkWavePath            - Return pathname to the k-Wave Toolbox&#60;br /&#62;
    getSpacedPoints         - Create vector of log or linear spaced points&#60;br /&#62;
    makeTime                - Create an evenly spaced array of time points&#60;br /&#62;
    scaleSI                 - Scale a number to nearest SI unit prefix&#60;br /&#62;
    scaleTime               - Convert seconds to hours, minutes, and seconds&#60;br /&#62;
    speedSoundWater         - Calculate the speed of sound in water with temperature&#60;/p&#62;
&#60;p&#62;  This function is part of the k-Wave Toolbox (&#60;a href=&#34;http://www.k-wave.org&#34; rel=&#34;nofollow&#34;&#62;http://www.k-wave.org&#60;/a&#62;)&#60;br /&#62;
  Copyright (C) 2009-2014 Bradley Treeby and Ben Cox&#60;/p&#62;
&#60;p&#62;  This file is part of k-Wave. k-Wave is free software: you can&#60;br /&#62;
  redistribute it and/or modify it under the terms of the GNU Lesser&#60;br /&#62;
  General Public License as published by the Free Software Foundation,&#60;br /&#62;
  either version 3 of the License, or (at your option) any later version.&#60;/p&#62;
&#60;p&#62;  k-Wave is distributed in the hope that it will be useful, but WITHOUT ANY&#60;br /&#62;
  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS&#60;br /&#62;
  FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for&#60;br /&#62;
  more details. &#60;/p&#62;
&#60;p&#62;  You should have received a copy of the GNU Lesser General Public License&#60;br /&#62;
  along with k-Wave. If not, see &#38;lt;http://www.gnu.org/licenses/&#38;gt;.&#60;/p&#62;
&#60;p&#62;I also checked the help, the 'k-wave toolbox' exists in the Supplemental Software. but when I run example 'homogeneous propagation medium' and click the 'run the file', it shows:&#60;br /&#62;
Undefined function or variable 'getkWavePath'.&#60;/p&#62;
&#60;p&#62;But when I type &#60;code&#62;help getWavePath&#60;/code&#62;&#60;br /&#62;
it shows:&#60;br /&#62;
getWavePath not found.&#60;/p&#62;
&#60;p&#62;Use the Help browser search field to search the documentation, or&#60;br /&#62;
type &#34;help help&#34; for help command options, such as help for methods.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
