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)

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by