photo

SADIQ H.


Last seen: 20 days 前 自 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 个答案

排名
260,517
of 301,950

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
17,734 of 21,471

声誉
4

平均
0.00

贡献数
1 文件

下载次数
2

ALL TIME 下载次数
41

排名
46,017
of 177,647

贡献数
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 year 前

已提交


pochhammer_ss(x, n)
pochhammer symbol.

9 years 前 | 2 次下载 |

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

11 years 前 | 0 个回答 | 0

0

个回答

已解决


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

11 years 前

已解决


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

11 years 前

已解决


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

11 years 前

已解决


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

11 years 前

已解决


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

11 years 前

已解决


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 years 前

已解决


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 years 前

提问


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

11 years 前 | 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)

11 years 前 | 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...

11 years 前 | 1 个回答 | 0

1

个回答