Josh Hwa
2019년부터 활동
Followers: 0 Following: 0
Feeds
질문
How to draw line and hold it?
Hi, I am working on image processing and I would like to make stop and hold on. Anyone can help on this?
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Zoom in the map to a certain area by using plot_google_map after that apply ginput
I am using plot_google_map on my work and I would like to plot a series of point on the map by using ginput. But there a problem...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
Can I arrange a double array into cell array based on discontinuity of values?
I have 1x15 double array defined as 'a' and I would like to make them classified into each cell column if the increment of value...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to split array which is discontinuous and plot them?
I have a se of array like 'a' and I would like to split them into [1 2 3 4 5 6 7 8 9] [17 18 19 20 21 22 23 24 25 26 27 28 29...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to plot two types of marking in one single line continuously?
I am trying to make a plot of different types of marks along a line generated by using ginput. Let's say I have a line and ther...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to let two sets of data in workspace as the input 1 & 2 for sugeno fuzzy logic controller and let the output as the conditions inside while/for loop in a script code (.m file)?
I had generated two sets of vector and I want to make them as the inputs of a sugeno fuzzy logic controller. Then there are four...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to add data of world file into image to represent longitude and latitude?
I have the doubt to add the coordinate system to an image. Can the I know the longitude and latitude of the selected pixel coord...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
generate points between the two point of with a constant increment?
Can it be done by using looping??
5년 초과 전 | 답변 수: 1 | 0