Frage


Sending values from Matlab to arduino using serial communication
I want to send numeric value from matlab to arduino but code is not working. Matlab code is as: doi = 3 ; arduino=s...

fast 8 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


in matrix, convert fraction part into decimal
Hello, I have a matrix in which each element is comes out as fraction part but I want it as decimal part. I'm using symbolic ex...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to use of trigonometric identities in matlab?
I want to do some matrix multiplication which include symbolic variables and sine and cosine function. Code is given below. ...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
showing error while using inverse kinematics "ikine" for 4 dof robotic arm
Using qreach = rob.ikcon(T0, preach); I solved my problem and without using mask matrix, m.

etwa 8 Jahre vor | 1

| akzeptiert

Frage


showing error while using inverse kinematics "ikine" for 4 dof robotic arm
Hello, I want to do forward dynamics but before that I got struck in inverse kinematics for 4 dof. My code is given below: ...

etwa 8 Jahre vor | 2 Antworten | 2

2

Antworten

Beantwortet
Forward and inverse dynamics for robot, unable to build robot model.
I solved this answer and code should be like this. % create links using D-H parameters L(1) = Link([ 0 0 0 pi/2 0], ...

etwa 8 Jahre vor | 1

| akzeptiert

Frage


Forward and inverse dynamics for robot, unable to build robot model.
Hello, I'm learning kinematics and dynamics using Robotic Toolbox Matlab. To perform dynamics (inverse and forward), first I h...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error using eval undefined function 'workspacefunc' for input arguments of type 'struct'
Hello, I'm using MATLAB2014b version and it was working well till yesterday. But, then I install Robotics Toolbox and add the...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Algorithm used to find centroids in regionprops.
I used _regionprops_ to find centroids in image processing. But now I have to put algorithm to show how code works to find these...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Conversion of RGB images into Lab color space
Hello, I tried to convert the RGB image into Lab color space using following two codes in MATLAB2014b(first code use RGB while ...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


In two processed images, one shows 3 centroids and another shows 4 centroids. How to eliminate this extra centroids from centroids array.
I have two images taken from two stereo cameras in which one contain three white objects and another contain four white objects....

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


imagePoints matrix and boardSize is different for two images for same checkerboard.
I have two images picb3 and picb6. My code is like this I1 = imread('C:\Users\Naseeb\Desktop\new st vs\left cam\picb3.png');...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


X, Y and Z co-ordinates from 3D point cloud are not accurate. Showing considerable error in X co-ordinates.
I reconstruct 3D scene using MATLAB 2014b and using point cloud I have to find out the X,Y and Z co-ordinates of white object in...

etwa 9 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
saving values of one array into another array using for loop statement
I also tried to solve above problem myself and get the following solution. load('C:\Users\Naseeb\Desktop\centroids.mat'); %...

etwa 9 Jahre vor | 0

Frage


saving values of one array into another array using for loop statement
It may be little complicated to explain for me this but I'm trying my best, if not quite clear then please ask me again for clar...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


extract image from array.
I take down some snapshots from logitech camera and images are stored in array form in pics folder name. Now I want to see those...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


To find out the X, Y and Z co-ordinates from 3D point cloud.
<</matlabcentral/answers/uploaded_files/42444/disparity%20map.png>> Hello I'm using Stereo Vision in MATLAB. In that i have...

etwa 9 Jahre vor | 1 Antwort | 1

1

Antwort