Feeds
提问
Generate random 3D coordinates in a cylinder
I want to generate a set of 1000 3D points (x,y,z) which are located inside a cylinder of radius r and centre axis from [x1,y1,z...
10 years 前 | 2 个回答 | 0
2
个回答提问
Draw 3D elliptic cylinder with given parameters
I want to plot an elliptic cylinder in 3D space. I have the following parameters that I wish to use: ellipse a-axis: 4.5368 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Neural Network retrieve test dataset to plot
I am wanting to retrieve the data in the 'test' plot from training so that I can plot the data myself in a different format. ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Horizontally join two datasets of different sizes based on a common field
Dear all, I have two matrices (A and B) that I want to join together horizontally based on a common field to create an output...
11 years 前 | 1 个回答 | 0
1
个回答提问
problems with a one-to-many join using a look up table
I have two datasets which I want to concatenate horizontally, for example: A=[12 432 245 3000 500] b=[3000 500 6.2 4.3 1...
11 years 前 | 1 个回答 | 0
