Statistiques
3 Questions
0 Réponses
RANG
274 902
of 301 301
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 897
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
I am not able to get the answer for the following code, I am using golden search section method.
%defining interval and function function y = gss(func,x) y = 6*x^2+11*x-35 xL = input('Enter the lower bound value = '); x...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
not able to plot
close all clear all clc d = 0.1; % Diameter of the rocket (m) A = pi*(d/2)^2; ...
plus de 3 ans il y a | 1 réponse | 0
0
réponseQuestion
not able to plot
clc %% DESIGN ASSIGNMENT 1 %% %%-----------given----------%% Alt = 35000; %cruise altitud...
plus de 3 ans il y a | 1 réponse | 0