photo

SADIQ H.


Last seen: 約1年 前 2015 年からアクティブ

Followers: 0   Following: 0

I am an experienced MATLAB user with a strong background in computer vision. With expertise in leveraging MATLAB for solving complex problems.

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

統計

All
MATLAB Answers

5 質問
0 回答

File Exchange

1 ファイル

Cody

0 問題
8 解答

ランク
207,636
of 300,956

評判
0

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

回答採用率
60.0%

獲得投票数
0

ランク
17,608 of 21,124

評判
3

平均評価
0.00

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

ダウンロード
1

ALL TIME ダウンロード
39

ランク
44,576
of 172,015

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

スコア
91

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • MATLAB Central Treasure Hunt Finisher
  • First Submission
  • Thankful Level 1
  • Solver

バッジを表示

Feeds

表示方法

解決済み


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

約1年 前

送信済み


pochhammer_ss(x, n)
pochhammer symbol.

9年弱 前 | ダウンロード 1 件 |

0.0 / 5

質問


I need for Objective quality measure for Image Edge Detector
Dear Friends, I need an objective quality measure for image edge detector, such as pratt figure of merit or new published measu...

約10年 前 | 0 件の回答 | 0

0

回答

質問


in chi-square statistic between two images I have "NAN" and "INF" which cannot be summed in the equation below. How to solve this issue.
in chi-square statistic between two images I have "NAN" and "INF" which cannot be summed in the equation below. How to solve thi...

10年以上 前 | 0 件の回答 | 0

0

回答

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

10年以上 前

解決済み


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

10年以上 前

解決済み


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

10年以上 前

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

10年以上 前

解決済み


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

10年以上 前

解決済み


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

10年以上 前

解決済み


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

10年以上 前

質問


I have a Color Image, I need to quantize the image by taking the 2 MSB from each color plane. then I need to get the 64-bin Histogram
I have a Color Image, I need to quantize the image by taking the 2 MSB from each color plane. then I need to get the 64-bin Hist...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


I need a code for Color co-occurence descriptors considering color information
I need a code for Color CO-occurance descriptor (feature) which is used in Content-Based Image Retrieval (CBIR)

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I extract video frames without consuming a large amount of PC memory
what is the best way to process video frames without consuming a large amount of PC memory, because I had tried to do it once th...

10年以上 前 | 1 件の回答 | 0

1

回答