photo

cui


Last seen: Today|2017 이후 활성

Statistics

All
  • Thankful Level 5
  • Knowledgeable Level 1
  • Introduction to MATLAB Master
  • Commenter
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 3
  • Promoter
  • Community Group Solver
  • Solver
  • GitHub Submissions Level 3
  • Explorer
  • First Review

배지보기

Content Feed

보기 기준

질문


matlab support markdown syntax?
matlab live script would be better if it could directly support markdown syntax (and preview), I learned from a third-party prog...

약 21시간 전 | 답변 수: 0 | 0

0

답변

질문


performance: fullfile function execution efficiency could be improved.
The fullfile execution efficiency could be improved with the following tests: t1 = tic; for i = 1:10000 f = fullfile('c:\...

2일 전 | 답변 수: 1 | 0

1

답변

답변 있음
matlab function block Unable to call function?
The matlab function block in simulink has a "new feature syntax restriction" compared to the matlab general function. If there i...

3일 전 | 0

|수락됨

질문


matlab function block Unable to call function?
I'm trying to write some custom matlab program in simulink via a matlab function block, and the function in the block calls anot...

3일전|답변수:1 | 0

1

답변

답변 있음
Error in simulink simulation official example program?
delete the "slprj" folder and some of the intermediate files "*.slxc" that were created, and then re-simulate them.

3일 전 | 0

|수락됨

질문


I can't connect to my phone via "mobiledev"?
I'm trying to connect to my Iphone via the "mobiledev" function from my desktop matlab, following the steps in the tutorial here...

5일 전 | 답변 수: 0 | 0

0

답변

답변 있음
Extremely long delay when opening a Simulink model with UDP block (Instrument Control Toolbox)
R2022a have the same issue... automated driving toolbox: driving scenaro app

7일 전 | 0

질문


undistortFisheyePoints function How does it work?
How does this function work? According to the documentation, I understand the general process, but I don't know how to convert t...

14일 전 | 답변 수: 0 | 0

0

답변

질문


How to get the fisheye camera Intrinsic Parameters reference according to the aberration table provided by the fisheye lens manufacturer?
I have a fisheye lens aberration correction table like the one below, how can I get the fisheye camera internal reference model(...

15일 전 | 답변 수: 0 | 0

0

답변

답변 있음
Is it similar to the cv::remap reprojection mapping function in opencv in matlab?
use "interp2" function! The similarities and differences between "cv::remap" in opencv and "interp2" in matlab: Main common po...

18일 전 | 1

|수락됨

질문


Is it similar to the cv::remap reprojection mapping function in opencv in matlab?
As far as I know, I know interp2,interp,griddata,scatteredInterpolant and other functions can achieve my non-aligned regular gri...

19일 전 | 답변 수: 1 | 0

1

답변

질문


How to change each column of data in a matrix into a comma expression in an elegant and efficient way?
I want to convert a numeric matrix with multiple columns to a comma expression, especially when the matrix has more columns, usi...

22일 전 | 답변 수: 1 | 0

1

답변

질문


Why do vehichleToImage and worldToImage results not match?
As far as I don't fully understand, I think these 2 functions should internally implement the same principle, converting points ...

23일 전 | 답변 수: 0 | 0

0

답변

질문


Multiple toolboxes with lots of redundant features?
Note that this is not a question that needs to be answered, I would like to start a discussion on this. In recent years, mathwor...

약 1달 전 | 답변 수: 1 | 0

1

답변

질문


Is the position and orientation of the "Simulation 3D Camera block" output the result of a left-handed or a right-handed coordinate system?
When I use the Simulation 3D Camera block/Simulation 3D Vehicle with Ground Following block for simulation output in Unreal engi...

약1달전|답변수:0 | 0

0

답변

질문


Why does the plotCamera function give a warning message?
When I use this absolute pose to plot the camera position, the following warning message appears, I don't quite understand how t...

약1달전|답변수:0 | 0

0

답변

질문


"matfile" function does not fetch variables with multiple fields?
I have a very big mat file(about 2 GB),in which there are several hierarchical relationships, there is an array of variables occ...

약 1달 전 | 답변 수: 1 | 0

1

답변

답변 있음
Why do the eul2quat and quaternion functions differ on the calculated results?
"eul2*" series of built-in functions such as the order and expression of customary way ambiguous, for the time being, do not dis...

약 2달 전 | 0

질문


Why do the eul2quat and quaternion functions differ on the calculated results?
The following discussion is all about external rotation, which corresponds to the point rotation in matlab: I use the built-in ...

약 2달 전 | 답변 수: 4 | 0

4

답변

질문


Why do matlab and python convert Euler angles to quaternions with different results?
I converted the following Euler angles/radians into quaternions using matlab's built-in function eul2quat, the external order is...

약 2달 전 | 답변 수: 0 | 0

0

답변

질문


How to port SLAM algorithm to embedded platform?
The slam algorithm is very classic and widespread, with various application areas, but I rarely see examples of how to deploy sl...

약 2달 전 | 답변 수: 1 | 0

1

답변

질문


how to get the relative camera pose to another camera pose?
Two camera absolute poses, pose1(rotationMatrix1,translationVec1),pose2(rotationMatrix2,translationVec2) are know,how to get th...

약 2달 전 | 답변 수: 1 | 0

1

답변

질문


why point correspondence to rotation matrix calculation is not my expected?
for example, at first ,one point P1(1,0,0) rotate pi/2 angle by y-axis,then get the point P2(0,0,-1), then rotate pi/2 angle by...

2달 전 | 답변 수: 1 | 1

1

답변

질문


wyh rotation matrix convert to eular angle is not same with original eular?
At the beginning,i use eul2rotm function to convert eular degree to rotation matrix,then use rotm2eul function convert to back ...

2달 전 | 답변 수: 1 | 0

1

답변

질문


Error in simulink simulation official example program?
When I try to run the official example "Develop Visual SLAM Algorithm Using Unreal Engine Simulation" again, I get an error with...

2달 전 | 답변 수: 1 | 0

1

답변

제출됨


matlabCommentTemplate
Easy to use m-file comment template!

4달 전 | 다운로드 수: 4 |

Thumbnail

질문


Does the matlab local help documentation support black themes?
As far as I can see from the latest matlab release notes, R2022a starts to support livescript background color specifying, but I...

4달 전 | 답변 수: 1 | 0

1

답변

해결됨


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

4달 전

해결됨


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

4달 전

해결됨


Magic is simple (for beginners)
Determine for a magic square of order n, the magic sum m. For example m=15 for a magic square of order 3.

4달 전

더로드