Community Profile

photo

Patrik Forssén


Karlstad University & SatStar Ltd

Last seen: 23 jours il y a Actif depuis 2015

Followers: 0   Following: 0

Contact

Statistiques

All
  • Thankful Level 1
  • 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

Afficher les badges

Feeds

Afficher par

A soumis


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...

environ un an il y a | 6 téléchargements |

A répondu
How can I avoid a small value ignored during calculation?
@John D'Errico explained why this happens. If you really need to avoid this, you must therefore use an arbitrary-precision numer...

plus d'un an il y a | 0

A soumis


Unlimited Decimal/Fractional Binary Converter
Conversion to and from a decimal number and a fractional binary number. No limitations on order of magnitude/number of significa...

plus d'un an il y a | 1 téléchargement |

Thumbnail

Question


Integers in Arrays Give Strange Result
For example, try this, vec = [pi, -2, uint8(1)] vec = 1×3 uint8 row vector 3 0 1 vec = [pi, uint16(2), int8(-2)] ...

plus d'un an il y a | 1 réponse | 0

1

réponse

A soumis


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...

plus d'un an il y a | 3 téléchargements |

Thumbnail

A soumis


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

plus d'un an il y a | 13 téléchargements |

Thumbnail

A soumis


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

presque 2 ans il y a | 2 téléchargements |

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

presque 2 ans il y a | 0

A soumis


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

presque 2 ans il y a | 3 téléchargements |

Thumbnail

A soumis


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

plus de 2 ans il y a | 6 téléchargements |

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

plus de 2 ans il y a | 1

A soumis


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

environ 3 ans il y a | 131 téléchargements |

A répondu
Chinese characters in html not recognized
opt = weboptions('CharacterEncoding', 'GBK'); str = webread(url, opt);

environ 3 ans il y a | 0

A répondu
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...

environ 3 ans il y a | 1

A répondu
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 ...

plus de 3 ans il y a | 2

A soumis


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

plus de 8 ans il y a | 1 téléchargement |

Thumbnail

A soumis


Full Command Line Help
Revert back to extensive command line help on later version of MATLAB.

plus de 8 ans il y a | 2 téléchargements |

A répondu
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): <http://www.mat...

presque 9 ans il y a | 11

| A accepté