photo

JIAN-HONG YE ZHU


Last seen: 2년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

12 질문
0 답변

순위
270,763
of 300,364

평판
0

참여
12 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Plot binaryOccupancyMap in Matlab App Designer
Hello, I am trying to plot the path plan plot generated from using the A* hybrid path plan planner. Howerver, not sure how to pl...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


vehicleCostmap planner straight line 90 degrees path
Hello, is there a way to modify the vehicleCostmap planner so that it gives me a path that only goes in a straight line and 90 d...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Find the average between each pair of points in a matrix
Hello, I have a 61x61 random generated double matrix, I want to calculate the average between each point in a row of a column, a...

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Cyclic Redundancy Check function
Hello, I tried writing two functions to perform CRC, one for a sender and the other for a receiver. The reference I used is the...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Extract first and last row of each subarray in a cell array
Hello, if I have a 7×1 cell array, how could I extract the first and last row of each sub-array. So if my cell looks like this:...

2년 초과 전 | 답변 수: 3 | 0

3

답변

질문


vehicleCostmap function inverts my data from lidar sensor
Hello, I used the vehicleCostmap function to create a map for path planning. The problem is this function is inverting my data v...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Looping through index number + 1
Hello, say I have a cell array called 'group' and I want to loop to do a specific calculation which is the following: In this...

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Grouping values in a matrix according to a value in a row & its index position
Hello, say I have the following matrix: 51 71 0 48.87 ...

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Find repeated values of one column and assign the lowest value from the group of second columns
Hello, say I have the following matrix: 12709.2240000000 -1.23920000000000 12709.2240000000 -1.23530000000000 12780.22250...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


2D Matrix operations and assigning max values
Hello, I have a 390891x3 matrix and I want to do the following. The first and third column are rounded to one decimal place. The...

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


D435i Depth Camera - Obtaining IMU data using Matlab
Hello, I am trying to obtain the IMU data from the D435i depth camera in order to figure out the rotating angle of the depth cam...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Grouping and averaging values within a matrix
Hello, I have a matrix 305109x3 and I want to reduce its size by averaging similar values within the matrix. The matrix data va...

거의 3년 전 | 답변 수: 1 | 0

1

답변