product series in matlab

1 回表示 (過去 30 日間)
dulanga
dulanga 2019 年 3 月 18 日
コメント済み: Walter Roberson 2019 年 3 月 18 日
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 件のコメント
Walter Roberson
Walter Roberson 2019 年 3 月 18 日
(k-4)/(k-5)

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by