N/A - MATLAB Central

N/A


Last seen: 2年以上 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/16 to 04/25Use left and right arrows to move selectionFrom 10/16Use 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

12 質問
0 回答

ランク
38,761
of 298,180

評判
1

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

回答採用率
33.33%

獲得投票数
1

ランク
 of 20,546

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,541

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Detecting colour of a specific x and y coordinate of an image
I'm trying to obtain the colour of a specific coordinate on an image. For example: X is an image with size width:300 and height:...

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

1

回答

質問


Comparison of Gradient Ascent and Hill Climbing
I'm running both gradient ascent and hill climbing on a landscape to assess which one can reach the greatest height in less step...

8年以上 前 | 1 件の回答 | 1

1

回答

質問


Calculating the gradient at Gradient Ascent Algorithm
Hi, The code below is suppose to perform gradient ascent after implementation of the missing parts. There are several things I d...

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

1

回答

質問


Column vector plotting issue
I create a 3D column vector and plot it using scatter3. When I was using a row vector the code was working fine but with column ...

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

1

回答

質問


Plotting the movement of vector
I have implemented a function where I take M matrix and apply it to a random 2d vector x. As for loop increments I would like to...

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

1

回答

質問


Plotting vector using scatter cloud
I have a 100 3D vectors created using: V = round(rand(100,3)*2-1); I want to plot this vector in 3D using scatter3 (scat...

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

1

回答

質問


Generating random 3D vectors
Hi, I'm trying to create 100 random 3D vectors with entries [-1,1]. I'm new to matlab so it's very confusing to me at the momen...

8年以上 前 | 3 件の回答 | 0

3

回答

質問


Make an existing matrix symmetric
Hi there, I've have a function where I take a matrix M as an input and return a value based on if it's symmetric or not. I w...

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

1

回答

質問


Matlab doesn't recognise symmetric matrix
Hi, I create various matrices in matlab and check each of them if they're symmetric or not. However when I create a matrix: ...

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

1

回答

質問


How to generate a random 2x2 matrix with values in the range −1 to 1
Hi, I'm new to matlab and trying to generate a random 2x2 matrix with values in the range -1 to 1. Thank you for your time.

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

1

回答

質問


Plotting number distribution in Matlab
I create random integers based on the given N input and would like to plot these randomly generated numbers using hist and subpl...

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

1

回答

質問


Generating random integer between negative and positive range
I'm trying to generate a random integer in the range of -5 and +5 using round and rand functions. I'm able to generate a random ...

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

2

回答