Feeds
提问
How to make my code run faster?
Hello, I just wanted to know, how do I make this code run faster? tic for z_0=0.1:0.05:0.8 for R_0=0.01:0.05:1 f...
8 years 前 | 1 个回答 | 0
1
个回答提问
Cannot find the indefinite integral of a function with a variable limit
I am trying to find the integral for an indefinite integral with a variable as a limit. The following variable is the limit I ...
8 years 前 | 1 个回答 | 0
1
个回答提问
I need to replace a variable with it equivalent matrix in a function
I need the function E to be only in term of the variable 'D'. So I need to replace the 'k' with a matrix the contains only 'D' ...
8 years 前 | 2 个回答 | 0
