Rank: 2006 based on 40 downloads (last 30 days) and 2 files submitted
photo

Jonathan Lister

E-mail

Personal Profile:
Professional Interests:
signal processing, data analysis, visualization, and much much more...

 

Watch this Author's files

 

Files Posted by Jonathan View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Sep 2010 Screenshot Numerical Analysis Functions 1 Functions for the Bisection, Fixed-Point, Newton-Raphson, and Muller's methods. Author: Jonathan Lister newtonraphson, fixedpoint, bisection, newton, muller, mathematics 15 1
  • 5.0
5.0 | 2 ratings
15 May 2010 Screenshot GraphViz-like tools for MATLAB Generate a function or script file call tree and plot it in a figure. Author: Jonathan Lister doxygen, docsgen, graphviz, dot language, dot file, call graph 25 6
  • 4.6
4.6 | 5 ratings
Comments and Ratings by Jonathan View all
Updated File Comments Rating
26 Nov 2012 Short Time Fourier Transform Script for computing the short time Fourier transform of 1D signals. Author: Hafeez Dhalla

Additionally, zero padding should never be done prior to applying a windowing function to your data. This will distort your window function and the results. I believe the first FFT is incorrect.

26 Nov 2012 Short Time Fourier Transform Script for computing the short time Fourier transform of 1D signals. Author: Hafeez Dhalla

I don't see where you are scaling the FFTs in your funciton. Each FFT should be scaled by L for complex or L/2 for real valued input.

08 Nov 2012 Making MATLAB Swing TabbedPanes, SplitPanes, SideBars, ScrollPanes etc for MATLAB Author: Malcolm Lidierth

06 Jul 2012 JSONlab: a toolbox to encode/decode JSON files in MATLAB/Octave JSONlab is an open-source implementation of a JSON encoder and a decoder/parser for MATLAB/Octave. Author: Qianqian Fang

Works great. Seems really fast for my use. I wanted to save structs in human readable format. At first I went for XML tools, but found them lacking. JSON is less bloated than XML. I like it.

31 May 2012 GraphViz-like tools for MATLAB Generate a function or script file call tree and plot it in a figure. Author: Jonathan Lister

Sorry for the lack of examples, and the delay in response. I've not been able to access this account until recently. I will try to include something new in the near future.

Comments and Ratings on Jonathan's Files View all
Updated File Comment by Comments Rating
16 Jan 2013 GraphViz-like tools for MATLAB Generate a function or script file call tree and plot it in a figure. Author: Jonathan Lister Queffurust, Aurelien

Very nice and useful to write some developer's guide.

31 May 2012 GraphViz-like tools for MATLAB Generate a function or script file call tree and plot it in a figure. Author: Jonathan Lister Lister, Jonathan

Sorry for the lack of examples, and the delay in response. I've not been able to access this account until recently. I will try to include something new in the near future.

30 Apr 2012 GraphViz-like tools for MATLAB Generate a function or script file call tree and plot it in a figure. Author: Jonathan Lister Quinn, Michael

I agree that an example would be nice to show the basic usage. It took me a few minutes to figure this out. Here is my simple example:

example:
>> mkdotfile('yourfile.m', 'outfile.dot')
>> ha = axes;
>> mGraphViz('outfile.dot',ha)

04 Mar 2012 Numerical Analysis Functions 1 Functions for the Bisection, Fixed-Point, Newton-Raphson, and Muller's methods. Author: Jonathan Lister Luis

24 Feb 2012 GraphViz-like tools for MATLAB Generate a function or script file call tree and plot it in a figure. Author: Jonathan Lister all, reez

can anyone post the example to used this file? i still not understand to use it.

Top Tags Applied by Jonathan
bisection, call graph, docsgen, dot file, dot language
Files Tagged by Jonathan View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
25 Sep 2010 Screenshot Numerical Analysis Functions 1 Functions for the Bisection, Fixed-Point, Newton-Raphson, and Muller's methods. Author: Jonathan Lister newtonraphson, fixedpoint, bisection, newton, muller, mathematics 15 1
  • 5.0
5.0 | 2 ratings
15 May 2010 Screenshot GraphViz-like tools for MATLAB Generate a function or script file call tree and plot it in a figure. Author: Jonathan Lister doxygen, docsgen, graphviz, dot language, dot file, call graph 25 6
  • 4.6
4.6 | 5 ratings

Contact us