I would like to convert a MathCAD sheet onto a MATLAB program
Show older comments
I have received a previously created work done on MATHCAD but for convenient reasons I would like to convert the same equations using MATLAB.
The MATHCAD I have is a creation of matrices (easily done in Matlab).
Then MATHCAD uses a solver bloc with initialization parameters, equations and the Find() function. I have tried entering the equations and using solve() or vpasolve() in Matlab, but cannot find any suitable match.
I am not sure how to enter some initialization to a solver, or if it is even possible, can you help me?
What would be the best solution to replicate the MATHCAD solver?
2 Comments
John D'Errico
on 20 Sep 2016
Edited: John D'Errico
on 20 Sep 2016
So? Do it. Answers is not here to do your job for you. If you don't know MATLAB well enough, then someone writing the code for you will not help you, except to enable your actions. It will teach you that you can always get someone to do your work for you. So learn MATLAB. Or don't, and use MATHCAD.
In this case, I would start with at vpasolve, or the optimization toolbox. But unless someone spends the time to do your job, then nobody can really know.
Max_4137
on 20 Sep 2016
Accepted Answer
More Answers (0)
Categories
Find more on Surrogate Optimization 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!