error gradObj unrecognized parameter
Show older comments
iam getting this on my command window
Please correct your code and resubmit.
which -all optimset
/opt/mlsedu/matlab/R2019a/toolbox/matlab/optimfun/optimset.m
now can anyone help me so solve the issue.
8 Comments
Geoff Hayes
on 5 Jul 2019
Kavidha - you have posted (roughly) the same question a half dozen times over the last 2-3 days. Why not just further the convseration with your earlies post? Why don't you follow up to any of the comments on those questions? Can you explain where you are submitting your code?
Kavidha Krishnamoorthi
on 5 Jul 2019
IAM submitting my assignments given by Coursera for machine learning .I have completed all the assignments.except one where I am getting a error .
Geoff Hayes
on 5 Jul 2019
What is the line of code that is generating the error? Please copy and paste (to this question) the line or lines of code. Also, please copy and paste (to this question) the complete error message (that which includes the 'gradObj' error). And are you calling
which -all optimset
or is that being returned in the error. Which version of MATLAB are you using (on your computer) and which version of MATLAB is Coursera using?
Kavidha Krishnamoorthi
on 5 Jul 2019
Kavidha Krishnamoorthi
on 5 Jul 2019
Edited: Geoff Hayes
on 5 Jul 2019
Geoff Hayes
on 5 Jul 2019
How are you calling learningCurve? Are you passing in all the required parameters to this function? Where is the line of code that uses GradObj? Have you tried not using this parameter?
And are you calling ver and which -all optimset or is that a result of the project submission?
Kavidha Krishnamoorthi
on 5 Jul 2019
Kavidha Krishnamoorthi
on 5 Jul 2019
I think it's a technical error and maybe by adding proper license of toolbox I might be not be getting this error
Answers (0)
Categories
Find more on Random Number Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!