Community Profile

photo

Aider


Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Knowledgeable Level 1
  • Revival Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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 前 | 1

| 已接受

已回答
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 前 | 0

已回答
Greek letters in livescipt symbolic expression
Use "lambda" and "epsilon"

3 years 前 | 0

| 已接受

已回答
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 前 | 3

已回答
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 前 | 0

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 0

已回答
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 前 | 0