Community Profile

photo

Duccio Mugnaini


Università degli Studi dell'Insubria / Università degli Studi di Firenze

Last seen: 4 months ago Active since 2014

Followers: 0   Following: 0

Message

PhD Student in Computer Science and Computational Mathematic

Statistics

All
  • GitHub Submissions Level 2
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission

View badges

Feeds

View by

Submitted


Bezier Curve with draggable control points
Draw, manipulate and reconstruct Bezier Curves.

3 years ago | 7 downloads |

Thumbnail

Submitted


A Star Algorithm
In computer science is a computer algorithm that is widely used in pathfinding and graph traversal.

3 years ago | 1 download |

Thumbnail

Submitted


Hermite Pythagorean Hodograph Interpolator
A basic interpolator for an Hermite Pythagorean-Hodograph Curve

7 years ago | 2 downloads |

Thumbnail

Submitted


OFF File reader
A simple parser of file in off format.

7 years ago | 2 downloads |

Thumbnail

Submitted


Obstacle Configuration Builder
Build your polygonal obstacle configuration and then save it to reuse or modify it later.

7 years ago | 1 download |

Thumbnail

Submitted


Least Square Conformal Mapping (LSCM) - Texture Mapping
Implementation of LSCM Texture Mapping in Matlab

7 years ago | 3 downloads |

Thumbnail

Submitted


Pythagorean Hodograph Curves - Quaternion Representation (Quintics)
Implementation in c++ of Spatial PH Quintic is provided.

8 years ago | 5 downloads |

Thumbnail

Answered
Matlab slider pass value to event handler
Yes that is helpfull to pass parameter to _Callback_ method :D But if i use the same style to set the listener as you suggest ...

10 years ago | 0

Answered
Matlab slider pass value to event handler
Thank you for answer, but if i write: hListener = addlistener(hSlider,'Value','PostSet',@{pippo,var1,var2}); Matlab unde...

10 years ago | 0

Question


Matlab slider pass value to event handler
I am new of Matlab GUI and i have the following problem. I have declared a slider control and his properties, and i have added a...

10 years ago | 4 answers | 0

4

answers