photo

Frederic Moisy


University Paris Sud

Last seen: 6 maanden ago Active since 2006

Followers: 0   Following: 0

Message

Visit my Matlab page: http://www.fast.u-psud.fr/~moisy/ml Professional Interests: Fluid mechanics, Image processing

Statistics

All
MATLAB Answers

0 Questions
6 Answers

File Exchange

14 Files

RANK
5.378
of 299.168

REPUTATION
8

CONTRIBUTIONS
0 Questions
6 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
58 of 20.660

REPUTATION
13.973

AVERAGE RATING
4.30

CONTRIBUTIONS
14 Files

DOWNLOADS
105

ALL TIME DOWNLOADS
130666

RANK

of 163.577

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 4
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Fitting data with two peaks
Hi, you can try the Ezyfit toolbox: http://www.mathworks.com/matlabcentral/fileexchange/10176-ezyfit-2-40 In particular, ...

ongeveer 13 jaar ago | 0

Answered
non linear data fit (weighted least square)
Hello, a simple non-linear fitting method is provided in the (free) Ezyfit toolbox: http://www.mathworks.com/matlabcentra...

ongeveer 13 jaar ago | 0

Answered
Optimising the fit of a function with 2 variables
You can also use the Ezyfit toolbox, which is free: http://www.mathworks.com/matlabcentral/fileexchange/10176 One installed,...

ongeveer 13 jaar ago | 0

Answered
Can you use DIR to list files in subfolders ?
You can use rdir (=recursive dir), available hire: http://www.mathworks.com/matlabcentral/fileexchange/12180-fileseries-rename-...

meer dan 13 jaar ago | 2

Answered
Fitting Functions
Hi, First solution: replace x by y=1/x, then use polyfit to fit your data with respect to y. Second solution: install the...

meer dan 13 jaar ago | 0

Answered
Data fitting
This is easy with the Ezyfit toolbox: http://www.mathworks.com/matlabcentral/fileexchange/10176 Plot your data, and type sh...

meer dan 13 jaar ago | 0

| accepted