Community Profile

photo

hothifa hasanat


Last seen: 2 mesi fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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 %...

oltre 2 anni fa | 3 risposte | 0

3

risposte