Community Profile

photo

Erik Börgesson


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Iteration limit / evaluation limit problem with GlobalSearch
I have the following. My problem works fine for up to n=20, then for greater n i get error for max iterations or max evaluation....

3 years ago | 1 answer | 0

1

answer

Question


For loop creating a number sequence
I am not succeeding in creating a loop that creates the number sequence I want. The following sequence you see is in matla...

4 years ago | 0 answers | 0

0

answers

Question


Importing website information to Matlab
Hello. How can I construct a function in order to obtain data from the following website: https://www.ultimatetennisstatistics.c...

4 years ago | 1 answer | 0

1

answer

Question


My code has returning issues
function [probcornerstot,probcornersone,probcornerstwo] = xCornersPL(League,Team1,Team2,n) [~, row1] = ismember({Team1}, Leag...

4 years ago | 1 answer | 0

1

answer

Answered
Importing table/array from website to Matlab
Thank you so much. I understand and it works just like I wanted it to. Erik

5 years ago | 0

Question


Importing table/array from website to Matlab
Hello. I am trying to import the central table from this web url 'https://tennisabstract.com/reports/atp_elo_ratings.html', from...

5 years ago | 2 answers | 0

2

answers