photo

HUANG YU-CHE


Last seen: mehr als 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can i do the related analysis in matlab
I have three matrix a1= [0 0 0 1 0 1],a2=[0 1 1 1 0 1],a3=[1 0 1 0 0 0] for 1 mean it have a data,0 mean nothing how can I d...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can use [c r p]=impixel('img1.png'); turn to an knowing [c r] to impixel image
firstimage=imread('img1.png'); [c r p]=impixel(firstimage); There is my question: I can use the code above so for the first i...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to save the hold on image
So I two figures, one is the background and one is the plot line. How can I save them all in one figure? imshow(averaged_bw1);...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I track the boundary
I'm going to track the boundary line ,but my photo was not very clearly about some of the point(missing point),how can i set the...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find the first value coordinate(the minimum non-zero x coordinate) in each row?
How to find the first value coordinate(the minimum non-zero x coordinate) in each row? and what if each row value coordinate ga...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten