photo

ruik zhang


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
172,029
of 300,584

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to get the sequential rotational angles needed around x, y, and z axis according to the cosine direction changes?
Hello, Now I have a question below: I have a vector of coordinate (x0,y0,z0) and direction cosine (alpha_0, beta_0, gamar_0). ...

2 years ago | 1 answer | 0

1

answer

Answered
How to draw 3D XYZ plot with a matrix?
Hi Jonas, it seems work well. Thank you. Ruik

7 years ago | 0

Question


How to draw 3D XYZ plot with a matrix?
Hello, I have a 3D matrix (x, y ,z) such as: 38 70 0; 42 70 2; 42 72 4; 45 71 -2; 43 75 3 <</matlabcentral/an...

7 years ago | 2 answers | 0

2

answers

Question


How to remove some values in a matrix?
Hello, For example I have a matrix [66 62; 64 70; 62 100]; In the first column, I just want keep those values...

7 years ago | 1 answer | 0

1

answer

Question


How to transfer matrix values loaded in one subfunction to the main function?
Hi, I want the matrix values loaded in subfuction can be used in the main function which calls the subfunction. For example: f...

7 years ago | 1 answer | 0

1

answer

Question


3D trajectories plot
Hello, I have a matrix such as [1 2 3; 4 5 6; 1 3 5; 2 6 9], how to plot 3D trajectories from point [1 2 3] to [4 5 6] then fro...

7 years ago | 1 answer | 0

1

answer