photo

Michael Stackpole


Last seen: 7 months ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
204,415
of 301,370

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,243

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,151

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Does an exsting license for "Statistics Toolbox" include Machine Learning, or is this a new product that needs purchased
I have existing licenses for Statistics Toolbox (10+ years old). I have kept them up to date. I want to use Machine Learning c...

3 years ago | 2 answers | 0

2

answers

Answered
MEX Function - Using mexCallMATLAB function in conjunction with "PolyFit"
Well, I managed to figure the problem out. The updated code is below : Plot_Pointer[0] = *pm; Plot_Pointer[1] = *pp;...

14 years ago | 0

| accepted

Answered
MEX Function - Using mexCallMATLAB function in conjunction with "PolyFit"
Friedrich, I did notice that and updated the code as follows : mxArray *rhs[1], *lhs[1], *pm[1], *pp[1], *fit_order[...

14 years ago | 0

Question


MEX Function - Using mexCallMATLAB function in conjunction with "PolyFit"
I am just starting to work with MEX functions, and have run into a situation that I am currently unable to solve. I am trying t...

14 years ago | 4 answers | 0

4

answers