Community Profile

photo

Patrik Forssén


Karlstad University & SatStar Ltd

Last seen: 12 días ago|Active since 2015

Statistics

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

View badges

Content Feed

View by

Submitted


Histogram Equalization for Color & Grayscale Images (No TB)
Histogram Equalization for intensity, indexed and RGB images. Uses “flat histogram” equalization as default. No Toolbox is requi...

14 días ago | 6 downloads |

Thumbnail

Submitted


Legend for Contour Plots
Adds a curve description legend to a contour plot

22 días ago | 11 downloads |

Thumbnail

Submitted


Fast Empirical CDF
Fast calculation of an empirical Cumulative Distribution Function (CDF).

25 días ago | 5 downloads |

Submitted


isequal Function with Tolerance
Check if two variables of any type are equal. Floating-point numbers are considered equal if the difference is less than a set t...

alrededor de 2 meses ago | 4 downloads |

Answered
How to add tolerance for isequal?
Uploaded an isequal function with floating-point tolerance settings here, https://se.mathworks.com/matlabcentral/fileexchange/1...

alrededor de 2 meses ago | 0

Submitted


XCFRAME – Coordinate Transformation
Transforms position between a number of geo- and heliocentric coordinate frames

3 meses ago | 7 downloads |

Thumbnail

Submitted


uniquearray
Returns the unique parts of any array, including cell- and structure arrays, with any number of dimensions.

10 meses ago | 3 downloads |

Answered
Unique values in cell array
My new FEX-submission uniquearray, https://se.mathworks.com/matlabcentral/fileexchange/100134-uniquearray solves this (and wor...

10 meses ago | 0

Submitted


MATLAB File Association & Shortcut Fix
Fixes trouble with MATLAB file associations and missing shortcuts in Windows

más de 1 año ago | 161 downloads |

Answered
Chinese characters in html not recognized
opt = weboptions('CharacterEncoding', 'GBK'); str = webread(url, opt);

más de 1 año ago | 0

Answered
Why am I not able to use the installed help documentation properly after update in MATLAB 9.6 (R2019a)?
This error is encountered if you add paths to MATLAB that contains a “html” folder, e.g., a third-party toolbox. MATLAB then see...

más de 1 año ago | 0

Answered
Message Service fatally disconnected
Got this error also and (local) help-pages stoped working. Not even reinstallation of MATLAB (R2020a, Win 10) helped to resolve ...

más de 1 año ago | 1

Submitted


grid2tri - Gridded Surface to Irregular Triangulation
Creates an irregular triangulation of a gridded surface, possibly with undefined areas

más de 6 años ago | 2 downloads |

Thumbnail

Submitted


Full Command Line Help
回到extensive command line help on later version of MATLAB.

más de 6 años ago | 1 download |

Answered
How to restore file association in Matlab 2015a for Windows
I’ve just submitted a contribution to MATLAB FEX that can solve this problem for R2015a (and earlier versions):

alrededor de 7 años ago | 11

|accepted