Community Profile

photo

poppy


Last seen: 대략 1년 전 2022년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


how to make function
I have this given function 𝑓(𝒙)=(𝑥1^2+𝑥2 −2)^2+(𝑥1 +𝑥2^2−4)^2+𝑥1*𝑥2 I need to make a function that computes that value of f(x...

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

1

답변

질문


How can I make a guess sidel function with the given variables: GS(Am,bm,initial_guess,10^-4) and the range is 𝑁 = [20, 40, 80, 160, 320, 640, 1280]
How can I make a guess sidel function with the given variables: GS(Am,bm,initial_guess,10^-4) and the range is 𝑁 = [20, 40, 80, ...

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

1

답변

질문


How do you make a multivariate Newton Raphson method function with N = 50 discrete segments
I have this code here, at the bottom I have a function newrap_me(@hxfunc,J,guessf'). it needs to have N=50 as its discrete segme...

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

0

답변

질문


how to make matrix
F = zeros(20,1); F(1:4) = 3.3; F(5:7) = 4.2; F(8:10) = 1.8; F(11:13) = 6.9; F(14:17) = 4.3; F(18:20) = 4.1; how do i take...

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

1

답변

질문


QUESTION: How would I go about generating a d block diagonal system for d = [ 5,10,15....50] and solve each system by integrating the two functions above.
FIRST Function for Gauss elimination: function [x, A, b] = GE(A, b) %---------------------------------------------------------...

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

0

답변

질문


could i get help with this question?
can someone help me with this?

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

0

답변