Feeds
질문
How to use equation solver with conditions
syms x a r x = isolate(-((2*(90 - x)^r - (2*x + 90)^r)*(a + 4)*(r - 1)==0,a) Is it possible to ask matlab to solve the ...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
Estimating a function in matlab using different values of parameters froma matrix/dataset
THE SITUATION I have the following function: (2*(r - 1))/(90 - x)^r - (4*(r - 1))/(2*x + 90)^r + (a*(r - 1))/(2*(90 - x)^r) - ...
7년 초과 전 | 답변 수: 2 | 0

