photo

Pavinder Cheema


City University London

Last seen: 5 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
281,462
of 300,352

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Creating a diagonal matrix with specific diagonal vectors
Does anybody know how to create a matrix where only the main diagonal and the diagonal above and below it have values, the rest ...

8 years ago | 3 answers | 0

3

answers

Question


table is not working correctly
C1=input('Enter starting temperature im Celsius...') dC=input('Enter temperature increment in Celsius...') C=[C1:dC:((C1+dC)...

9 years ago | 1 answer | 0

1

answer

Question


Keep getting 'not enough input argumets' error
function output = g_x(x) %This function finds the values of g(x) set1=find((x)<((-pi)/2)) output(set1)=-1 x1 =((x)>=((-pi/2...

9 years ago | 1 answer | 0

1

answer