JIAN-HONG YE ZHU
Followers: 0 Following: 0
統計
MATLAB Answers
12 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
1年以上 前 | 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...
1年以上 前 | 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...
1年以上 前 | 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...
1年以上 前 | 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:...
1年以上 前 | 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...
1年以上 前 | 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...
1年以上 前 | 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 ...
1年以上 前 | 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...
2年弱 前 | 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...
2年弱 前 | 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...
2年弱 前 | 1 件の回答 | 0