Feeds
提问
how to find total derivative?
i want to find total derivative in MATLAB eq== cos(x) = sin(y)*x the solution should be like this -sin(x) = x*cos(y)*dy/dx + ...
10 years 前 | 2 个回答 | 0
2
个回答提问
find a relationship between angles a & y from the given picture
i'm trying to find a relationship between angles a & y given in the picture. 'a' should be the input (i.e. its value is known) a...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to solve this trigonometric equation?
how to solve the equation tan(2*x - 30*pi/180)==(100-(15*sin(x)))/(100-(15*cos(x))) for the value of x ?
10 years 前 | 1 个回答 | 0
1
个回答提问
not getting proper solution
i'm trying to solve this question but the solution is in different form, the solution should come as integer. >> a=30; >...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to solve this equation
I'm trying to solve this equation: c=(sind(d)*sind(L)*cosd(b)) - (sind(d)*cosd(L)*sind(b))+(cosd(d)*cosd(L)*cosd(b)*cosd(h)...
10 years 前 | 2 个回答 | 0
2
个回答提问
how to solve equations ?
I want to solve equations sin(x) and straight line y=0.5, in a specified domain, for example: I want to solve y=sin(x) and y=0.5...
10 years 前 | 2 个回答 | 0
