![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14997254_1552226236677_DEF.jpg)
asad jaffar
Followers: 0 Following: 0
Statistik
RANG
15.276
of 297.016
REPUTATION
2
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
fast 6 Jahre vor | 17 Antworten | 1
17
AntwortenWrite 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...
fast 6 Jahre vor | 0
Frage
indexing of starting element of sum
function [summa,index=nba_aj(b,n) s=length(b); i=0; if n>s a=...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 6 Jahre vor | 19 Antworten | 0