Community Profile

photo

Griffin Murphy


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


Trying to get my output to be 22 decimal places
%Murphy Griffin %ERG280-01 %December 3, 2021 function out=my_sin(x) xrad=x*pi/180; sign=1; n=1; total=0; fact=1; while ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Figure out how much solution is needed to produce 12% 7 mil solution
This is a base level class, so if you do know the answer please answer it with that in mind.

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


plotting points on 0.5 steps
This is a base level class so if you do know the answer, if you could please write the code in base level that would be much app...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Tasked with solving the system of equations
solve the system of equations : 5x + 3y - 8z + 16w = -21 6x + 8z - 20w = 18 7x + 9y + 12z - 8w = 15 16y + 11z + 8w = 10

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Tasked with solving for x
hw 4 : solve for x (7x^8 + 9x^7 - 6x^5 + 3x^3 - 4x +12.5 = 0)

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


translating and solving an equation with values of x and y known
m = 2*x.^3-2*y-sqrt((x-y.^3)./(1+(x-y)./(x.^2+3))+((sin(x./y*pi))+exp(y/3))) with x=3.53 and y=2.8 i get an answer of 82.3740...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


please help me solve this and also tell me what i did wrong m=2x^3-2y-sqrt(x-y^3)/(1+(x-y)/(x^2+3))+sin(x/y*pi)+exp^(y/3)
m = 2*x.^3-2*y-sqrt(x-y.^3)./(1+(x-y)./(x.^2+3))+sin(x./y*pi)+exp(y/3)

más de 2 años hace | 1 respuesta | 0

1

respuesta