Error using / Matrix dimensions must agree.

Respuestas (1)

KSSV
KSSV el 7 de Jun. de 2021
x=(0:1:10);
fx=1.1288./sqrt(x)-tanh(1.3288.*sqrt(x))
Read about matrix element by element operations.

Categorías

Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 7 de Jun. de 2021

Respondida:

el 7 de Jun. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by