photo

t4741


Last seen: 約3年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
97,497
of 300,813

評判
0

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

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,086

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,169

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Comparing a value against a set of values
I have a 1x1xn array of numbers that range from 0-255 (RGB), where n can be any number. Let's call it data. I want to check if ...

6年以上 前 | 2 件の回答 | 0

2

回答

質問


Finding the maximum output value and corrosponding input for a function
I have a function that essentially calculates the distance beetween a set of points p1,p2,p3 and q1,q2,q3. I am looping through ...

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

1

回答

質問


Speeding up median calculation
The above line of code calculates the median value of a 1xnx3 array and saves it as a particular point in an image. I was wond...

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

0

回答

質問


reshaping a 3D array
I have a 3D stack of RGB values. Colours( 1, 1, :) = a stack of values eg , 1 through 12 in the form R G B R G B R G B R G B. ...

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

1

回答

質問


Assigning RGB values to a new 3D RGB image
I am trying to apply a set of calculated RGB values as new values for a position in a m x n x 3 image. My attempt is shown in th...

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

1

回答

質問


Sorting a m x n matrix
I have an M x N array for example ; [1;2;3;4;5;6;7;8;9] and i want to sort it into the format where the first three values bec...

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

1

回答

質問


Help with searching for a specific input filetype within a directory
I am trying to create a function that inputs a filetype and directory name and outputs a cell array of the images. If line 9 is...

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

1

回答

質問


How do I search for images in a user-inputted directory with user-inputted file extensions?
I am creating a function that will let the user give a directory name and file type, and then the function will take those and ...

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

1

回答