photo

FAKHRULRAZI


Last seen: 거의 3년 전 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
0 답변

순위
173,667
of 300,369

평판
0

참여
3 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


Matlab coding errors call when run..Please help to solve this problem
%Ingredients f = input('Enter your function: '); df = input('Enter derivative of this function: '); e = input('Enter toleranc...

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

4

답변

질문


Matlab coding errors call when run..Please help to solve this problem
% Define the initial point x0 and the size reduction parameter Delta x0 = [1 1]; Delta = [2 2]; % Set the tolerance epsilon...

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

1

답변

질문


My coding error during run. Please check my matlab coding. What is the cause?
clc close all clear all syms gamma beta e real syms x1 x2 real f(x1,x2) = (x1^2 + x2 -11)^2 + (x1 + x2^2 -7)^2; % Functio...

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

1

답변