Muhammad Syauqi
Followers: 0 Following: 0
Feeds
提问
Solve for x with given equation
I have a problem trying to find the value in this long equation, whats the correct input? I consider f'c = x so i use syms x a...
8 months 前 | 1 个回答 | 0
1
个回答提问
How to write a matrix with a variable inside it?
I'm trying to write this matrix B = [ 0 1 2x 3x^2] but matlab suggest that it should be written like B = [0 1 2*x 3*x^2] then ...
8 months 前 | 1 个回答 | 0