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 years 前 | 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 years 前 | 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 years 前 | 0

