Feeds
提问
How to solve an equation multiple times with any combination of data points, given a data set?
I have a data table with values for x and y (i.e. x1=0 corresponds to y1=1). I need to solve for Z, with a given equation that u...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to solve a cubic equation when one of the variables in a coefficient is an array?
I have a cubic function that I need to find the real root(s) of, but one of the variables in a coefficient is an array because I...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to solve an equation with two variables but one variable is an array?
Hi, I'm still relatively new to coding, and I have a question about solving a quadratic equation, then using the results to grap...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to integrate a data set?
I have a data set that includes data for temperature and specific heat capacity, and I need to integrate (Cv(T)/T)dT and (Cv(T))...
6 years 前 | 1 个回答 | 0

