photo

MJ


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

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Unrecognized function or variable 'CP'. Error in solution (line 66) text(c+.5,f(c),["("+string(c)+","+string(f(c))+") "+CP ])
%Use symbolic processing with the variable x syms x %Enconde the function f(x) num = (1-x^2) denom = (1+x^2) f(x) = num/d...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Derivatives using second diff
% This program computes for the Tangent Line / Normal Line of a curve % about a given point %define x for sy...

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Variable lim3 must be of data type sym. It is currently of type double. Check where the variable is assigned a value.
Hello please help me to change the variable from double to data type sym %Solve for lim3 syms x x = 4; lim3 = (3*(x-4)*sqr...

casi 2 años hace | 1 respuesta | 0

1

respuesta