Search Comments and Ratings

go

Comments and Ratings

   
Date File Comment by Comment Rating
23 Nov 2009 PIVMat 1.90 A PIV Post-processing and data analysis toolbox Author: Frederic Moisy Mancero Mosquera, Isaac

very good

21 Nov 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Massimo

Dear Frederic,
is it possible to associate the error to the estimated parameters?
Thanks

18 Nov 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy ihsan

Great toolbox!!! Many Thanks.

16 Nov 2009 PIVMat 1.90 A PIV Post-processing and data analysis toolbox Author: Frederic Moisy Mortensen, Hans Henrik

Really nice work

02 Nov 2009 boxcount Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets Author: Frederic Moisy Axente, Marian

moisy.nospam@fast.u-psud.fr bounces me every time...

30 Oct 2009 boxcount Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets Author: Frederic Moisy Moisy, Frederic

Dear Marian
Please use my email address for questions or discussions about this submission. Algorithms to compute a fractal dimension (box-counting or other methods) are all approximations, which converge towards the "true" topological dimension in the limit of large scale separation. I hope this helps. - F.

30 Oct 2009 boxcount Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets Author: Frederic Moisy Axente, Marian

Sorry...you are right. One more question in light of my fractal inexperience: why is the algorithm not give a full topological dimension whenever we put a square or a cube as input? Rather it gives 1.96 or 2.9. I thought that for smooth manifolds, the fractal dimension is equal to the topological dimension. Is there an approximation somewhere, or how could I modify your code to get a full 3 for a cube input?

29 Oct 2009 boxcount Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets Author: Frederic Moisy Moisy, Frederic

Dear Marian,
What does it mean "the program crashes"? Please provide an example. If I make the simplefollowing test to compute the "fractal" dimension of a square,
   a=zeros(4096,4096);
   a(600:800, 1200:1400)=1;
   boxcount(a,'slope')
it works properly (dimension close to 2 for small r, and close to 0 for large r, as expected)
F.

26 Oct 2009 boxcount Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets Author: Frederic Moisy Axente, Marian

Hi Frederic

Could you point me in the right direction about your boxcounting algorithm? If I put a cube as input the program crashes; I thought that it was an easy way to check for consistency of the results.

23 Oct 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Moisy, Frederic

Dear Andres,

Problem #1: This occurs if y and dy are column vectors instead of row vectors. If this is the case, then just replace [y; dy] by [y, dy]

Problem #2: Move the equation box using the mouse.

-- The author

22 Oct 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Klever, Andres

Hi Frederic, well im sending you this mail because i have a problem with this tool, first of all say to you thanks for this tool i think that is really good, ok , so there are 2 problems:

1) i have a problem with the weight
 In order to perform a weighted fit on this data, the vectors y and dy have to be merged into a 2-by-N matrix and given as the second input argument to ezfit. Compare the results for the usual and weighted fits:
fw = ezfit(x, [y;dy], 'exp');
showfit(fw,'fitcolor','red');
f = ezfit(x, y, 'exp');
showfit(f,'fitcolor','blue');
my problem is that when i do this (exactly the same) the data [y;dy] is from a different size than x, so obiously i get this error:

??? Error using ==> ezfit at 272
X and Y dimensions must agree.

if you can help me with this it would be great..

2)the other problem is that when i plot more than one fit for the same data, the plot just shows one legend that is pasted into the other legend, hahaha, so i just can see one of the 2 legends that should appear (showing me the different equations)...

ok, frederic sorry for asking you this questions but i really need to know this,

thanks very much,

16 Sep 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Robinson, Dave

Nice application, seems to do everything it says on the box

07 Sep 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Ali, Muhammad Tauha

splendid tool. inclusion of statistical tests such as RMSE, t-statistics and R-squared statistics in ezyfit menu will enhance the functionality of the toolbox.

02 Sep 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Gachter, Stefan

Excellent tool!

24 Aug 2009 UIMAGE - UIMAGESC Display image with uneven axis. Author: Frederic Moisy Schreiber, Gabriel Akira

Oh soo cool! Just what I needed.Very nicely done.

31 Jul 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Barrow, Andrew

Fantastic tool. This is incredibly useful. Especially if you use the "data paintbrush" tool in the figure window.

16 Jul 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Bizkevelci, Erdal

16 Jun 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Arnold

Awesome toolbox. Instrumental in my research.

02 Jun 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Roy

29 May 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Lee, Antony

The package is really great! However, I would like to know whether it is possible to have some fixed parameter values when using ezfit, eg.
ezfit(x,y,'y(x)=a*x+b')
assuming that I know the actual value of a and want only the fit for b. (Of course if a=3 or some other value I could write ezfit(x,y,'y=3*x+b'), but I want to include this in a script, so a would be a variable...)

26 May 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Farah

I just downloaded this and it's great! Very easy to use and non-cluttered. 5 over 5! Is there any where I can obtain more in-depth information about how it works and what the output values really mean? That would be superb.

26 May 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Bizkevelci, Erdal

06 May 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Listner, Clemens

Thank you for this great toolbox

03 Apr 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Florian

19 Mar 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Sonali

19 Mar 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Roy

11 Mar 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Thanos

Very useful and well explained. Thank you!

11 Feb 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Cezar

Excellent tool! Many thanks!!!

26 Jan 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Jordan, Michael

26 Jan 2009 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Deshmukh, Soumitra

Does it work with earlier versions of Matlab such as 6.5 ?

25 Jan 2009 EZFFT : An easy to use Power Spectrum (FFT) Computes/displays the power spectrum of a real time series Author: Frederic Moisy Rashiq

good

23 Dec 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Janina

Thierry Dalon -
No need to sling insults like a common blogger. I had assumed better of Matlab users. I am referring to the bug the Frederic Moisy himself identified - that it is difficult to remove the ezfit menu from previously saved figures. I have indeed removed the ezfit menu. I reloaded my figure generating scripts, and all was well. Thank you Frederic, for your feedback.

12 Dec 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Moisy, Frederic

(Sorry for the unintentional rating of my own file on my previous post!)

TO UNINSTALL THE EZYFIT TOOLBOX:
1. Edit the 'startup.m' file (type 'edit startup') and remove the 2 lines starting with 'efmenu' and 'fprintf()'
2. Go the menu 'File', 'Set Path', and remove the directory 'ezyfit'
3. Restart Matlab

CONCERNING THE ISSUE OF THE EZYFIT MENU IN SAVED FIGURES AND GUIs:
Sorry for this bug, I have no idea on how to fix it. Suggestions are welcome. Note that you can use the Ezyfit toolbox without using the Ezyfit menu. For this, apply step 1 above.

Hope this helps - The author.

12 Dec 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Moisy, Frederic

01 Dec 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Timo

Take a look at the known problems: "If the Ezyfit toolbox has been installed using efmenu, all GUI figure windows created using GUIDE have the Ezyfit menu included. Uninstalling the Ezyfit toolbox produces an error, since the GUI looks for the menu which is not available. No solution for the moment."
Using efmenu off does not remove the menus.
This is a clear minus for an otherwise very useful toolbox.

20 Nov 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Dalon, Thierry

Janina and Nirvikar: do not put bad ratings only because you don't know how to use Matlab. At least read the documentation before, contact the author before or ask for support in the Newsgroup. Your rating is not fair!
To remove the menu from figures use>> efmenu off. To remove the Toolbox simply remove from Matlab path or entry in startup file if you used efmenu install.

To the author : to avoid function naming conflicts, it may be better to name all the functions in the Toolbox with a common prefix like 'ef'.

03 Oct 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Madoff, Janina

impossible to remove their menu from your gui figures and uninstall cleanly

02 Oct 2008 boxcount Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets Author: Frederic Moisy Sundar, Ashwin

01 Oct 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Calvert, Chris

Just downloaded this, it looks great! Any functions I have tried (so far) work very easily and smoothly. Are there any plans to include lorentzian fitting in the tool box?

29 Sep 2008 errorbarlogx.m Error bar plot for X-axis in log scale Author: Frederic Moisy Sepulveda, Leonardo

Excellent. Easy to use.

23 Sep 2008 DFIG: Create a docked figure window A (trivial but) convenient shortcut to create a docked figure window Author: Frederic Moisy azam, qais

ok

08 Sep 2008 RMVAR Remove variables from MAT-File RMVAR is a simple program that removes specified variable(s) from a MAT-File Author: Frederic Moisy guoping, luo

if the mat is much huge,this routine demand huge memory.

29 Aug 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy S, Jim

Excellent and smooth!

21 Aug 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Liberzon, Alex

great support and improvements over the last two years.

04 Aug 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Lidierth, M

Used the GUI menu without any hitches. Intuitive and easy-to-use. Excellent.

25 Jul 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Jop, P

very usefull with command-line functions

09 Jul 2008 h-index Computes the h-index of an author from Google Scholar. Author: Frederic Moisy Ciavarella, Mike

I tried on matlab version 7.0 it works but gives hindex=0 whereas on matlab 7.1 "internet connection failed" --- I will try on version 6.5 ....

07 Jul 2008 MYGINPUT Simple modification of GINPUT with custum cursor pointer Author: Frederic Moisy leasa, Sugu

Good job!

07 Jul 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy ?, ?

Excellent

27 Jun 2008 EzyFit 2.30 A free curve fitting toolbox for Matlab Author: Frederic Moisy Davidson, N

Simple to use and very useful.

 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com