philip curran
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
35,453
of 295,448
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
unable to connect to interactive brokers - 2021b
ib = ibtws('',7497); this was working in 2020b. solutions appreciated
3 years ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0