Feeds
提问
How to create zeros between ones in array
hello, anyone know a fast way to create zeros between ones in an array? for example A = [0 0 0 1 1 1 1 0 0 0] I want i...
10 years 前 | 2 个回答 | 0
2
个回答提问
Projection of 3D object at different random orientations onto 2D plane
I was wondering if there is a way to project a 3D object onto a 2D plane. I am trying to take statistics of size when projected...
10 years 前 | 0 个回答 | 1
0
个回答提问
How to read from a *.txt file to assign variables and paths
I would like to read from a text file that has the format of the following: BASEPATH="'/Users/asdf/xyz'" FILENAME1="'HELLO...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to write a file with strings and numbers
I would like to write an output file with all the information of variables and strings of my input files and values. For exa...
11 years 前 | 1 个回答 | 0