photo

farah hattan


2018년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


i am trying to write a function to find the second max number
can you edit this code so it can find the second max number function [SeMax] = SecondMax(v) n = numel(v); res = sort...

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

1

답변

질문


Hello I need to write a function that the file name is count(a,b,c) to count how many positive number . what i have to write?
For example if I put function [P]= count(a,b,c) and from command window i type count(3,4,-1) I will get 2 since 3 and 4 positive...

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

0

답변

질문


Hello I need to write a function that the file name is count(a,b,c) to count how many positive number . what i have to write?
function [p]= count(a,b,c) ...... complet the rest code

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

1

답변