photo

Tharindu Weerakoon


Last seen: etwa ein Jahr vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Student Professional Interests: Robotics, Algorithms, Dynamic Control

Statistik

All
MATLAB Answers

14 Fragen
1 Antwort

Cody

0 Probleme
1 Lösung

RANG
35.205
of 300.343

REPUTATION
1

BEITRÄGE
14 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
28.57%

ERHALTENE STIMMEN
1

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
112.768
of 168.172

BEITRÄGE
0 Probleme
1 Lösung

PUNKTESTAND
20

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Image quality enhancment of a poor quality image.
It is necessary to recognise the number plate of the above image taken with poor quality camera. Can someone tech me how to do...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to define the variables as 'Global variables' within a Matlab Function block in Stateflow?
I am trying to read some variables calculated in a Matlab Function defined in stateflow without calling them locally by the vari...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


What is the best way to do some calculation within a state in stateflow?
Dear all, I'm bit confused of selecting a method to do some calculating program in a 'State' of the Stateflow. I do have to cal...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to estimate the accuracy for an estimated tine segment when actual line is known?
Suppose I have a set of XY coordinates (pink dots including noise)which is a measured values of a line segment (Black line). Aft...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to estimate the accuracy for an estimated tine segment when actual line is known?
Suppose I have a set of XY coordinates (pink dots including noise)which is a measured values of a line segment (Black line). Aft...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Gelöst


Distance walked 1D
Suppose you go from position 7 to 10 to 6 to 4. Then you have walked 9 units of distance, since 7 to 10 is 3 units, 10 to 6 is 4...

etwa 10 Jahre vor

Frage


How to create a Tangential potential field?
Dear Matlab users, I'm looking for generating a tangential potential field around a given point as shown in the figure. <</m...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to use lsqlin for best line or ploynormial fitting?
I have a set of X and Y data only. X=[-11 -10 -9 -8 -6 -4 -2 0 1 2 ] Y=[ 3 5 1 4 6 10 12 12 12.5 12] ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Least Squares Method for best line fitting
I have a set of X and Y coordinates data taken from Laser scanning X=[x1 x2 x3 x4 .....] Y=[y1 y2 y3 y4 .....] Eleme...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Line segment algorithm for LRF data
I want to cluster the LRF scanned data into the clusters by line segmentation method. environment is consisting of walls or flat...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How to convert 2 byte data to integer?
Hello everyone, Thanks a lot for the help. Finally I could do it. % Two byte array [lower bit , higher bit] x=uint8[178 2...

mehr als 10 Jahre vor | 0

Frage


How to convert 2 byte data to integer?
I have a two byte data (unsigned) as array. e.g. x=[255 67] I read the data from a sensor giving a stream of byte data (u...

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How to create a Serial port communication mex file in C++ to use in MATLAB?
Dear all, I am looking for using mex file written in VS C++ for serial port communication to make it fast in MATLAB. I wan...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to create a C++ or C# dll file (for serial port communication) to use it in MATLAB (M-file)?
Dear programmers, I want to develop a fast serial port ('COM' port) program to read and write data to COM port. Senor (Hokuyo...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to refresh the data in polar plot
I wanna refresh the data of polar plot with new data set. How can I use *_set_* or _*refreshdata*_ in the program? I know ...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


variable forced Mass-spring-damper system Matlab script or Simulink model.
I have a mass-spring-damper (MSD) system but the external forced applied to the mass is time varying. The external force is calc...

fast 11 Jahre vor | 0 Antworten | 1

0

Antworten