Community Profile

photo

asad jaffar


2019년부터 활동

Followers: 0   Following: 0

통계

  • First Answer

배지 보기

Feeds

보기 기준

질문


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

대략 5년 전 | 답변 수: 17 | 1

17

답변

답변 있음
Write 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...

대략 5년 전 | 0

질문


indexing of starting element of sum
function [summa,index=nba_aj(b,n) s=length(b); i=0; if n>s a=...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 19 | 0

19

답변