Community Profile

photo

Aider


Last seen: 1 year ago Active since 2018

Statistics

  • Knowledgeable Level 1
  • Revival Level 2
  • First Answer

View badges

Content Feed

View by

Answered
Is there any difference between a variable with bar on top of it and without in MuPAD?
The bar refers to the complex conjugate.

3 years ago | 1

| accepted

Answered
Extracting a symbolic variable (rearranging symbolic equation)
Try this, create a dummy variable "x" so you can use the collect command. Then substitute x by K1*K2 %Misc Intializations sy...

3 years ago | 0

Answered
Greek letters in livescipt symbolic expression
Use "lambda" and "epsilon"

3 years ago | 0

| accepted

Answered
show symbol in command window
You can use fprintf with unicode characters, the syntax is \xN, where N is the hex number that identifies the desired character....

3 years ago | 3

Answered
How can I change symbolic expression display format in command window
I am using version 2020a, and the results by default is displayed in one line. See code below. syms x >> 1/(x^2+5*x+1) an...

3 years ago | 0

Question


How to switch the sign between numerator and denominator in a symbolic expression
Hello. I have an expression of the form TL_theta = I would like to express the previous equation in a form where the numerat...

3 years ago | 1 answer | 0

1

answer

Answered
How can I change the fontsize of datatip box?
Look at <https://www.mathworks.com/matlabcentral/answers/95968-how-can-i-set-the-text-font-style-of-a-data-cursor-object How c...

5 years ago | 0

Answered
Warnings and errors with Matlab R2017b running on Fedora 27
I just try simulink, on Linux Mint 19. I had the same problem. The solution proposed got rid of the error messages but the war...

5 years ago | 0