Feeds
질문
round off value up to 5 decimal point
hi after simplifying a equation i have got a value as shown below 4*sin(x1) - 7*sin(x2))/2 - 8236469997687075/180143985094819...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to solve the below non linear algebraic equation using matlab
How do we solve these two equations? 1.5 cos60 + 4.0 cos(x3) - 3.5 cos(x4) - 3.0 = 0 1.5 sin60 + 4.0 sin(x3) - 3.5 sin(x...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
hi i stuck in basics of matlab function command
clear all clc function [z,t]=calc(x,y) z=x-y; z=x+y; i saved this file naming it calc.m but when i am giving inpu...
13년 초과 전 | 답변 수: 1 | 0
