photo

Matteo Tesori


Last seen: 2 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
195,820
of 297,503

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


Fast footpoint computation over polygonal lines
Problem definition Consider a 2xm dataset matrix D encoding m 2-dimensional noisy observations. I want to project the dataset D...

11 months ago | 1 answer | 0

1

answer

Question


Fast dataset manipulation in MATLAB
Problem definition I have a dataset composed by m 2-dimensional vectors, stored in a 2xm matrix D. Given a rotation angle theta...

1 year ago | 1 answer | 0

1

answer

Question


Passing functions with fixed input
Consider the following function function f = fun1(x, a) f = a * x; end here x is a scalar variable and a is a scalar par...

1 year ago | 1 answer | 0

1

answer

Question


Skipping part of code
I've wrote a script that can be splitted in independent parts. Sometimes I don't want to execute all of them, and so I'm using o...

2 years ago | 2 answers | 0

2

answers

Question


Writing inside cell array
Let "f" be a function that returns a 3 by 1 cell. I have to evaluate "f" multiple times, say "N", and I would like to store the ...

2 years ago | 2 answers | 0

2

answers

Question


Computing the Gaussian Wasserstein distance
Problem I have to compute the Wasserstein distance between two bivariate Gaussian distributions with means , and covariances ,...

4 years ago | 0 answers | 0

0

answers