photo

Ana


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
1 回答

ランク
200,485
of 301,428

評判
0

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

回答採用率
83.33%

獲得投票数
0

ランク
 of 21,271

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,497

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
How do I deal with calculated matrix indices that are negative?
per isakson about 1 hour ago "if columns-rim1 <= 0, then set to 1" maybe: max( columns-rim1, 1 )

約10年 前 | 0

| 採用済み

質問


How do I deal with calculated matrix indices that are negative?
Hi. I am working on a code which requires me to compare values a certain distance from a central identified point in a matrix. F...

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

1

回答

質問


Adding binary matrices generated in while loop
I am writing a program that, in a nutshell, detects multiple circular objects in an image and then classifies them based on thei...

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

1

回答

質問


How can I return a count of the regional maxima using the function imregionalmax?
How can I return a count of the regional maxima using the function imregionalmax?

約11年 前 | 1 件の回答 | 0

1

回答

質問


How do I use the global optimization tool box to find all local maxima in a matrix?
I have a matrix of an simple gray-scale image that I'm trying to run a global optimization on (I want to find all of the local m...

約11年 前 | 1 件の回答 | 0

1

回答

質問


How do I create a convolving function that manipulates elements of a matrix based on the value of its adjacent elements?
How do I create a convolving function that manipulates elements of a matrix based on the value of its adjacent elements?

約11年 前 | 1 件の回答 | 0

1

回答

質問


Manipulate '1' values in binary matrix
I have a binary matrix and I need to create a convolving function that manipulates only the '1' values. In other words, I want t...

約11年 前 | 1 件の回答 | 0

1

回答