philip curran
Followers: 0 Following: 0
Feeds
提问
how to simulate a poker game
i'm fairly new to matlab and am trying to simulate a poker game, so far i am able to go through the rounds but i am unsure how t...
2 years 前 | 1 个回答 | 0
1
个回答提问
Poker game simulator (texas holdem)
i am trying to simulate a poker game to become more familiar with matlab as i am fairly new. So far i have written code to gener...
2 years 前 | 1 个回答 | 0
1
个回答提问
what is the best methodology to detect playing cards?
i am trying to detect the suit and value of a playing card, OCR doesn't work for this problem, however i suspect i should use th...
2 years 前 | 2 个回答 | 0
2
个回答提问
issue retrieving data from interactive brokers
i'm using matlab 2021b with the most recent IB TWS, the example code provided by mathworks seems to run fine (no errors are prod...
3 years 前 | 1 个回答 | 0
1
个回答提问
unable to connect to interactive brokers - 2021b
ib = ibtws('',7497); this was working in 2020b. solutions appreciated
3 years 前 | 0 个回答 | 0
0
个回答提问
error using codegen - 2021b
having difficulty turning my trained AC agent into C or C++ code, i have generated a policy function for the agent. here is the ...
3 years 前 | 1 个回答 | 0
1
个回答提问
unable to connect to interactive brokers
i'm using MATLAB 2020b, i get this error message: >> ib = ibtws('',7497); Error using actxserver (line 93) Server creation f...
3 years 前 | 1 个回答 | 0