Feeds
질문
How to get Points(x,y) from function
hi everybody, how can i get X,Y values from the following matlab-script? X = @(t) 0.5 + 0.5*(((abs(cos(t))).^B)/cos(t)) Y = @...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
constrain 2 functions to meet in specific point
hi every body, I have two functions here f(x1) and f(x2). Can I add constrains in Matlab, so that I let them meet in (0,0)? ...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Finding and displaying the intersection of two functions
hi every body, I have two functions here f(x1) and f(x2). Can I add constrains in Matlab, so that I let them meet in (0,0)? ...
Finding and displaying the intersection of two functions
hi every body, I have two functions here f(x1) and f(x2). Can I add constrains in Matlab, so that I let them meet in (0,0)? ...
4년 초과 전 | 0

