Community Profile

photo

Mikhos


University of Warwick

Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ago | 1 answer | 1

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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 +...

11 years ago | 1 answer | 0

1

answer