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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
1
답변질문
unable to connect to interactive brokers - 2021b
ib = ibtws('',7497); this was working in 2020b. solutions appreciated
거의 3년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0