photo

Mikhos


University of Warwick

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
26,580
of 297,503

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

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

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

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

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

12 years ago | 1 answer | 0

1

answer