Maciej Kupras
Followers: 0 Following: 0
Feeds
提问
Will Matlab R2021a run on macOS Ventura?
Hi, I'm wondering whether Matlab R2021a will run on newest macOS? I'm considering switching to mac, however I do have an old ...
1 year 前 | 2 个回答 | 0
2
个回答提问
Plotting surface returns error
Hi, I do have 2 vectors: pbp_ss that has dimesions of 1x80 and is a double type pbp_st that has dimesions of 1x50 and is a dou...
2 years 前 | 1 个回答 | 0
1
个回答提问
Transformation matrix between two cartesian systems
Hi, I do have some points in 3D inertial frame of reference, that are randomly generated, but are meant to be measured with a ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Angle between two 3D vectors
I do have one column vector: st_direction = 0.6320 0.7308 0.2579 And the matrix of (let's say) 5 vectors: A = -0.89...
2 years 前 | 2 个回答 | 0
2
个回答提问
Three body problem - cannot plot trajectories.
Hi, I'm trying to solve three body problem in Matlab GUI. Unfortunetely, it does not work. I cannot plot the trajectories of t...
4 years 前 | 0 个回答 | 0
0
个回答提问
Vector of n elements
Hey! How can I create such a vector: [1,1+2,1+2+3, ... ,1+2+3+...+n] without a loop?
4 years 前 | 3 个回答 | 0