photo

DocD


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

10 質問
0 回答

ランク
151,405
of 300,853

評判
0

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

回答採用率
30.0%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,319

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Setting up and calculating using an array and ginput?
Hi I'm trying to get my code to calculate the difference between x, y coordinates held in an array and that acquired from ginput...

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

1

回答

質問


Display separate (X, Y) value matrices next to each other?
<</matlabcentral/answers/uploaded_files/93234/ColumnEx.jpg>> I've got a series of single Ginput x, y coords, that I'd like to...

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

1

回答

質問


Calculating values from string and displaying?
I'm trying to perform a calculation on two values that basically takes the second x, y value in the array "EasyPracNumbers" and ...

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

1

回答

質問


Output format error?
Hi There, I'm trying to output data to screen in two columns, the first column contains the ginputs (x,y coordinates) from user...

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

1

回答

質問


How to select points using ginput on single mouse click instead of double?
How do I set my code to use single clicks to register inputs instead of double clicks when using ginput? Heres my code: ...

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

1

回答

質問


Problems storing, processing and displaying ginput value?
I've got the following code: clear clc close all Map=imread('Map.Jpg'); imshow(Map); hold on; A...

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

0

回答

質問


How to work out Pythagoras Error from image points?
<</matlabcentral/answers/uploaded_files/93052/PythExample.jpg>> Hi There, How do you work out pythagoras error using matla...

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

1

回答

質問


removing previously selected points from image and displaying value?
How do I remove a selected point from an image and display its value? I want it to prompt the user to select point A on an im...

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

2

回答

質問


Marking points on an image
Hi There, I'm trying to mark ten points on an image and then ultimately display these points to screen in a 2x10 table with t...

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

1

回答

質問


How do I select and mark points and calculate angle and distance between them
Hi there, I'm trying to use matlab to: Firstly, mark 2 points on an image with an X where the user clicks and a 1 for the fi...

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

1

回答