photo

John Cleary


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


Taylor series of sin(x) needs to be modified for cos(x) in a better way, please explain how to do this
function [approx] = T_C(angle,counter) approx=0; radianangle= angle*pi/180; polynum=1; polynum=radianangle; approx=...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I need to setup a MATLAB FUNCTION for taylor series of cos(X)
I need to setup a function where MATLAB will take two input values one for angle (x) and one for numeric position (n) and it sho...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta