Feeds
提问
using a 'for' loop to create a vector
I need to put the roots of the equation shown (f) into a vector of one column. I have managed to go some way with this however i...
11 years 前 | 1 个回答 | 1
1
个回答提问
Conversion of Mathematica code to matlab
I have the following code in mathematical and need to convert it into matlab but cant for the life of me understand ow to do it,...
11 years 前 | 2 个回答 | 0
2
个回答提问
Function failed to evaluate on array inputs; vectorizing the function may speed up its evaluation and avoid the need to loop over array elements
*I need to create a selection of plots for 5 different values of v however with the below code I get a several copies of the sam...
12 years 前 | 0 个回答 | 0
0
个回答提问
How can I substitute a function into another equation to plot the answer?
I have an equation: r =1/16( a^4 + a^8/f(a) + f(a) ) of which f(a) = (2048 + 128a^6 + a^12 + sqrt(16384 + 2048a^6 + 80^12 +...
12 years 前 | 1 个回答 | 0