photo

5mid


Last seen: fast 3 Jahre vor Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


join close lines in one thicker
I have this image <</matlabcentral/answers/uploaded_files/95251/lines_paper.jpg>> How could I close the borders with just ...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Cannot find hough all lines in this simple image
Hi, I´m trying to identify the lines present in the figure to figure it out after if it is a rectangle or not. I´m struggling, ...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Count the number of white papers in image
Hi, What should be the best way to obtain to obtain the number of white papers in a classroom? I've been trying simple methods...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to make only the second plot changing in a loop?
I'm doing something like this: imagesc(pher_mat) hold on for i=1:5000 figure(1) plot(x,y) end But thi...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Shearch in two vectors the index of 2 different values and then intersect the output
I'm doing this s=intersect(find(model.y==model.y(s)),find(model.x==model.x(s)+1)); This works I just wanna know if ther...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Remove accent from struct
I have this info_circuitos.Name_circuito. I need to shearch in a name. but the struct have accents. a e i o u OR A E I O U. Coul...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Help plot with cell array scale problem
The scale is not what I want scatter(NGPSLongitude{1,1},NGPSLatitude{1,1},'r','*') hold on it appears me only 2 poi...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Sub-plot with cell array info
It´s giving me error in this part. A and I don´t know why. All variables are defined. This worked with struct, I change for c...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Write a .txt file
I have information like: Coisas X 3.16 Y 1.53 Z 0.000000Lat 0.000000Long Cenas X...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Help to print cell array in command window
Thanks, I soved the problem from another way.

mehr als 10 Jahre vor | 0

Frage


Help to print cell array in command window
maximos = {[] mx [] mxBrake mxLong mxLat mxfcomb mxvCar}; minimos = {[] mn [] [] [] [] [] mnvCar}; media = {[] md [] [] ...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten