Community Profile

photo

Peter Seibold


Last seen: Today 2017년부터 활동

Followers: 0   Following: 0

연락

Spoken Languages:
English, German

통계

All
  • First Answer
  • 5-Star Galaxy Level 4
  • Thankful Level 1
  • Personal Best Downloads Level 3
  • First Review
  • First Submission

배지 보기

Feeds

보기 기준

제출됨


Arrange figures into a grid
"arrangeFigures" arranges figures into a grid on a screen. No input parameters required, but possible for fine tuning.

대략 13시간 전 | 다운로드 수: 9 |

Thumbnail

제출됨


GUI to close all open figures except those selected
GUI to close all open figures except those selected

3일 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Remove trailing zeros
Format double numbers to n digits and remove all trailing zeros. Processed with regular expression.

3개월 전 | 다운로드 수: 2 |

Thumbnail

답변 있음
how to zoom on a figure with multiple axes
Great code from Adam Danz! Unfortunately the "range" function is part of a toolbox. Attached is a modified file that works with...

3개월 전 | 0

제출됨


1st and 2nd derivatives of non equidistant sampled curves
Input: x, y. Output: y'(x), y'(x_centered), y"(x), y"(x_centerded)

5개월 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Sine fitting
Determine parameters of a noisy sine function

5개월 전 | 다운로드 수: 43 |

Thumbnail

제출됨


Smoothing of arbitrary 1D curves
Smoothing of curves that are not equal spaced sampled and with not monotonic ascending x values

6개월 전 | 다운로드 수: 1 |

Thumbnail

답변 있음
Free hand drawing in Matlab with output is XY coordinate of trajectory.
Another demo that stores the xy values: disp('click inside figure') disp('hit "return" button to finish') figure(1) clf axh...

8개월 전 | 0

제출됨


Smoothing 1D not equidistant curve by convolution
The filtering is done with a triangle filter by convolution of the resampled non equidistant curve. Also with automatic filter g...

9개월 전 | 다운로드 수: 1 |

Thumbnail

제출됨


Smoothing 1D data by moving different filter shapes
Smoothing a 1D curve by weighted moving average. The filtering is done by convolution with different filter types. Also with aut...

11개월 전 | 다운로드 수: 6 |

Thumbnail

답변 있음
How can I move the Xlabel without moving the X-Axis?
If you want a constant distance from the x axis, use this code: % Move x label closer to x-axis, here 16 px figure(1); clf p...

대략 1년 전 | 0

제출됨


Optimale Heizkurve ermitteln
Aus einigen Messungen bei verschiedenen Außentemperaturen die optimale Heizkurve bestimmen.Grundlage ist ein "Viessmann" Heizung...

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

Thumbnail

제출됨


Gaussian Filter, values and spectral analysis
Determine Gaussian 2D digital filters, determine integer and floating values. Analyse spectral behavior. Verify with artifical i...

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

Thumbnail

답변 있음
How do I change the datatip font color?
For older Matlab versions (e.g. R2016) replace if strcmpi(event_obj.Interpreter,'tex') with if isprop(event_obj,'Interpr...

1년 초과 전 | 0

제출됨


FFmpegGUI
Convert, trim, crop, scale, merge etc. videos with ffmpeg. Add, replace, extract audio.

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

Thumbnail

제출됨


Find peaks for a given 2D curve.
The code is very simple and needs only two lines of code.

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

Thumbnail

제출됨


Find zero crossings for a given 2D curve.
The code is very simple and needs only one line for basic results.

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

Thumbnail

제출됨


FontSize4TextBox
Find the largest possible font size that fits a text into a given static text box.

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

Thumbnail

제출됨


Covid GUI
This graphic interface displays the covid time series (cases, deaths, vaccinations and much more) in many selectable manners.

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

Thumbnail

제출됨


Perpendicular to an infinite line & distance to line segment
Calculate the foot point of perpendiculars on infinite lines and calculate the minimal distances D from a point P to a 2D or 3D ...

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

Thumbnail

제출됨


CarMotion
Move car in different manners: Parking, drive along wall (tractrix), follow mouse and more.

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

Thumbnail

답변 있음
Converting hh:mm:ss into seconds
About 100 times faster is: t='14:35:59.812'; seconds=sum(sscanf(t,'%f:%f:%f').*[3600;60;1]);

대략 3년 전 | 1

질문


CloseRequestFcn of GUI not working with wrong current folder
I have in the GUI m-file a 'figure1_CloseRequestFcn'. This works fine as long the current Matlab folder is not changed. When I ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

제출됨


Data tips for multiple curves by mouse or arrow keys
The function 'DataTip.m‘ displays fully customizable data tips at the mouse pointer location. It works in regular figures or GU...

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

Thumbnail

제출됨


Largest inscribed rectangle, square or circle
The included functions will find the largest inscribed rectangle, square or circle of any orientation and in any arbitrary image...

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

Thumbnail

답변 있음
nlinfit with modelfun as an integral2 and variable integral limits
I could not figure out how to solve the problem with 'nIinfit' , therefore, I solved the problem by using ‘fminsearch’. %Given...

거의 4년 전 | 0

| 수락됨

질문


nlinfit with modelfun as an integral2 and variable integral limits
I have several volumes over specific areas and want to know which 3D bell shape fits best for those partial volumes. I try to es...

거의 4년 전 | 답변 수: 1 | 0

1

답변

제출됨


Creating matrices for fast rectification of stereo images
This GUI determines the calibration data of several stereo pair images in an easy way.

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

Thumbnail

제출됨


Figure thumbnail viewer
This script displays all matlab figures of a folder incl. subfolders as thumbnails.

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

Thumbnail

제출됨


Recalculate rectification indices for rectangle image
For fast image processing this script extracts parameters for stereo image rectification.

대략 7년 전 | 다운로드 수: 2 |

Thumbnail