Feeds
질문
how to write the code for the following condition
I want to find the value of theta0 and theta1,which when substituted in the equation i have to get beta=0.5 the eqn is 2*(s...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
To solve dis elliptic integral
I need to solve dis eqn x= alpha*((sin(theta1)*(int(sin(phi)/(sqrt(a+(b*sin(phi)))))))+ (cos(theta1)*(int(cos(phi)/(sqrt(a+...
대략 12년 전 | 답변 수: 0 | 0
0
답변질문
How to solve a equation
%% how to solve beta syms beta (6*beta)/(1-(2*beta)) = cos(Mo*(1+beta)/6) %% unknown is beta , Mo=0.5
대략 12년 전 | 답변 수: 0 | 0
0
답변질문
How to get Activation for matlab
How to get my activation key for mathworks
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
how to find the numerical integration in matlab
Input: syms a b phi h=int((sin(phi)/(sqrt(a+(b*sin(phi))))),phi) h1=vpa(h) Ans: Warning: Explicit integral could not b...
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
how to find the ansers for an elliptic integral.
I am prashanth doing a project using matlab.I am new to matlab.I want to know how to interpret an elliptic integral and how to s...
대략 12년 전 | 답변 수: 1 | 0
