Community Profile

photo

Ed Davis


Auburn University

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Macaulay functions in MUPad
In general the Macaulay function (<x-a>^n) is evaluated as 0 for x<a and x^n for x>a. The integral is defined as int(<x-a>^n)...

9 years ago | 1 answer | 1

1

answer

Question


contour plot WITH gradient arrows shown below a mesh plot
I have a function of Z in variables X and Y. I can plot a contour plot below a mesh with meshc. Or I can plot a quiver plot on...

11 years ago | 0 answers | 0

0

answers

Question


divide by zero warning does not appear in version 2012a
I am testing some examples in a book and am having the following issue. when dividing by zero, 1/0, the book claims that MATLAB...

11 years ago | 2 answers | 0

2

answers

Question


~ in function definition
Looking at some previous code I found a function that is defined as function(x,y,z]=fun(~,~,~) what are the ~ doing in the i...

12 years ago | 1 answer | 0

1

answer

Question


Force MATLAB to run a specific function.
I understand MATLAB has an order of precedence for resolving names and that this can be useful in overriding the behavior of a M...

12 years ago | 1 answer | 1

1

answer