photo

Suchita Gupta


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
274,897
of 301,296

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,225

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,814

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

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

3 years ago | 1 answer | 0

1

answer

Question


not able to plot
close all clear all clc d = 0.1; % Diameter of the rocket (m) A = pi*(d/2)^2; ...

3 years ago | 0 answers | 0

0

answers

Question


not able to plot
clc %% DESIGN ASSIGNMENT 1 %% %%-----------given----------%% Alt = 35000; %cruise altitud...

3 years ago | 1 answer | 0

1

answer