Community Profile

photo

Satishkumar D


Last seen: 5 months ago Active since 2015

Followers: 0   Following: 0

Message

I am working as Asistant professor in E.E.E Department, NEW HORIZON COLLEGE OF ENGINEERING, BANGALORE, INDIA

Statistics

All
  • Explorer
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


what is model assessment block in simulink onramp
what is model assessment no input required in simulink onramp

5 years ago | 2 answers | 0

2

answers

Question


how to save binary matrix with dimension (418 x 627) in to text file in matlab
how to save binary matrix with dimension (418 x 627) in to text file in matlab.. i tried with dlmwrite, save, fwrite.. with thes...

8 years ago | 2 answers | 0

2

answers

Question


how to define row matrix in which first few elements are non zero rest are zeros in matlab
i want to define row matrix, length of row matrix = 209; in this row matrix elements for these positions : 0, 3, 7, 13, 21 are 1...

8 years ago | 1 answer | 0

1

answer

Question


what is command for circularly writing a row matrix in matlab
example: let a=[1 2 3 4 5] i want output like b=[ 1 2 3 4 5; 5 1 2 3 4; 4 5 1 2 3; 3 4 5 1 2;...

8 years ago | 2 answers | 0

2

answers