photo

nathalie


Last seen: 5 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Programming Languages:
Python
Spoken Languages:
English, French, Arabic
Pronouns:
She/her

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Solve these unkowns x and y using these 2 simultaneous equations
Eq1= 2760 * sin (200) + m3R3L3 * sin (107) + m4R4L4 * sin (307) = 0 Eq2= 2760 * cos (200) + m3R3l3 * cos (107) + m4R4L4 * cos(3...

9 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Solve these equations to get x and y in normal number
syms x y equ1 = 2760*sind(200)+x*sind(107.5)+y*sind(307.615) == 0; equ2 = 2760*cosd(200)+x*cosd(107.5)+y*cosd(307.615) == 0; ...

9 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Solve these 2 simultaneous equations to get normal number
>> syms x y equ1 = 2760*sind(200)+x*sind(107.5)+y*sind(307.615) == 0; equ2 = 2760*cosd(200)+x*cosd(107.5)+y*cosd(307.615) == 0...

9 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


I want to solve these 2 simultaneous equations to get x and y
>> syms x y equ1 = 73*sind(0)+92*sind(200)+87*sind(x)+65*sind(y) == 0; equ2 = 73*cosd(0)+92*cosd(200)+87*cosd(x)+65*cosd(y) ==...

9 meses hace | 1 respuesta | 0

1

respuesta