photo

poppy


Last seen: 9개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
172,609
of 299,750

평판
0

참여
6 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,792

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 165,710

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
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...

거의 3년 전 | 답변 수: 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, ...

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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...

거의 3년 전 | 답변 수: 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) %---------------------------------------------------------...

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 3년 전 | 답변 수: 0 | 0

0

답변