Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Help required in developing the code for attached expression.

5 Ansichten (letzte 30 Tage)
R shah
R shah am 5 Aug. 2016
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
i've to develop a MATLAB code for the following attached expression: where,
N = 4,
alpha = 0;
beta = 0;
x = 0.655;
j=0:N, i= 0:N
hj = [2, 0.6667, 0.4, 0.2857, 0.2222];
wi = [0.1, 0.544, 0.711, 0.544, 0.1];
xi = [-1, -0.655, 0, 0.655, 1];
kindly help me in developing this code which comprises of two summations.

Antworten (0)

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by