Feeds
提问
Raising a negative to a non-integer exponential
Hello, I am trying to raise a negative number to a non-integer exponential and getting imaginary answers. For example, the follo...
2 years 前 | 2 个回答 | 0
2
个回答提问
Read in matrix for multiple steps while changing string
Hi, I want to read in multiple temperature files at different time steps. For instance I have array: time = [0, 10, 20]; And I...
2 years 前 | 1 个回答 | 0
1
个回答提问
How do you open multiple .txt files with names count_#.txt where # goes from 1-4?
Hi, I am trying to open four data files - count_1.txt, count_2.txt, count_3.txt, and count_4.txt. Each contains four columns of ...
3 years 前 | 1 个回答 | 0
