Community Profile

photo

Tony Montgomery


UW Madison

2014년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Need an upgrade but I don't know what toolbox I need
I need some help finding these mfiles. I need to upgrade my student version but I don't know what toolbox I need. What toolbox...

대략 9년 전 | 답변 수: 1 | 1

1

답변

질문


How can I find the location of the minimum and maximum
I am to test some ill condition matrices, so I want create a loop that creates 5 random nxn matrices. Then I want to be able to...

9년 초과 전 | 답변 수: 3 | 0

3

답변

질문


How to make divided difference table using cubic hermite interpolation
I have an assignment where I am to interpolate a function on some interval using cubic hermite interpolation. Here is the kicke...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


input a function as a user input
Here is what i need to do. I have to input the interval, number of interpolation points, and 4 functions. I need to then creat...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Create a polynomial from divided difference table
Here is what i need to do. I need to have the user input and interval, the number of interpolation points (3 < n < 25), and the...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Need to make a nested loop
I'm new at matlab, here's what i need to do. I've got a inner loop used to solve a polynomial at a given x value, But I need to...

9년 초과 전 | 답변 수: 3 | 0

3

답변

질문


I need help with the secant method. Need to find the root of Wilkinson polynomial
Im trying to use the secant method to prove that the root lies [20,22]. The equation that I'm trying to solve is p(t) = (t...

9년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
need help finding convergence
Thank you. THANK you. THANK YOU!! I'm not very good at this stuff yet. Thanks for the help I will dry it!!

9년 초과 전 | 0

질문


need help finding convergence
I have the following equation in matlab g1=@(x) tan(exp(x/20)) now I need to run this until I get two consecutive approximatio...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Help writhe a fixed point algorithm
Write a matlab program, for a given fixed point equation, x=g(x), runs the fixed point algorithm xnew = g(xold) until either...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


create a matrix in a function
I have to create a function called ssolve. in the function i need to create an array that can accept 3 variables a, b, n. thes...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


create a matrix with ones and zeros
in need to create an array of 20-by-20 the first row needs to be 19 ones and 1 zero the first column is all ones the last row...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Why cant I create a function in MatLab student version?
When I try to create a function i keep getting this error Error: Function definitions are not permitted in this context. Her...

9년 초과 전 | 답변 수: 2 | 0

2

답변