FAKHRULRAZI
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
218.525
of 295.673
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
bijna 2 jaar ago | 4 answers | 0
4
answersQuestion
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...
bijna 2 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 2 jaar ago | 1 answer | 0