![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28767610_1672804044299_DEF.jpg)
FAKHRULRAZI
Followers: 0 Following: 0
Statistiques
3 Questions
0 Réponses
RANG
179 221
of 297 046
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 776
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
environ 2 ans il y a | 4 réponses | 0
4
réponsesQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0