Community Profile

photo

hothifa hasanat


Last seen: 2 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


In this code I have a result but I want it as integer numbers.
n = 12; m = 6; numbers = linspace(1, n, m) index = 1; theSums = []; for k = 1 : length(numbers) for k2 = 1 : length(n...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I wrote this code and it didn't work and its gave me " Unrecognized function or variable 'seq' " error , What I can do to sole this error??
function [N,V,seq] = addition1_opt( n,m,P ) %UNTITLED Summary of this function goes here % Detailed explanation goes here %...

más de 2 años hace | 3 respuestas | 0

3

respuestas

1

respuesta