Nikolay S. - MATLAB Central
photo

Nikolay S.


Last seen: 1年以上 前 2011 年からアクティブ

Followers: 0   Following: 0

M.Sc in E.E. - Thesis on "The importance of Phase in Image Processing". B.Sc in E.E. ( Image&signal processing, computer networks, communication systems), Professional Interests: Video/Image/Signal processing, Computer Vision tasks: Tracking & Detection. Machine Learning. See my functions: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A114017

統計

All
File ExchangeMATLAB AnswersCodyZoom OutFrom 01/11 to 04/25Use left and right arrows to move selectionFrom 01/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 質問
12 回答

File Exchange

39 ファイル

Cody

0 問題
5 解答

ランク
5,688
of 298,109

評判
8

コントリビューション
2 質問
12 回答

回答採用率
50.0%

獲得投票数
2

ランク
105 of 20,533

評判
10,242

平均評価
4.10

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

ダウンロード
92

ALL TIME ダウンロード
97169

ランク
53,260
of 160,343

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

スコア
60

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Energy of a photon
Given the frequency F of a photon in giga hertz. Find energy E of this photon in giga electron volts. Assume h, Planck's ...

7年以上 前

解決済み


How to subtract?
* Imagine you need to subtract one number from another using MATLAB. * You will not be using eval for this task. * Given two A...

7年以上 前

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

8年以上 前

解決済み


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

約11年 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

約11年 前