photo

Amanda


2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
249,719
of 301,204

평판
0

참여
6 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,191

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,368

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


Numerical Integration with Trapezoidal and Simpson's Rule
I am doing numerical integration using the trapezoidal rule, and the simpson's 1/3, and simpson's 3/8 rule and checking the erro...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


Determine coefficients the result in the Least squares fit
y = a1*x + a2*x^2 Determine the coefficients that result in the least- squares fit for a second-order polynomial with a zero i...

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

0

답변

질문


Gauss Seidel Method with Relaxation
I am working on a matlab code using the Gauss Seidel method with relaxation to solve a system to a specified tolerance of es = 5...

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

1

답변

질문


Find the value of x such that the determinant of A is zero.
I am have matrix A with x as the parameter: A=[2,8,5;2,2,8*x;6*x^2,4*x+2,x^3]; I want to find the value of x such that the det...

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

2

답변

질문


issue with fzero and root finding
I am writing a function that computes the time that the rocket reaches some velocity. I am solving in using fzero. For my initia...

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

1

답변

질문


Why do I get assertion failed?
I am writing a function to calculate an estimate of pi for a specified number of significant digits. When I test it, it says ass...

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

1

답변