mupad Questions
1
I am having a lot of trouble trying to make symbolic substitution go faster - that is, substituting in for variables in a symbolic expression and getting out a double.
I am creating a complicated ...
Iggie asked 16/10, 2015 at 16:6
1
Solved
Imagine I have a mupad-notebook myMupadNotebook.mn at the path 'C:\projectFolder\ABC\abc\'. It calls the procedure MyMupadProcedure.mu which is located at 'C:\DEF\GHI\'.
Now I have a Matlab script...
1
Solved
Pretty MuPad: Output of assignment, expression and result in one line - How to create that function?
I'm trying to get Matlabs's MuPad as pretty and convenient as MathCad.
Assume two variable assignments:
x_a:=2*unit::mm;
y_b:=5*unit::mm;
and I want a prettyfied (typeset with Tex) output like
...
Ev asked 28/7, 2015 at 9:5
1
Solved
I need to automatically simplify some symbolic expressions but the simplify function of matlab can't do everything i need.
Example:
simplify(expand((ax + bx)^2 + (ay + by)^2))
Which results in ...
Below asked 2/2, 2014 at 15:0
1
Solved
The equations I am working with in this problem contain exponentials. For this reason, after differentiating they appear again pretty much unchanged apart from additional constants and other factor...
Disconnect asked 5/4, 2013 at 16:39
1
© 2022 - 2024 — McMap. All rights reserved.