product series in matlab

2 vues (au cours des 30 derniers jours)
dulanga
dulanga le 18 Mar 2019
Commenté : Walter Roberson le 18 Mar 2019
Error when taking zero.
clc
clear
syms k
P1 = symprod((k-(4/k))-5 , k, 0, 3)
P2 = symprod((k-(4/k))-5 , k, 6, 100)
  1 commentaire
Walter Roberson
Walter Roberson le 18 Mar 2019
(k-4)/(k-5)

Connectez-vous pour commenter.

Réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by