Gaurav Srivastava
Followers: 0 Following: 0
Statistics
RANK
12,551
of 295,448
REPUTATION
3
CONTRIBUTIONS
11 Questions
2 Answers
ANSWER ACCEPTANCE
63.64%
VOTES RECEIVED
2
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Given a matrix "A", how to create a row vector of 1s that has the same number of elements as "A" has rows?
Given a matrix "A", do the following things:Create a row vector of 1's that has the same number of elements as "A" has rows.Crea...
5 years ago | 12 answers | 1
12
answersQuestion
Can anyone help me with the error?
edit by Rik (code originally posted as image): clc clear disp(' Question Number 2') x=0:1:10; y=40./(1+((x-4).^2) + 5*sin((...
5 years ago | 1 answer | 0
1
answerQuestion
Please anyone help me with the output?
I want the output to come in a number....not like my current output. Please help!
5 years ago | 1 answer | 0
1
answerHow can i change colour of a 3D plot?
Carefully observe the table, and the syntax is plot(x,y,'r+-') %r=Colour(here red) , +=Marker style(here plus) , -=Line style(...
5 years ago | 0
Question
Please help me with the problem?
Here, I want the output be like- Length of fish at 0 year = 14.7091 Length of fish at 1 year = 30.395 .....and so on As yo...
5 years ago | 1 answer | 0
1
answer2
answersQuestion
How to write the MATLAB code for this question?
Please help to write the code for this question.
5 years ago | 1 answer | 0
1
answer1
answerPrint a statement to the Command Window
It's not happening. How to display LHS=RHS?
5 years ago | 1