photo

Matteo Tesori


Last seen: 3 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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...

5 months 前 | 1 个回答 | 0

1

个回答

提问


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...

6 months 前 | 1 个回答 | 0

1

个回答

提问


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...

8 months 前 | 1 个回答 | 0

1

个回答

提问


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...

1 year 前 | 2 个回答 | 0

2

个回答

提问


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 ...

1 year 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答