asad jaffar
Followers: 0 Following: 0
Statistica
RANK
20.525
of 295.448
REPUTAZIONE
2
CONTRIBUTI
4 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
1
RANK
of 153.872
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
text file I/O
Write a function called char_counter that counts the number of a certain character in a text file. The function takes two input ...
oltre 5 anni fa | 17 risposte | 1
17
risposteWrite a function called max_sum that takes v, a row vector of numbers, and n, a positive integer as inputs. The function needs to find the n consecutive elements of v whose sum is the largest possible.
jan and walter take a look at this code this is giving me correct answers except for negative elements array function [summa, i...
oltre 5 anni fa | 0
Domanda
indexing of starting element of sum
function [summa,index=nba_aj(b,n) s=length(b); i=0; if n>s a=...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
maximum number and indexing
how can i find maximun number from an array for example .a=[2,44,6,77,3,9],how can i find max 2 numbers which are ,44 and 77 fro...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
how can i solve this ,can anyone provide me with code? whats wrong with my code ?
Write a function called valid_date that takes three positive integer scalar inputs year, month, day. If these three represent a ...
oltre 5 anni fa | 19 risposte | 0