photo

Sergio López-Ureña


Last seen: 6 months ago Active since 2020

Followers: 0   Following: 0

Programming Languages:
Python, C++, Java, C#, R, MATLAB
Spoken Languages:
English, Spanish, German
Pronouns:
He/him

Statistics

All
  • GitHub Submissions Level 3
  • First Submission
  • First Answer

View badges

Feeds

View by

Submitted


self-adapting-butterfly-scheme
MATLAB implementation of an annihilator-based strategy for the automatic detection of exponential polynomial spaces in subdivisi...

6 months ago | 1 download |

Submitted


trigonometric-scheme
MATLAB implementation of nonlinear stationary subdivision schemes reproducing hyperbolic and trigonometric functions

6 months ago | 0 downloads |

Submitted


SWHpq-scheme
MATLAB implementation of a family of non-oscillatory 6-point interpolatory subdivision schemes

6 months ago | 0 downloads |

Submitted


uniform4nonuniform-subdivision
MATLAB implementation of a uniform subdivision scheme that reproduces parabolas on non-uniform grids.

6 months ago | 1 download |

Submitted


nonuniform-lagrange-subdivision
Lagrange-type non-interpolatory non-uniform subdivision scheme

6 months ago | 0 downloads |

Submitted


WLPR-subdivision
MATLAB implementation of Weigthed Local Polynomial Regression subdivision schemes.

10 months ago | 2 downloads |

Answered
Update figure in background without stealing focus?
You can select the figure by number. set(groot,'CurrentFigure',figNumber); It does exactly the same that figure(figNumber); ...

4 years ago | 2