Noe alvarado
UPC
2012년부터 활동
Followers: 0 Following: 0
Electronic Engineer
Master
PHd Student
Professional Interests: Robotic, electronic, microcontorller
Feeds
질문
format for decimal numbers and no fractional
How i can obtain results in decimal format and not in fractional format? I am using matlab for direct knematic, for example :...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
centroid of convex hull
hi, i want to find de centroid of convex hull, how i can do it in matlab? I formed the convex hull with n-dimensional points. ...
거의 12년 전 | 답변 수: 1 | 1
1
답변질문
plot equation of plane
Hi I want to plote the next equation of plane: Pl1 = -2x -2z Pl2 = 3y +9 P3 = 6x +3y +27 Pl4 = 4x -2z + 12 Thank...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
fill an matrix from another matrix
Hi I have a matrix M M11 M12 M13 M14 M21 M22 M23 M24 M31 M32 M33 M34 M41 M42 M43 M44 M51 M52 M53 M54 And i wa...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
unit normal vector
Hi How icant to compute the unit vectors normal of an elipse? a=0:0.063:2*pi; x=[2 + (2*cos(a))]; y=[1 + (sin(a))]; ...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
select randomly "N" rows of a matrix?
how i can select randomly "N" rows of a matrix? for example M = [ a12, a12] [ a21, a22] [ a31,...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
randomly select elements of an array
Hi How i can select randomly elements from a matrix o array I have the matrix and i want to select "x" numbers of elements ...
12년 초과 전 | 답변 수: 3 | 1
3
답변질문
point in convex hull?
how compute if a point point is inside the convex hull ?
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
problem with convhulln
Hi my name is noé alvarado I want to find de convex hull of the next point: xyzw = [1 -1 -1.375 0;-0.5 -0.8 -0.2830 0;-1.3 0....
12년 초과 전 | 답변 수: 0 | 0