photo

asad jaffar


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
20,574
of 300,369

評判
2

コントリビューション
4 質問
1 回答

回答採用率
0.0%

獲得投票数
1

ランク
 of 20,936

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
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 ...

6年以上 前 | 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...

6年以上 前 | 0

質問


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

6年以上 前 | 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...

6年以上 前 | 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 ...

6年以上 前 | 19 件の回答 | 0

19

回答