Philipp Glira - MATLAB Central
photo

Philipp Glira


Austrian Institute of Technology AIT

Last seen: 1 year ago Active since 2013

Followers: 0   Following: 0

Message
Programming Languages:
Python, C++, MATLAB, HTML, CSS, Shell
Spoken Languages:
English, German, Italian

Statistics

All
MATLAB AnswersFile ExchangeCodyFrom 05/13 to 03/25Use left and right arrows to move selectionFrom 05/13Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 Questions
0 Answers

File Exchange

4 Files

Cody

0 Problems
1 Solution

RANK
33,707
of 297,589

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

RANK
2,115 of 20,461

REPUTATION
844

AVERAGE RATING
5.00

CONTRIBUTIONS
4 Files

DOWNLOADS
37

ALL TIME DOWNLOADS
6326

RANK
120,066
of 159,227

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 3
  • First Review
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


2D_nonrigid_tricubic_pointcloud_registration
Prototype implementation of a non-rigid point cloud registration algorithm using piece-wise tricubic polynomials as transformati...

1 year ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Point cloud tools for Matlab
Various tools for working with large point clouds

1 year ago | 32 downloads |

5.0 / 5
Thumbnail

Submitted


cloudcompare-sbf-io
Support for CloudCompare's sbf format in Matlab

3 years ago | 1 download |

0.0 / 5

Submitted


simpleICP
Implementations of a rather simple version of the Iterative Closest Point algorithm in various languages.

3 years ago | 2 downloads |

0.0 / 5
Thumbnail

Question


Unusable uiaxes/axes in apps
It seems that uiaxes or axes components in apps are generally not usable. They are extremely slow and unresponsive. Here a mini...

4 years ago | 0 answers | 0

0

answers

Question


Is there any way to define a loss function in optimization problems?
Is there any way to define a loss function when setting up an optimization problem using the optimization toolbox? Main purpose...

4 years ago | 1 answer | 0

1

answer

Question


Get Jacobian when using problem-based approach in Optimization Toolbox
When using lsqnonlin to solve a least squares problem, the jacobian gets returned as last argument: [x,resnorm,residual,exitfla...

4 years ago | 1 answer | 0

1

answer

Question


Is it possible to compute individual elements of a matrix inverse?
I have a large sparse regular matrix. Instead of computing the full inverse of it, I just want to determine individual elements ...

7 years ago | 0 answers | 0

0

answers

Solved


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

9 years ago

Question


How can i define the nodata tag for geotiffwrite?
Hi is it possible to define the nodata tag for the export of a GeoTiff with geotiffwrite? Thanks in advance.

12 years ago | 0 answers | 0

0

answers

Question


How can i create a GeoTiff with geotiffwrite without EPSG code?
Hi, when I'm using the function geotiffwrite I have to define a epsg code for the georeferencing of the output GeoTiff ('Coor...

12 years ago | 0 answers | 0

0

answers