Md. Al-Imran Abir - MATLAB Central
photo

Md. Al-Imran Abir


Last seen: 3ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, MATLAB, SQL, Assembly
Spoken Languages:
English, Bengali
Pronouns:
He/him

統計

All
MATLAB AnswersCodyFrom 10/21 to 03/25Use left and right arrows to move selectionFrom 10/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 質問
1 回答

Cody

0 問題
3 解答

ランク
7,819
of 297,738

評判
6

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

回答採用率
80.0%

獲得投票数
3

ランク
 of 20,469

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
62,064
of 159,472

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

スコア
50

バッジ数
2

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

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

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Promoter
  • Solver
  • Thankful Level 2
  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

解決済み


Calculate Angle From Axis
Given coordinates x and y, an axis ("X" or "Y"), and a direction ("cw" or "ccw", meaning clockwise and counterclockwise, respect...

約2年 前

解決済み


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Input...

約2年 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

約2年 前