Community Profile

photo

Patrik Forssén


Karlstad University & SatStar Ltd

Last seen: 4일 전 2015년부터 활동

통계

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

배지 보기

Content Feed

보기 기준

제출됨


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

대략 1년 전 | 다운로드 수: 8 |

답변 있음
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...

1년 초과 전 | 0

제출됨


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

1년 초과 전 | 다운로드 수: 1 |

Thumbnail

질문


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

1년 초과 전 | 답변 수: 1 | 0

1

답변

제출됨


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

1년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

1년 초과 전 | 다운로드 수: 14 |

Thumbnail

제출됨


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

1년 초과 전 | 다운로드 수: 2 |

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

거의 2년 전 | 0

제출됨


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

거의 2년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

2년 초과 전 | 다운로드 수: 6 |

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

2년 초과 전 | 1

제출됨


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

대략 3년 전 | 다운로드 수: 136 |

답변 있음
Chinese characters in html not recognized
opt = weboptions('CharacterEncoding', 'GBK'); str = webread(url, opt);

대략 3년 전 | 0

답변 있음
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...

대략 3년 전 | 1

답변 있음
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 ...

3년 초과 전 | 2

제출됨


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

8년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

8년 초과 전 | 다운로드 수: 2 |

답변 있음
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...

거의 9년 전 | 11

| 수락됨