Feeds
提问
How to get 1 as the highest order coefficient in a polynomial expression?
Hi, I would like to get 1 as the highest order coefficient in the denomitor. How can I get that? clear; clc syms p K_s0 Phi...
11 months 前 | 1 个回答 | 0
1
个回答提问
How to express rest of expression in terms of other variables
Hi, In the following code, I would like to get the final expression for p/Phi_V. How can I do that? syms p K_B Phi_V Phi_G s K...
11 months 前 | 1 个回答 | 0
1
个回答提问
How to extract the term associated with a symbolic variable and assign to another symbolic variable?
Hi, In the final expression shown in the result, how can I extract the entire term associated only with variable U_sr and assig...
11 months 前 | 4 个回答 | 0
