Community Profile

photo

Joseph DeMaria


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Min/Max Values of a polynomial function using yminbnd
I'm having trouble figuring out how to use the yminbnd function correctly, as well as finding the max of this function withi...

3 years ago | 0 answers | 0

0

answers

Question


Vectorized Coding to Code a Function
How do I create a function fseries1, which recieves the value of k and x, and calculates and returns the sum of the series. S=...

3 years ago | 0 answers | 0

0

answers

Question


fprfintf for matrices and rounding
Within the question we have a function that solves for such matrices A,B,and C, these matrices are each 3x3 matrices. i.e. A= ...

3 years ago | 1 answer | 0

1

answer

Question


Printing functions using fprintf
The prompt for the question has the user input vectors x y and scalar h, then compute some functions I have defined... The probl...

3 years ago | 1 answer | 0

1

answer

Question


If statement for identifying row/column vectors/matrix/scalars
The question I am trying to solve, is how to create a function that recognizes the input given as either a colum vector, row vec...

3 years ago | 1 answer | 0

1

answer

Question


Matlab If Else Statement
The prompt of the question I have to do is: " The value of y is defined in terms of x by y=ln(0.5-x), write a function myfun(x) ...

3 years ago | 0 answers | 0

0

answers

Question


Functions within a matrix
If Matrix A = [2200 805; 1250 780; 2225 1005; 1225 1305; 1500 1825] The objective is to "Create a 5 b2 matrix assigned to varia...

3 years ago | 1 answer | 0

1

answer